[==========] 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:01:19.354336  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:45875
I20260709 13:01:19.356065  7604 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:01:19.357240  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:19.375716  7610 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:01:19.375707  7611 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:01:19.375684  7613 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:01:19.377159  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:20.607280  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:20.607550  7604 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:01:20.607707  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602080607687 us; error 0 us; skew 500 ppm
I20260709 13:01:20.608511  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:20.615298  7604 webserver.cc:533] Webserver started at http://127.7.109.62:36693/ using document root <none> and password file <none>
I20260709 13:01:20.616222  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:20.616442  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:20.616864  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:20.623008  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "7b7ef0a9ff1140028864ed6f3fedddf6"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-r9m8"
I20260709 13:01:20.631466  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:01:20.638299  7619 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:01:20.639768  7604 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:01:20.640102  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "7b7ef0a9ff1140028864ed6f3fedddf6"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-r9m8"
I20260709 13:01:20.640429  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-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:01:20.700098  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:20.701618  7604 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:01:20.702037  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:20.776587  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:45875
I20260709 13:01:20.776670  7670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:45875 every 8 connection(s)
I20260709 13:01:20.785133  7671 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:01:20.808502  7671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: Bootstrap starting.
I20260709 13:01:20.814940  7671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:20.816982  7671 log.cc:826] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: Log is configured to *not* fsync() on all Append() calls
I20260709 13:01:20.821887  7671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: No bootstrap required, opened a new log
I20260709 13:01:20.843086  7671 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER }
I20260709 13:01:20.843704  7671 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:20.843906  7671 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b7ef0a9ff1140028864ed6f3fedddf6, State: Initialized, Role: FOLLOWER
I20260709 13:01:20.844901  7671 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER }
I20260709 13:01:20.845378  7671 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:20.845634  7671 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:20.845914  7671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:20.850255  7671 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER }
I20260709 13:01:20.851100  7671 leader_election.cc:304] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [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: 7b7ef0a9ff1140028864ed6f3fedddf6; no voters: 
I20260709 13:01:20.852815  7671 leader_election.cc:290] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:20.853199  7674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:20.855594  7674 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 1 LEADER]: Becoming Leader. State: Replica: 7b7ef0a9ff1140028864ed6f3fedddf6, State: Running, Role: LEADER
I20260709 13:01:20.856628  7674 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [LEADER]: Queue going to LEADER mode. State: All 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: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER }
I20260709 13:01:20.857785  7671 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:20.870837  7676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b7ef0a9ff1140028864ed6f3fedddf6. Latest consensus state: current_term: 1 leader_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER } }
I20260709 13:01:20.870759  7675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b7ef0a9ff1140028864ed6f3fedddf6" member_type: VOTER } }
I20260709 13:01:20.871508  7676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:20.871563  7675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:20.875146  7684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:20.886456  7684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:20.889025  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:20.904271  7684 catalog_manager.cc:1383] Generated new cluster ID: ee667afc7b7a4bcda14337cf9b63575b
I20260709 13:01:20.904588  7684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:20.929230  7684 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:20.931522  7684 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:20.958537  7684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: Generated new TSK 0
I20260709 13:01:20.959753  7684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:21.021471  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.030761  7693 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:01:21.032158  7694 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:01:21.036190  7604 server_base.cc:1061] running on GCE node
W20260709 13:01:21.036432  7696 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:01:21.037493  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.037699  7604 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:01:21.037955  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602081037914 us; error 0 us; skew 500 ppm
I20260709 13:01:21.038720  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.043516  7604 webserver.cc:533] Webserver started at http://127.7.109.1:44157/ using document root <none> and password file <none>
I20260709 13:01:21.044112  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.044332  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.044644  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.045806  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "674f3427ae01416486a7bd4d9db4fe86"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.052361  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260709 13:01:21.057272  7701 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:01:21.058279  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:01:21.058717  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "674f3427ae01416486a7bd4d9db4fe86"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.059161  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-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:01:21.097860  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.099727  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.102674  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.108400  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.108743  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.109066  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.109295  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.214334  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:33249
I20260709 13:01:21.214435  7763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:33249 every 8 connection(s)
I20260709 13:01:21.221424  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.230892  7768 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:01:21.232664  7769 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:01:21.237462  7771 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:01:21.241233  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:21.242367  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.242686  7604 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:01:21.242913  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602081242894 us; error 0 us; skew 500 ppm
I20260709 13:01:21.243507  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.246901  7604 webserver.cc:533] Webserver started at http://127.7.109.2:39143/ using document root <none> and password file <none>
I20260709 13:01:21.247467  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.247694  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.247998  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.249421  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "a218115f5c2948978198e8e86cb75889"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.256567  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260709 13:01:21.257239  7764 heartbeater.cc:344] Connected to a master server at 127.7.109.62:45875
I20260709 13:01:21.257763  7764 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.259122  7764 heartbeater.cc:507] Master 127.7.109.62:45875 requested a full tablet report, sending...
I20260709 13:01:21.262215  7776 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:01:21.263075  7636 ts_manager.cc:194] Registered new tserver with Master: 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249)
I20260709 13:01:21.265362  7636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51360
I20260709 13:01:21.266254  7604 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.002s	sys 0.000s
I20260709 13:01:21.266661  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "a218115f5c2948978198e8e86cb75889"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.267022  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-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:01:21.291827  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.293584  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.296069  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.299089  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.299343  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.299634  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.299868  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.398159  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:42107
I20260709 13:01:21.398350  7838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:42107 every 8 connection(s)
I20260709 13:01:21.405530  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:21.418898  7843 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:01:21.421619  7842 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:01:21.422958  7839 heartbeater.cc:344] Connected to a master server at 127.7.109.62:45875
I20260709 13:01:21.423615  7839 heartbeater.cc:461] Registering TS with master...
W20260709 13:01:21.423632  7845 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:01:21.425045  7839 heartbeater.cc:507] Master 127.7.109.62:45875 requested a full tablet report, sending...
I20260709 13:01:21.425251  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:21.426643  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:21.426920  7604 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:01:21.427121  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602081427103 us; error 0 us; skew 500 ppm
I20260709 13:01:21.427811  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:21.428539  7636 ts_manager.cc:194] Registered new tserver with Master: a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:21.430125  7636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51370
I20260709 13:01:21.433337  7604 webserver.cc:533] Webserver started at http://127.7.109.3:39819/ using document root <none> and password file <none>
I20260709 13:01:21.434038  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:21.434291  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:21.434643  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:21.436086  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.442636  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:21.447443  7850 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:01:21.448434  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:21.448808  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
format_stamp: "Formatted at 2026-07-09 13:01:21 on dist-test-slave-r9m8"
I20260709 13:01:21.449187  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602079175892-7604-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:01:21.472158  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:21.473860  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:21.475615  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:21.478806  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:21.479120  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.479430  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:21.479646  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:21.587375  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:40755
I20260709 13:01:21.587466  7912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:40755 every 8 connection(s)
I20260709 13:01:21.604208  7913 heartbeater.cc:344] Connected to a master server at 127.7.109.62:45875
I20260709 13:01:21.604646  7913 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:21.605671  7913 heartbeater.cc:507] Master 127.7.109.62:45875 requested a full tablet report, sending...
I20260709 13:01:21.608098  7636 ts_manager.cc:194] Registered new tserver with Master: 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:21.608848  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016342576s
I20260709 13:01:21.609740  7636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51376
I20260709 13:01:21.666392  7636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51386:
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:01:21.670262  7636 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:01:21.780386  7803 tablet_service.cc:1511] Processing CreateTablet for tablet c9c26338a6e3401382ed9e6efd8c7d68 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:21.780874  7804 tablet_service.cc:1511] Processing CreateTablet for tablet 02bdc8d369584072ab4ac623065b7e66 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:21.782352  7803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c26338a6e3401382ed9e6efd8c7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.783957  7802 tablet_service.cc:1511] Processing CreateTablet for tablet d6697e32c41044eca3c8827cbfc45ce9 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:21.788230  7802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6697e32c41044eca3c8827cbfc45ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.793387  7801 tablet_service.cc:1511] Processing CreateTablet for tablet 05133a5aaa8449fc9c58425999713733 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:21.795234  7804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bdc8d369584072ab4ac623065b7e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.805553  7800 tablet_service.cc:1511] Processing CreateTablet for tablet 64542b0a61c14696a01c5f772cf374a6 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:21.807132  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64542b0a61c14696a01c5f772cf374a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.814975  7799 tablet_service.cc:1511] Processing CreateTablet for tablet 2712ead3993d45deb03f513ff683489e (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:21.817279  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2712ead3993d45deb03f513ff683489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.824379  7801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05133a5aaa8449fc9c58425999713733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.850477  7798 tablet_service.cc:1511] Processing CreateTablet for tablet cf1a8b4a51734e49b32a428ee43a6f3a (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:21.852182  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1a8b4a51734e49b32a428ee43a6f3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:21.883548  7683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:21.882761  7797 tablet_service.cc:1511] Processing CreateTablet for tablet e788b0f931974d4db8c64e3032d64ddc (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:21.912909  7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788b0f931974d4db8c64e3032d64ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.919230  7799 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8260e23544d94b79a775923034639 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:21.922770  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8260e23544d94b79a775923034639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.930711  7728 tablet_service.cc:1511] Processing CreateTablet for tablet c9c26338a6e3401382ed9e6efd8c7d68 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:21.933455  7931 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:21.934533  7727 tablet_service.cc:1511] Processing CreateTablet for tablet d6697e32c41044eca3c8827cbfc45ce9 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:21.936088  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c26338a6e3401382ed9e6efd8c7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.935346  7729 tablet_service.cc:1511] Processing CreateTablet for tablet 02bdc8d369584072ab4ac623065b7e66 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:21.939183  7725 tablet_service.cc:1511] Processing CreateTablet for tablet 64542b0a61c14696a01c5f772cf374a6 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:21.936187  7726 tablet_service.cc:1511] Processing CreateTablet for tablet 05133a5aaa8449fc9c58425999713733 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:21.943506  7724 tablet_service.cc:1511] Processing CreateTablet for tablet 2712ead3993d45deb03f513ff683489e (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:21.944757  7727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6697e32c41044eca3c8827cbfc45ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.947289  7723 tablet_service.cc:1511] Processing CreateTablet for tablet cf1a8b4a51734e49b32a428ee43a6f3a (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:21.951375  7725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64542b0a61c14696a01c5f772cf374a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.956815  7723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1a8b4a51734e49b32a428ee43a6f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.957568  7729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bdc8d369584072ab4ac623065b7e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.953634  7878 tablet_service.cc:1511] Processing CreateTablet for tablet 02bdc8d369584072ab4ac623065b7e66 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:01:21.958123  7722 tablet_service.cc:1511] Processing CreateTablet for tablet e788b0f931974d4db8c64e3032d64ddc (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:21.965484  7724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2712ead3993d45deb03f513ff683489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.965814  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bdc8d369584072ab4ac623065b7e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.962601  7877 tablet_service.cc:1511] Processing CreateTablet for tablet c9c26338a6e3401382ed9e6efd8c7d68 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:01:21.963253  7875 tablet_service.cc:1511] Processing CreateTablet for tablet 05133a5aaa8449fc9c58425999713733 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:01:21.960255  7721 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8260e23544d94b79a775923034639 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:21.967593  7876 tablet_service.cc:1511] Processing CreateTablet for tablet d6697e32c41044eca3c8827cbfc45ce9 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:01:21.982846  7877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c26338a6e3401382ed9e6efd8c7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.981585  7726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05133a5aaa8449fc9c58425999713733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.982779  7874 tablet_service.cc:1511] Processing CreateTablet for tablet 64542b0a61c14696a01c5f772cf374a6 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:01:21.985162  7872 tablet_service.cc:1511] Processing CreateTablet for tablet cf1a8b4a51734e49b32a428ee43a6f3a (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:01:21.984537  7876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6697e32c41044eca3c8827cbfc45ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.973948  7873 tablet_service.cc:1511] Processing CreateTablet for tablet 2712ead3993d45deb03f513ff683489e (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:01:21.991351  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 34c8260e23544d94b79a775923034639 (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:01:21.997337  7875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05133a5aaa8449fc9c58425999713733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.995088  7871 tablet_service.cc:1511] Processing CreateTablet for tablet e788b0f931974d4db8c64e3032d64ddc (DEFAULT_TABLE table=test-workload [id=c525050b3dad44d2b84ca8fc4c7016ea]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:01:22.012259  7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8260e23544d94b79a775923034639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.006143  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64542b0a61c14696a01c5f772cf374a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.017064  7722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788b0f931974d4db8c64e3032d64ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.026747  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1a8b4a51734e49b32a428ee43a6f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.046283  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2712ead3993d45deb03f513ff683489e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.047987  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c8260e23544d94b79a775923034639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.051930  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788b0f931974d4db8c64e3032d64ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.067276  7931 tablet_bootstrap.cc:654] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.148756  7932 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.155272  7933 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.163554  7931 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.164124  7931 ts_tablet_manager.cc:1403] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.006s
I20260709 13:01:22.175680  7931 raft_consensus.cc:359] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.176851  7931 raft_consensus.cc:385] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.177220  7931 raft_consensus.cc:740] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.183009  7931 consensus_queue.cc:260] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.183615  7933 tablet_bootstrap.cc:654] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.185395  7932 tablet_bootstrap.cc:654] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.190286  7931 ts_tablet_manager.cc:1434] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 13:01:22.191540  7839 heartbeater.cc:499] Master 127.7.109.62:45875 was elected leader, sending a full tablet report...
I20260709 13:01:22.191787  7931 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.203063  7931 tablet_bootstrap.cc:654] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.205159  7933 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.205864  7933 ts_tablet_manager.cc:1403] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.000s
I20260709 13:01:22.209043  7932 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.209648  7932 ts_tablet_manager.cc:1403] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.007s
I20260709 13:01:22.209295  7933 raft_consensus.cc:359] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.210378  7933 raft_consensus.cc:385] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.210794  7933 raft_consensus.cc:740] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.211659  7933 consensus_queue.cc:260] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.213253  7932 raft_consensus.cc:359] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.214131  7932 raft_consensus.cc:385] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.214486  7932 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.215781  7932 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.219558  7931 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.221257  7764 heartbeater.cc:499] Master 127.7.109.62:45875 was elected leader, sending a full tablet report...
I20260709 13:01:22.224406  7933 ts_tablet_manager.cc:1434] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 13:01:22.224696  7913 heartbeater.cc:499] Master 127.7.109.62:45875 was elected leader, sending a full tablet report...
I20260709 13:01:22.225930  7932 ts_tablet_manager.cc:1434] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260709 13:01:22.226397  7933 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.227065  7932 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.227586  7931 ts_tablet_manager.cc:1403] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.002s
I20260709 13:01:22.234200  7932 tablet_bootstrap.cc:654] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.234966  7933 tablet_bootstrap.cc:654] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.238001  7931 raft_consensus.cc:359] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.238900  7931 raft_consensus.cc:385] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.239235  7931 raft_consensus.cc:740] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.240119  7931 consensus_queue.cc:260] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.245684  7931 ts_tablet_manager.cc:1434] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:01:22.246879  7931 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.249684  7935 raft_consensus.cc:493] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.250236  7935 raft_consensus.cc:515] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.256664  7935 leader_election.cc:290] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755), 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249)
I20260709 13:01:22.281786  7931 tablet_bootstrap.cc:654] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.287727  7932 tablet_bootstrap.cc:492] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.288290  7932 ts_tablet_manager.cc:1403] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.002s
I20260709 13:01:22.295447  7932 raft_consensus.cc:359] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.296826  7932 raft_consensus.cc:385] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.297150  7932 raft_consensus.cc:740] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.298054  7932 consensus_queue.cc:260] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.300483  7932 ts_tablet_manager.cc:1434] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:01:22.301388  7932 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.312193  7933 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.312693  7933 ts_tablet_manager.cc:1403] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.050s
I20260709 13:01:22.316983  7933 raft_consensus.cc:359] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.318337  7932 tablet_bootstrap.cc:654] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.319000  7933 raft_consensus.cc:385] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.319372  7933 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.320619  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.323614  7931 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
W20260709 13:01:22.323501  7779 leader_election.cc:343] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.324165  7931 ts_tablet_manager.cc:1403] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.013s
I20260709 13:01:22.327129  7931 raft_consensus.cc:359] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.327919  7931 raft_consensus.cc:385] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.328238  7931 raft_consensus.cc:740] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.329108  7931 consensus_queue.cc:260] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.331615  7931 ts_tablet_manager.cc:1434] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:22.332621  7931 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.320211  7933 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.335660  7933 ts_tablet_manager.cc:1434] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:01:22.336597  7933 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.339072  7931 tablet_bootstrap.cc:654] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.339484  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
W20260709 13:01:22.344348  7914 tablet.cc:2406] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:22.351627  7933 tablet_bootstrap.cc:654] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:22.352535  7778 leader_election.cc:343] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.353008  7778 leader_election.cc:304] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a218115f5c2948978198e8e86cb75889; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:22.354858  7935 raft_consensus.cc:2749] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.357316  7932 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.358110  7932 ts_tablet_manager.cc:1403] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.013s
I20260709 13:01:22.361239  7931 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.361804  7931 ts_tablet_manager.cc:1403] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:01:22.363487  7932 raft_consensus.cc:359] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.365692  7933 tablet_bootstrap.cc:492] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.365655  7932 raft_consensus.cc:385] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.366380  7933 ts_tablet_manager.cc:1403] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 13:01:22.368675  7933 raft_consensus.cc:359] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.369354  7933 raft_consensus.cc:385] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.369688  7933 raft_consensus.cc:740] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.366279  7932 raft_consensus.cc:740] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.370424  7933 consensus_queue.cc:260] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.371304  7932 consensus_queue.cc:260] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.373159  7933 ts_tablet_manager.cc:1434] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:01:22.373550  7932 ts_tablet_manager.cc:1434] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:22.374230  7933 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.374416  7932 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.365466  7931 raft_consensus.cc:359] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.377003  7931 raft_consensus.cc:385] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.377489  7931 raft_consensus.cc:740] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.378645  7931 consensus_queue.cc:260] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.381950  7933 tablet_bootstrap.cc:654] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.383567  7931 ts_tablet_manager.cc:1434] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:01:22.384666  7931 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.393536  7931 tablet_bootstrap.cc:654] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.400745  7932 tablet_bootstrap.cc:654] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.419548  7932 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.421664  7932 ts_tablet_manager.cc:1403] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.009s
I20260709 13:01:22.423295  7933 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.423851  7933 ts_tablet_manager.cc:1403] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.050s	user 0.040s	sys 0.005s
I20260709 13:01:22.424475  7931 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.424782  7932 raft_consensus.cc:359] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.425606  7932 raft_consensus.cc:385] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.425925  7932 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.425266  7931 ts_tablet_manager.cc:1403] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.012s
I20260709 13:01:22.427109  7933 raft_consensus.cc:359] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.427975  7933 raft_consensus.cc:385] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.428303  7933 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.429116  7933 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.429659  7931 raft_consensus.cc:359] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.430442  7931 raft_consensus.cc:385] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.430819  7931 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.432039  7933 ts_tablet_manager.cc:1434] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:22.431638  7931 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.433593  7933 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.434697  7932 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.437628  7932 ts_tablet_manager.cc:1434] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:01:22.438982  7932 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.441550  7933 tablet_bootstrap.cc:654] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.447310  7931 ts_tablet_manager.cc:1434] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:01:22.449234  7931 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.453878  7932 tablet_bootstrap.cc:654] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.462530  7933 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.465761  7933 ts_tablet_manager.cc:1403] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.016s
I20260709 13:01:22.469687  7931 tablet_bootstrap.cc:654] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.473510  7933 raft_consensus.cc:359] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.474416  7933 raft_consensus.cc:385] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.474769  7933 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.475032  7932 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.475664  7932 ts_tablet_manager.cc:1403] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260709 13:01:22.475790  7933 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.478479  7933 ts_tablet_manager.cc:1434] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:01:22.479552  7933 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.479229  7932 raft_consensus.cc:359] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.480134  7932 raft_consensus.cc:385] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.480500  7932 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.481442  7932 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.484179  7932 ts_tablet_manager.cc:1434] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:22.485312  7932 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.487375  7933 tablet_bootstrap.cc:654] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.492434  7932 tablet_bootstrap.cc:654] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.505057  7932 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.505690  7932 ts_tablet_manager.cc:1403] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 13:01:22.506201  7931 tablet_bootstrap.cc:492] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.506958  7931 ts_tablet_manager.cc:1403] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.005s
I20260709 13:01:22.508893  7932 raft_consensus.cc:359] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.509811  7932 raft_consensus.cc:385] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.510175  7932 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.510917  7931 raft_consensus.cc:359] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.511126  7932 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.512010  7931 raft_consensus.cc:385] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.513934  7932 ts_tablet_manager.cc:1434] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:22.524185  7931 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.525431  7932 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.525699  7933 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.526216  7933 ts_tablet_manager.cc:1403] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.012s
I20260709 13:01:22.529508  7933 raft_consensus.cc:359] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.530489  7933 raft_consensus.cc:385] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.530850  7933 raft_consensus.cc:740] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.531621  7933 consensus_queue.cc:260] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.532862  7932 tablet_bootstrap.cc:654] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.534320  7933 ts_tablet_manager.cc:1434] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:22.535418  7933 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.543429  7933 tablet_bootstrap.cc:654] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.544811  7931 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.545902  7932 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.546490  7932 ts_tablet_manager.cc:1403] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:01:22.549759  7932 raft_consensus.cc:359] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.550760  7932 raft_consensus.cc:385] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.551221  7932 raft_consensus.cc:740] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.552348  7932 consensus_queue.cc:260] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.555228  7932 ts_tablet_manager.cc:1434] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:22.556243  7933 tablet_bootstrap.cc:492] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.556404  7932 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.556759  7933 ts_tablet_manager.cc:1403] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:01:22.560393  7933 raft_consensus.cc:359] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.561245  7933 raft_consensus.cc:385] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.561609  7933 raft_consensus.cc:740] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.562404  7933 consensus_queue.cc:260] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.564425  7932 tablet_bootstrap.cc:654] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.565261  7933 ts_tablet_manager.cc:1434] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:22.566864  7939 raft_consensus.cc:493] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.567449  7939 raft_consensus.cc:515] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.568063  7931 ts_tablet_manager.cc:1434] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:01:22.571887  7939 leader_election.cc:290] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.572674  7933 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.576076  7940 raft_consensus.cc:493] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.576907  7940 raft_consensus.cc:515] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.579890  7935 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.580680  7933 tablet_bootstrap.cc:654] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.580435  7935 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.582942  7935 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.587144  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.587978  7940 leader_election.cc:290] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:22.589573  7888 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 0.
I20260709 13:01:22.603447  7931 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:22.607151  7939 raft_consensus.cc:493] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.612562  7939 raft_consensus.cc:515] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.638697  7779 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.650224  7931 tablet_bootstrap.cc:654] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.650810  7935 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.656140  7935 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.656733  7935 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.658869  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
W20260709 13:01:22.660764  7705 leader_election.cc:343] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.660573  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.661477  7813 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.662505  7939 leader_election.cc:290] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.670076  7939 raft_consensus.cc:493] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.672835  7932 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.673535  7932 ts_tablet_manager.cc:1403] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.012s
I20260709 13:01:22.670616  7939 raft_consensus.cc:515] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.666692  7705 leader_election.cc:304] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.678586  7939 leader_election.cc:290] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.679136  7939 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.679572  7939 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.683677  7933 tablet_bootstrap.cc:492] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:22.684296  7933 ts_tablet_manager.cc:1403] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.011s
I20260709 13:01:22.682834  7940 raft_consensus.cc:493] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.690621  7939 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.688400  7940 raft_consensus.cc:515] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.692672  7940 leader_election.cc:290] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:22.694970  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.700062  7939 raft_consensus.cc:2804] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.701573  7939 raft_consensus.cc:493] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.701953  7932 raft_consensus.cc:359] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.702831  7932 raft_consensus.cc:385] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.703197  7932 raft_consensus.cc:740] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.704378  7931 tablet_bootstrap.cc:492] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:22.704124  7932 consensus_queue.cc:260] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.704895  7931 ts_tablet_manager.cc:1403] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.009s
I20260709 13:01:22.701983  7939 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.709211  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:22.700322  7813 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.717582  7739 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 0.
I20260709 13:01:22.717438  7940 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.721948  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.723227  7940 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.720777  7935 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.727123  7932 ts_tablet_manager.cc:1434] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.004s
I20260709 13:01:22.723564  7933 raft_consensus.cc:359] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.731961  7705 leader_election.cc:304] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.740329  7933 raft_consensus.cc:385] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.740777  7933 raft_consensus.cc:740] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.740783  7968 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.742717  7968 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.742399  7933 consensus_queue.cc:260] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.747018  7932 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Bootstrap starting.
I20260709 13:01:22.750662  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.751865  7974 raft_consensus.cc:493] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.752363  7974 raft_consensus.cc:515] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.756975  7975 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.763456  7933 ts_tablet_manager.cc:1434] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 13:01:22.743469  7967 raft_consensus.cc:2804] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.766312  7933 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: Bootstrap starting.
I20260709 13:01:22.759743  7814 raft_consensus.cc:2393] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:22.759554  7940 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:22.747067  7971 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.769043  7967 raft_consensus.cc:493] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.771284  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:22.772454  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.775503  7970 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.786725  7940 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.759553  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.810195  7940 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.818121  7973 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.787001  7967 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.809821  7931 raft_consensus.cc:359] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.816514  7888 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.818178  7887 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.824433  7931 raft_consensus.cc:385] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.828697  7931 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.757560  7975 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.815920  7970 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.833199  7974 leader_election.cc:290] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249)
I20260709 13:01:22.825122  7973 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.838239  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:22.809860  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.815310  7971 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.838091  7931 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.838609  7939 raft_consensus.cc:515] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.838923  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.839114  7968 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.839355  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:22.840642  7737 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:22.841117  7886 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.841723  7974 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.842783  7739 raft_consensus.cc:2393] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:22.849993  7738 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:22.843319  7970 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.843191  7939 leader_election.cc:290] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.841233  7935 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.853084  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:22.853839  7932 tablet_bootstrap.cc:654] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.844296  7813 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.848052  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:22.856917  7888 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.859799  7812 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.851809  7973 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.859567  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.859634  7940 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:22.855159  7974 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.862666  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.862634  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.878494  7810 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:22.863480  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
W20260709 13:01:22.865141  7704 leader_election.cc:343] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:22.905423  7683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:22.914732  7704 leader_election.cc:304] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889
I20260709 13:01:22.916175  7939 raft_consensus.cc:2749] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:22.916356  7704 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:40755, user_credentials={real_user=slave}} blocked reactor thread for 80880.8us
I20260709 13:01:22.924858  7705 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.931408  7939 raft_consensus.cc:2804] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.931854  7939 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.932273  7939 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.940361  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.941222  7811 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:22.867425  7972 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.940419  7971 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.952380  7939 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.942993  7705 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.965059  7886 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 0.
I20260709 13:01:22.965914  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.952821  7812 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 1.
I20260709 13:01:22.945932  7967 raft_consensus.cc:515] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:22.954314  7975 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.967538  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.970018  7968 raft_consensus.cc:2804] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.979339  7814 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:22.966732  7704 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:22.973937  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:22.982983  7854 leader_election.cc:304] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.980784  7968 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.984565  7968 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.983882  7967 leader_election.cc:290] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:22.986342  7940 raft_consensus.cc:2804] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.986799  7940 raft_consensus.cc:493] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.987205  7940 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.987385  7813 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:22.988360  7967 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.983494  7931 ts_tablet_manager.cc:1434] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.278s	user 0.022s	sys 0.020s
I20260709 13:01:22.989255  7967 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:22.985034  7854 leader_election.cc:343] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.990340  7967 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.996119  7932 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: No bootstrap required, opened a new log
I20260709 13:01:22.996651  7932 ts_tablet_manager.cc:1403] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent bootstrapping tablet: real 0.250s	user 0.029s	sys 0.043s
I20260709 13:01:22.967962  7972 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:22.996711  7854 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:22.997838  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:22.998538  7887 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 0.
I20260709 13:01:22.999032  7886 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 0.
I20260709 13:01:22.999603  7974 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.000743  7974 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.001399  7779 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.004417  7977 raft_consensus.cc:2804] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.006428  7977 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.001116  7974 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.009191  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:23.004736  7931 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:23.006861  7977 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.012475  7886 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:23.012596  7967 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.015586  7933 tablet_bootstrap.cc:654] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.011148  7974 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.014632  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.016836  7852 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.019096  7939 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.019541  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.004942  7779 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.023085  7813 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.012475  7972 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.029022  7971 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.032105  7971 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.032073  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:23.033267  7971 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.033432  7887 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 0.
I20260709 13:01:23.033506  7854 leader_election.cc:304] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.020759  7705 leader_election.cc:304] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.021292  7940 raft_consensus.cc:515] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.036751  7967 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.039873  7852 leader_election.cc:304] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf; no voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.029302  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.041111  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.034860  7972 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.041673  7887 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.041702  7972 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.040719  7932 raft_consensus.cc:359] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.042807  7932 raft_consensus.cc:385] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.043092  7932 raft_consensus.cc:740] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.046411  7967 raft_consensus.cc:2804] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.047343  7967 raft_consensus.cc:697] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:23.042294  7972 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.041616  7886 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.051882  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.053412  7739 raft_consensus.cc:2393] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.056083  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.057793  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.058696  7739 raft_consensus.cc:2393] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.060041  7932 consensus_queue.cc:260] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.048676  7779 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.062789  7973 raft_consensus.cc:2804] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.063702  7973 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.064080  7973 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.066442  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.067556  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:23.067799  7812 raft_consensus.cc:2393] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.049989  7967 consensus_queue.cc:237] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.072279  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.073455  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:23.075574  7932 ts_tablet_manager.cc:1434] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.005s
I20260709 13:01:23.077719  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.079890  7738 raft_consensus.cc:2393] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.079198  7887 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 1.
I20260709 13:01:23.087152  7979 raft_consensus.cc:2764] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:23.090224  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.091001  7812 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.098523  7813 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 1.
I20260709 13:01:23.100116  7705 leader_election.cc:304] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.100862  7974 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.101697  7967 raft_consensus.cc:2804] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.101894  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.102777  7738 raft_consensus.cc:2393] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.103143  7974 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.102660  7967 raft_consensus.cc:697] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:23.104194  7967 consensus_queue.cc:237] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:23.105643  7931 tablet_bootstrap.cc:654] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.105753  7971 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.083184  7973 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.083319  7968 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.108623  7888 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 1.
I20260709 13:01:23.109824  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.110160  7886 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 1.
I20260709 13:01:23.117017  7811 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.117069  7739 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.119346  7968 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.119633  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.100132  7812 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.120342  7813 raft_consensus.cc:2393] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.121877  7887 raft_consensus.cc:2393] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in this term.
I20260709 13:01:23.122202  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.123484  7811 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.125068  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.126221  7739 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.121445  7971 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.115698  7940 leader_election.cc:290] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.136226  7973 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.137002  7933 tablet_bootstrap.cc:492] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: No bootstrap required, opened a new log
I20260709 13:01:23.137523  7933 ts_tablet_manager.cc:1403] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: Time spent bootstrapping tablet: real 0.372s	user 0.026s	sys 0.058s
I20260709 13:01:23.133199  7779 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.140974  7854 leader_election.cc:304] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.142402  7973 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.143164  7973 raft_consensus.cc:697] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:23.145817  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.144223  7973 consensus_queue.cc:237] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.147470  7981 raft_consensus.cc:2749] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.147464  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.148346  7886 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.149008  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.140607  7977 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.145606  7940 raft_consensus.cc:2804] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.151145  7940 raft_consensus.cc:697] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.151624  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.150590  7933 raft_consensus.cc:359] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.152458  7933 raft_consensus.cc:385] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.152879  7933 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.155190  7738 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.158375  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.159152  7887 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.159621  7933 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
W20260709 13:01:23.160406  7852 leader_election.cc:343] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.161140  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.161892  7852 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf; no voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.164860  7886 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 1.
I20260709 13:01:23.164753  7972 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.161893  7933 ts_tablet_manager.cc:1434] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 13:01:23.161932  7888 raft_consensus.cc:2393] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.168387  7814 raft_consensus.cc:2393] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.174134  7931 tablet_bootstrap.cc:492] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:23.174665  7931 ts_tablet_manager.cc:1403] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.002s
I20260709 13:01:23.174937  7852 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf; no voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.175973  7981 raft_consensus.cc:2749] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.166222  7779 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
W20260709 13:01:23.179314  7778 leader_election.cc:343] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.177814  7972 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.177655  7940 consensus_queue.cc:237] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.182257  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
W20260709 13:01:23.180467  7778 leader_election.cc:343] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.184549  7778 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [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: a218115f5c2948978198e8e86cb75889; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.184296  7977 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.185420  7971 raft_consensus.cc:2804] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.185981  7971 raft_consensus.cc:697] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:23.186117  7977 raft_consensus.cc:2749] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.187011  7971 consensus_queue.cc:237] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.186489  7636 catalog_manager.cc:5697] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 0 to 1, leader changed from <none> to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.193344  7931 raft_consensus.cc:359] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.194450  7931 raft_consensus.cc:385] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.195287  7931 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
W20260709 13:01:23.195441  7854 leader_election.cc:343] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.195652  7888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.190848  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.196121  7931 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.177219  7887 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 1.
I20260709 13:01:23.200348  7931 ts_tablet_manager.cc:1434] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:01:23.201179  7979 raft_consensus.cc:2749] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.204187  7704 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [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: 674f3427ae01416486a7bd4d9db4fe86; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.205175  7967 raft_consensus.cc:2749] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.208283  7886 raft_consensus.cc:2393] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 674f3427ae01416486a7bd4d9db4fe86 in current term 1: Already voted for candidate a218115f5c2948978198e8e86cb75889 in this term.
I20260709 13:01:23.211597  7931 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: Bootstrap starting.
I20260709 13:01:23.214125  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.214831  7738 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.224468  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.225967  7739 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.226017  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.226740  7737 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.244490  7931 tablet_bootstrap.cc:654] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.255765  7736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.286164  7737 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.286891  7736 raft_consensus.cc:2393] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 674f3427ae01416486a7bd4d9db4fe86 in this term.
I20260709 13:01:23.245005  7633 catalog_manager.cc:5697] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 1 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.284077  7704 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [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: 674f3427ae01416486a7bd4d9db4fe86; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.281031  7634 catalog_manager.cc:5697] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.294067  7967 raft_consensus.cc:2749] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.294485  7704 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.262972  7738 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.294768  7634 catalog_manager.cc:5697] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.297912  7931 tablet_bootstrap.cc:492] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: No bootstrap required, opened a new log
I20260709 13:01:23.298503  7931 ts_tablet_manager.cc:1403] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.026s
I20260709 13:01:23.298836  7967 raft_consensus.cc:2804] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.285171  7739 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.299437  7967 raft_consensus.cc:697] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:23.300370  7967 consensus_queue.cc:237] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.301462  7931 raft_consensus.cc:359] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.302223  7931 raft_consensus.cc:385] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.302531  7931 raft_consensus.cc:740] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.303421  7931 consensus_queue.cc:260] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.305780  7852 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.305979  7931 ts_tablet_manager.cc:1434] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:23.306041  7778 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [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: a218115f5c2948978198e8e86cb75889; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.307165  7971 raft_consensus.cc:2749] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.307685  7852 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.308708  7979 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.309057  7940 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.309485  7979 raft_consensus.cc:697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.309641  7940 raft_consensus.cc:697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.310675  7940 consensus_queue.cc:237] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.310820  7979 consensus_queue.cc:237] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.347965  7636 catalog_manager.cc:5697] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 0 to 1, leader changed from <none> to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.355335  7633 catalog_manager.cc:5697] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.363368  7634 catalog_manager.cc:5697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 1 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.367360  7634 catalog_manager.cc:5697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 1 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.509475  7967 consensus_queue.cc:1048] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.524724  7939 consensus_queue.cc:1048] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.534346  7979 raft_consensus.cc:493] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.534998  7979 raft_consensus.cc:515] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.538743  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.539383  7739 raft_consensus.cc:2468] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:23.539158  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889" is_pre_election: true
I20260709 13:01:23.540201  7814 raft_consensus.cc:2468] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 0.
I20260709 13:01:23.540340  7979 leader_election.cc:290] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.540827  7852 leader_election.cc:304] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:23.541867  7979 raft_consensus.cc:2804] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.542258  7979 raft_consensus.cc:493] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.542645  7979 raft_consensus.cc:3060] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.548018  7979 raft_consensus.cc:515] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.552977  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.553318  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c8260e23544d94b79a775923034639" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.553735  7814 raft_consensus.cc:3060] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.554006  7739 raft_consensus.cc:3060] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.555395  7971 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.563089  7979 leader_election.cc:290] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:23.562772  7814 raft_consensus.cc:2468] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.565349  7854 leader_election.cc:304] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.566461  7979 raft_consensus.cc:2804] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.567399  7979 raft_consensus.cc:697] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.568607  7979 consensus_queue.cc:237] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.569950  7739 raft_consensus.cc:2468] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 1.
I20260709 13:01:23.577121  7971 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.602623  7634 catalog_manager.cc:5697] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 1 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.610075  7979 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.624307  7981 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.625908  7971 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.626458  7971 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.628944  7971 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.632084  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" is_pre_election: true
I20260709 13:01:23.635366  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674f3427ae01416486a7bd4d9db4fe86" is_pre_election: true
I20260709 13:01:23.636247  7739 raft_consensus.cc:2393] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a218115f5c2948978198e8e86cb75889 in current term 1: Already voted for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in this term.
I20260709 13:01:23.637794  7778 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a218115f5c2948978198e8e86cb75889; no voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.639868  7971 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.642270  7939 consensus_queue.cc:1048] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.645742  7939 consensus_queue.cc:1048] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.653162  7971 raft_consensus.cc:2749] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.696575  7971 consensus_queue.cc:1048] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.704367  7939 consensus_queue.cc:1048] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.710127  7971 consensus_queue.cc:1048] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.711052  7888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:58108
I20260709 13:01:23.711813  7888 raft_consensus.cc:606] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.741377  7968 consensus_queue.cc:1048] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.753482  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:40202
I20260709 13:01:23.754179  7813 raft_consensus.cc:606] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.761785  7886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:58108
I20260709 13:01:23.762832  7886 raft_consensus.cc:606] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:23.790670  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:01:23.791361  7738 raft_consensus.cc:606] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.797351  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2712ead3993d45deb03f513ff683489e"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:01:23.798015  7738 raft_consensus.cc:606] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.808285  7886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:58108
I20260709 13:01:23.808911  7886 raft_consensus.cc:606] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:23.837102  7981 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.850871  7940 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.863225  7981 raft_consensus.cc:993] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:23.863772  7940 raft_consensus.cc:1081] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:23.865801  7814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:01:23.866530  7814 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.866958  7814 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.874217  7814 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.877641  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.878468  7886 raft_consensus.cc:3055] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.878535  7814 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.878959  7886 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.877579  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.879902  7886 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.880489  7738 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.881471  7886 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.886866  7738 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:23.888176  7778 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.888772  7886 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:23.889307  7971 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.889818  7971 raft_consensus.cc:697] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:23.890728  7971 consensus_queue.cc:237] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.893267  7940 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.901304  7634 catalog_manager.cc:5697] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 1 to 2, leader changed from 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.907514  7972 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.910918  7981 raft_consensus.cc:993] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:23.911504  7981 raft_consensus.cc:1081] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:23.913398  7739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:54000
I20260709 13:01:23.914040  7739 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.914444  7739 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.931646  7739 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.933557  7738 raft_consensus.cc:1240] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Rejecting Update request from peer 56b3c363c0cf4f26ae3bcd41a689cdbf for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:23.936715  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:23.937444  7813 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.937915  7972 consensus_queue.cc:1059] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.938866  7979 raft_consensus.cc:3055] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.939276  7979 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:23.939718  7739 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.940245  7979 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.941576  7979 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.944355  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.946973  7968 raft_consensus.cc:993] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:23.947525  7967 raft_consensus.cc:1081] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:23.947919  7813 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:23.949167  7705 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.949628  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2712ead3993d45deb03f513ff683489e"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:23.950104  7967 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.950281  7813 raft_consensus.cc:493] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.950665  7967 raft_consensus.cc:697] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:23.950809  7813 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.951596  7967 consensus_queue.cc:237] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.958055  7813 raft_consensus.cc:515] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.961279  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:23.961921  7739 raft_consensus.cc:3055] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.962250  7739 raft_consensus.cc:740] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:23.963147  7739 consensus_queue.cc:260] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.964465  7739 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.964901  7634 catalog_manager.cc:5697] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 1 to 2, leader changed from 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.966676  7886 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:23.972334  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2712ead3993d45deb03f513ff683489e" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:23.972986  7886 raft_consensus.cc:3060] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.973066  7739 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:23.974499  7778 leader_election.cc:304] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:23.975484  7971 raft_consensus.cc:2804] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.976006  7971 raft_consensus.cc:697] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:23.976889  7971 consensus_queue.cc:237] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:23.977273  7813 leader_election.cc:290] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:23.981168  7886 raft_consensus.cc:2468] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:23.985713  7634 catalog_manager.cc:5697] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 1 to 2, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.061574  7971 raft_consensus.cc:993] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:24.062152  7970 raft_consensus.cc:1081] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:24.064029  7739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:53986
I20260709 13:01:24.064577  7739 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.064978  7739 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.071686  7739 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.074885  7739 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:24.075975  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:24.076088  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:24.076751  7886 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.076753  7813 raft_consensus.cc:3055] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.077664  7813 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:24.078629  7813 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.079751  7813 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.085299  7813 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:24.085662  7886 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:24.086668  7705 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:24.087658  7967 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.088210  7967 raft_consensus.cc:697] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:24.089053  7967 consensus_queue.cc:237] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.096417  7634 catalog_manager.cc:5697] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 1 to 2, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.110044  7979 consensus_queue.cc:1048] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.126845  7940 consensus_queue.cc:1048] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.238476  7981 raft_consensus.cc:993] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:24.239059  7940 raft_consensus.cc:1081] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:24.241439  7739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:54000
I20260709 13:01:24.242295  7739 raft_consensus.cc:493] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.242774  7739 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.248230  7739 raft_consensus.cc:515] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.250730  7739 leader_election.cc:290] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:24.252185  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:24.253062  7813 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.253368  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:24.254331  7886 raft_consensus.cc:3055] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.255885  7886 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:24.258188  7886 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.260139  7886 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.261936  7813 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:24.263402  7705 leader_election.cc:304] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:24.264360  7967 raft_consensus.cc:2804] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.264899  7967 raft_consensus.cc:697] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:24.265863  7967 consensus_queue.cc:237] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.267629  7886 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:24.274410  7634 catalog_manager.cc:5697] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 1 to 2, leader changed from 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.303117  7968 raft_consensus.cc:993] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:24.303679  7968 raft_consensus.cc:1081] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:24.305990  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:24.306866  7813 raft_consensus.cc:493] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.307303  7813 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.314250  7813 raft_consensus.cc:515] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.317287  7813 leader_election.cc:290] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:24.318044  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:24.318439  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64542b0a61c14696a01c5f772cf374a6" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:24.318711  7886 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.319123  7739 raft_consensus.cc:3055] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.319483  7739 raft_consensus.cc:740] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:24.320370  7739 consensus_queue.cc:260] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.321681  7739 raft_consensus.cc:3060] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.325695  7886 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:24.326089  7887 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.327023  7779 leader_election.cc:304] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:24.328962  7971 raft_consensus.cc:2804] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:24.329684  7971 raft_consensus.cc:697] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:24.331449  7739 raft_consensus.cc:2468] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:24.331310  7970 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.333078  7971 consensus_queue.cc:237] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:24.348359  7634 catalog_manager.cc:5697] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 1 to 2, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.362910  7739 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.364934  7970 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.415972  7887 raft_consensus.cc:1275] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.417800  8026 consensus_queue.cc:1048] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.429788  7739 raft_consensus.cc:1275] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.432677  8025 consensus_queue.cc:1048] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.465631  7887 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.467046  8024 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.478240  7813 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.479796  7967 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.552330  7887 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.553879  7967 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.563413  7813 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.565611  8024 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.800813  7887 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.802484  8024 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.812567  7813 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.814272  7968 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:24.941352  7739 raft_consensus.cc:1275] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.943066  8025 consensus_queue.cc:1048] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:24.954232  7887 raft_consensus.cc:1275] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:24.956516  8032 consensus_queue.cc:1048] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:26.507552  7835 debug-util.cc:398] Leaking SignalData structure 0x7b080012a3e0 after lost signal to thread 7607
W20260709 13:01:26.508375  7835 debug-util.cc:398] Leaking SignalData structure 0x7b080012aac0 after lost signal to thread 7670
W20260709 13:01:26.509231  7835 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa1a0 after lost signal to thread 7763
W20260709 13:01:26.510003  7835 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb160 after lost signal to thread 7838
W20260709 13:01:26.510761  7835 debug-util.cc:398] Leaking SignalData structure 0x7b0800118700 after lost signal to thread 7912
I20260709 13:01:26.993114  7604 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:01:26.994397  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:27.020152  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:54024
I20260709 13:01:27.020850  7738 raft_consensus.cc:606] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Received request to transfer leadership to TS 56b3c363c0cf4f26ae3bcd41a689cdbf
I20260709 13:01:27.035247  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:27.035848  7813 raft_consensus.cc:606] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Received request to transfer leadership to TS 56b3c363c0cf4f26ae3bcd41a689cdbf
I20260709 13:01:27.037410  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:27.038143  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:27.064551  8039 raft_consensus.cc:993] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:27.065057  8039 raft_consensus.cc:1081] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Signalling peer 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:27.066978  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:58092
I20260709 13:01:27.067566  7887 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.067893  7887 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.075877  7887 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.078457  7887 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 3 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:27.078950  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:27.079159  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:27.079712  7738 raft_consensus.cc:3055] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.079829  7813 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.080214  7738 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:27.081123  7738 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.082628  7738 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.086431  7813 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 3.
I20260709 13:01:27.091763  7738 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 3.
I20260709 13:01:27.092590  7854 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:27.093693  7979 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.097393  7979 raft_consensus.cc:697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:27.098579  7979 consensus_queue.cc:237] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.110826  7636 catalog_manager.cc:5697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 2 to 3, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 3 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.280747  8032 raft_consensus.cc:993] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: : Instructing follower 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:27.281327  8032 raft_consensus.cc:1081] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Signalling peer 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:27.283107  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:58080
I20260709 13:01:27.283648  7887 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:27.284078  7887 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.289400  7887 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.293148  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:27.293428  7887 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 3 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:27.293870  7813 raft_consensus.cc:3055] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:27.294247  7813 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:27.294759  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:27.295476  7738 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.295125  7813 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.296792  7813 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:27.302021  7813 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 3.
I20260709 13:01:27.303231  7854 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:27.303485  7738 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 3.
I20260709 13:01:27.304049  7979 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:27.304539  7979 raft_consensus.cc:697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:27.305375  7979 consensus_queue.cc:237] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:27.313788  7636 catalog_manager.cc:5697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 2 to 3, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 3 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.502761  7813 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.504426  7979 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.523344  7738 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.524921  8041 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.835198  7813 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.837255  8041 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:27.858951  7738 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:27.861155  8041 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.039198  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:28.054641  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:01:28.055312  7738 raft_consensus.cc:606] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:28.060667  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:01:28.061183  7738 raft_consensus.cc:606] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:28.065949  7738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:54016
I20260709 13:01:28.066475  7738 raft_consensus.cc:606] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:28.077986  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:58108
I20260709 13:01:28.078680  7887 raft_consensus.cc:606] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:28.094223  7887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
mode: GRACEFUL
new_leader_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:58108
I20260709 13:01:28.094898  7887 raft_consensus.cc:606] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Received request to transfer leadership to TS a218115f5c2948978198e8e86cb75889
I20260709 13:01:28.117000  8057 raft_consensus.cc:993] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.117568  8057 raft_consensus.cc:1081] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.119603  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:28.120285  7813 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.120714  7813 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.128934  7813 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.131296  7813 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 3 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:28.133057  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:28.133742  7887 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.134377  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:28.135092  7738 raft_consensus.cc:3055] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:28.135450  7738 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:28.136332  7738 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.137756  7738 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.140023  7887 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 3.
I20260709 13:01:28.141357  7779 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:28.142163  8054 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:28.142758  8054 raft_consensus.cc:697] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:28.143622  8054 consensus_queue.cc:237] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.146469  7738 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 3.
I20260709 13:01:28.153702  7636 catalog_manager.cc:5697] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 2 to 3, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 3 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.384652  8041 raft_consensus.cc:993] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.385139  7979 raft_consensus.cc:1081] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.387128  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:01:28.387796  7813 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.388178  7813 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.395476  7813 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.397575  7813 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 4 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:28.398681  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:28.398684  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:28.399436  7887 raft_consensus.cc:3055] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:28.399525  7738 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.399875  7887 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:28.400727  7887 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.402079  7887 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.405115  7738 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 4.
I20260709 13:01:28.406397  7778 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [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: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:28.407280  8054 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:28.407775  8054 raft_consensus.cc:697] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:28.408942  8054 consensus_queue.cc:237] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.409696  7887 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 4.
I20260709 13:01:28.416497  7636 catalog_manager.cc:5697] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 3 to 4, leader changed from 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 4 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.491791  8041 raft_consensus.cc:993] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.492336  8041 raft_consensus.cc:1081] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.494375  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:01:28.495041  7813 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.495340  7813 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.500000  7813 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.502121  7813 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 4 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:28.503010  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:28.503314  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:28.503715  7739 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.503990  7887 raft_consensus.cc:3055] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:28.504354  7887 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:28.505044  7887 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.506920  7887 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:28.511770  7739 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 4.
I20260709 13:01:28.512295  7887 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 4.
I20260709 13:01:28.513062  7778 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [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: 674f3427ae01416486a7bd4d9db4fe86, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:28.513857  8054 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:28.514407  8054 raft_consensus.cc:697] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:28.515359  8054 consensus_queue.cc:237] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.523910  7636 catalog_manager.cc:5697] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 3 to 4, leader changed from 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 4 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.547330  8039 raft_consensus.cc:993] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.547840  8057 raft_consensus.cc:1081] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.549736  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:28.550414  7813 raft_consensus.cc:493] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.550819  7813 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.558286  7813 raft_consensus.cc:515] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:28.560711  7813 leader_election.cc:290] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Requested vote from peers 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755), 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249)
I20260709 13:01:28.561836  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:28.562383  7887 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.562222  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bdc8d369584072ab4ac623065b7e66" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:28.562986  7739 raft_consensus.cc:3055] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:28.563374  7739 raft_consensus.cc:740] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:28.564311  7739 consensus_queue.cc:260] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:28.565773  7739 raft_consensus.cc:3060] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:28.567306  7887 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:28.568400  7779 leader_election.cc:304] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:28.569222  8054 raft_consensus.cc:2804] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:28.569752  8054 raft_consensus.cc:697] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:28.570935  8054 consensus_queue.cc:237] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } }
I20260709 13:01:28.576011  7739 raft_consensus.cc:2468] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 2.
I20260709 13:01:28.579442  7636 catalog_manager.cc:5697] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 1 to 2, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.616578  8039 raft_consensus.cc:993] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: : Instructing follower a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.617118  8057 raft_consensus.cc:1081] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Signalling peer a218115f5c2948978198e8e86cb75889 to start an election
I20260709 13:01:28.619953  7813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:28.620616  7813 raft_consensus.cc:493] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:28.621044  7813 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.628712  7813 raft_consensus.cc:515] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.630992  7813 leader_election.cc:290] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [CANDIDATE]: Term 3 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:28.632241  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:28.632460  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "a218115f5c2948978198e8e86cb75889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:28.632946  7887 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.633154  7739 raft_consensus.cc:3055] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:28.633599  7739 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:28.634446  7739 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.636000  7739 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:28.640784  7887 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 3.
I20260709 13:01:28.642082  7739 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a218115f5c2948978198e8e86cb75889 in term 3.
I20260709 13:01:28.642277  7779 leader_election.cc:304] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, a218115f5c2948978198e8e86cb75889; no voters: 
I20260709 13:01:28.643436  8054 raft_consensus.cc:2804] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:28.644037  8054 raft_consensus.cc:697] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Becoming Leader. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:28.644855  8054 consensus_queue.cc:237] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:28.654964  7636 catalog_manager.cc:5697] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 reported cstate change: term changed from 2 to 3, leader changed from 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1) to a218115f5c2948978198e8e86cb75889 (127.7.109.2). New cstate: current_term: 3 leader_uuid: "a218115f5c2948978198e8e86cb75889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.702589  7739 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.703927  8054 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.724143  7886 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:28.728195  8069 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:28.922794  7739 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.922794  7886 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.924600  8068 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:28.924827  8069 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.945582  7738 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.947465  8032 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:28.953184  7886 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:28.966322  8069 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:29.011531  7738 raft_consensus.cc:1275] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:29.013746  8032 consensus_queue.cc:1048] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:29.029497  7886 raft_consensus.cc:1275] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:29.031595  8054 consensus_queue.cc:1048] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:29.092231  7887 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:29.094066  8054 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:29.106536  7738 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Refusing update from remote peer a218115f5c2948978198e8e86cb75889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:29.108954  8054 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:31.104432  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:31.112432  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:31.113170  7813 raft_consensus.cc:606] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Received request to transfer leadership to TS 56b3c363c0cf4f26ae3bcd41a689cdbf
I20260709 13:01:31.116247  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:31.116765  7813 raft_consensus.cc:606] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:31.120100  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:31.120756  7813 raft_consensus.cc:606] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:31.123769  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:31.124305  7813 raft_consensus.cc:606] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Received request to transfer leadership to TS 674f3427ae01416486a7bd4d9db4fe86
I20260709 13:01:31.127419  7813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "a218115f5c2948978198e8e86cb75889"
mode: GRACEFUL
new_leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:40218
I20260709 13:01:31.128247  7813 raft_consensus.cc:606] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Received request to transfer leadership to TS 56b3c363c0cf4f26ae3bcd41a689cdbf
I20260709 13:01:31.129686  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:31.130308  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:31.156652  8054 raft_consensus.cc:993] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.157236  8081 raft_consensus.cc:1081] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.158885  7739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:53986
I20260709 13:01:31.159338  7739 raft_consensus.cc:493] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.159613  7739 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.164799  7739 raft_consensus.cc:515] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.166453  7739 leader_election.cc:290] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 4 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:31.167878  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:31.167769  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c26338a6e3401382ed9e6efd8c7d68" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:31.168678  7887 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.168710  7813 raft_consensus.cc:3055] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:31.169214  7813 raft_consensus.cc:740] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:31.170055  7813 consensus_queue.cc:260] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.171428  7813 raft_consensus.cc:3060] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.176255  7887 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 4.
I20260709 13:01:31.177976  7704 leader_election.cc:304] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:31.178153  7813 raft_consensus.cc:2468] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 4.
I20260709 13:01:31.180091  8082 raft_consensus.cc:2804] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:31.181293  8082 raft_consensus.cc:697] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:31.182369  8082 consensus_queue.cc:237] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.191130  7636 catalog_manager.cc:5697] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 3 to 4, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 4 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.410466  8054 raft_consensus.cc:993] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: : Instructing follower 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:31.410946  8081 raft_consensus.cc:1081] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Signalling peer 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:31.412534  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:58080
I20260709 13:01:31.412977  7887 raft_consensus.cc:493] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.413218  7887 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.417917  7887 raft_consensus.cc:515] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.419469  7887 leader_election.cc:290] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 5 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:31.420558  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:31.420516  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788b0f931974d4db8c64e3032d64ddc" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:31.421268  7813 raft_consensus.cc:3055] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:31.421293  7739 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.421741  7813 raft_consensus.cc:740] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:31.422505  7813 consensus_queue.cc:260] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.423753  7813 raft_consensus.cc:3060] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.428521  7739 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 5.
I20260709 13:01:31.430083  7852 leader_election.cc:304] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:31.430296  7813 raft_consensus.cc:2468] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 5.
I20260709 13:01:31.431206  8041 raft_consensus.cc:2804] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:31.432533  8041 raft_consensus.cc:697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:31.433525  8041 consensus_queue.cc:237] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.441509  7636 catalog_manager.cc:5697] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 4 to 5, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 5 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.453293  8081 raft_consensus.cc:993] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.453763  8081 raft_consensus.cc:1081] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.455341  7739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:53986
I20260709 13:01:31.455833  7739 raft_consensus.cc:493] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.456117  7739 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.460383  7739 raft_consensus.cc:515] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.461892  7739 leader_election.cc:290] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 4 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:31.462883  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:31.462987  7887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6697e32c41044eca3c8827cbfc45ce9" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:31.463445  7813 raft_consensus.cc:3055] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:31.463495  7887 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.463737  7813 raft_consensus.cc:740] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:31.464571  7813 consensus_queue.cc:260] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.465492  7813 raft_consensus.cc:3060] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:31.468855  7887 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 4.
I20260709 13:01:31.469866  7813 raft_consensus.cc:2468] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 4.
I20260709 13:01:31.469929  7704 leader_election.cc:304] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:31.470747  8082 raft_consensus.cc:2804] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:31.471203  8082 raft_consensus.cc:697] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:31.471999  8082 consensus_queue.cc:237] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.481619  7636 catalog_manager.cc:5697] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 3 to 4, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 4 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.507205  8054 raft_consensus.cc:993] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: : Instructing follower 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:31.507648  8054 raft_consensus.cc:1081] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Signalling peer 56b3c363c0cf4f26ae3bcd41a689cdbf to start an election
I20260709 13:01:31.509187  7887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05133a5aaa8449fc9c58425999713733"
dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
 from {username='slave'} at 127.0.0.1:58080
I20260709 13:01:31.509721  7887 raft_consensus.cc:493] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.510017  7887 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.515334  7887 raft_consensus.cc:515] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.516769  7887 leader_election.cc:290] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [CANDIDATE]: Term 5 election: Requested vote from peers 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249), a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107)
I20260709 13:01:31.517724  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:31.517724  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05133a5aaa8449fc9c58425999713733" candidate_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
I20260709 13:01:31.518519  7739 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.518496  7813 raft_consensus.cc:3055] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:31.519160  7813 raft_consensus.cc:740] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:31.519933  7813 consensus_queue.cc:260] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.521054  7813 raft_consensus.cc:3060] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:31.525286  7739 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 5.
I20260709 13:01:31.526469  7852 leader_election.cc:304] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:31.527204  7813 raft_consensus.cc:2468] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56b3c363c0cf4f26ae3bcd41a689cdbf in term 5.
I20260709 13:01:31.527331  8041 raft_consensus.cc:2804] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:31.527848  8041 raft_consensus.cc:697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 LEADER]: Becoming Leader. State: Replica: 56b3c363c0cf4f26ae3bcd41a689cdbf, State: Running, Role: LEADER
I20260709 13:01:31.528781  8041 consensus_queue.cc:237] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [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: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.536281  7636 catalog_manager.cc:5697] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf reported cstate change: term changed from 4 to 5, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3). New cstate: current_term: 5 leader_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.595716  7813 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.596971  8082 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.602874  8081 raft_consensus.cc:993] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: : Instructing follower 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.603443  8081 raft_consensus.cc:1081] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Signalling peer 674f3427ae01416486a7bd4d9db4fe86 to start an election
I20260709 13:01:31.608713  7738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a"
dest_uuid: "674f3427ae01416486a7bd4d9db4fe86"
 from {username='slave'} at 127.0.0.1:53986
I20260709 13:01:31.609362  7738 raft_consensus.cc:493] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.609741  7738 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.612035  7887 raft_consensus.cc:1275] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.613783  8083 consensus_queue.cc:1048] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:31.620473  7738 raft_consensus.cc:515] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.623760  7738 leader_election.cc:290] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Requested vote from peers a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107), 56b3c363c0cf4f26ae3bcd41a689cdbf (127.7.109.3:40755)
I20260709 13:01:31.624768  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf"
I20260709 13:01:31.625454  7886 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.623248  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1a8b4a51734e49b32a428ee43a6f3a" candidate_uuid: "674f3427ae01416486a7bd4d9db4fe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a218115f5c2948978198e8e86cb75889"
I20260709 13:01:31.626516  7813 raft_consensus.cc:3055] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:31.626928  7813 raft_consensus.cc:740] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a218115f5c2948978198e8e86cb75889, State: Running, Role: LEADER
I20260709 13:01:31.627846  7813 consensus_queue.cc:260] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.629042  7813 raft_consensus.cc:3060] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.633922  7886 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:31.634495  7813 raft_consensus.cc:2468] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674f3427ae01416486a7bd4d9db4fe86 in term 2.
I20260709 13:01:31.635389  7704 leader_election.cc:304] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56b3c363c0cf4f26ae3bcd41a689cdbf, 674f3427ae01416486a7bd4d9db4fe86; no voters: 
I20260709 13:01:31.636260  8083 raft_consensus.cc:2804] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:31.636694  8083 raft_consensus.cc:697] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Becoming Leader. State: Replica: 674f3427ae01416486a7bd4d9db4fe86, State: Running, Role: LEADER
I20260709 13:01:31.637506  8083 consensus_queue.cc:237] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } }
I20260709 13:01:31.646330  7633 catalog_manager.cc:5697] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 reported cstate change: term changed from 1 to 2, leader changed from a218115f5c2948978198e8e86cb75889 (127.7.109.2) to 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "674f3427ae01416486a7bd4d9db4fe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.896652  7813 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:31.897949  8041 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:31.908886  7738 raft_consensus.cc:1275] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:31.911203  8089 consensus_queue.cc:1048] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:31.960464  7813 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.961802  8083 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.971235  7886 raft_consensus.cc:1275] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:31.972824  8083 consensus_queue.cc:1048] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:32.019012  7813 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:32.020978  8089 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:32.030825  7738 raft_consensus.cc:1275] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Refusing update from remote peer 56b3c363c0cf4f26ae3bcd41a689cdbf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:32.032559  8101 consensus_queue.cc:1048] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "674f3427ae01416486a7bd4d9db4fe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:32.088586  7886 raft_consensus.cc:1275] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:32.090167  8104 consensus_queue.cc:1048] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56b3c363c0cf4f26ae3bcd41a689cdbf" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:32.101749  7813 raft_consensus.cc:1275] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Refusing update from remote peer 674f3427ae01416486a7bd4d9db4fe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:32.103474  8082 consensus_queue.cc:1048] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a218115f5c2948978198e8e86cb75889" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:32.131699  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:32.139305  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
I20260709 13:01:32.169445  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.170306  7604 tablet_replica.cc:333] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.171041  7604 raft_consensus.cc:2243] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.171651  7604 raft_consensus.cc:2272] T 05133a5aaa8449fc9c58425999713733 P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.174993  7604 tablet_replica.cc:333] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.175839  7604 raft_consensus.cc:2243] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.176829  7604 raft_consensus.cc:2272] T cf1a8b4a51734e49b32a428ee43a6f3a P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.179207  7604 tablet_replica.cc:333] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.179857  7604 raft_consensus.cc:2243] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.180308  7604 raft_consensus.cc:2272] T 34c8260e23544d94b79a775923034639 P 674f3427ae01416486a7bd4d9db4fe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.182080  7604 tablet_replica.cc:333] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.182716  7604 raft_consensus.cc:2243] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.183200  7604 raft_consensus.cc:2272] T e788b0f931974d4db8c64e3032d64ddc P 674f3427ae01416486a7bd4d9db4fe86 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.185469  7604 tablet_replica.cc:333] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.186110  7604 raft_consensus.cc:2243] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.186693  7604 raft_consensus.cc:2272] T 2712ead3993d45deb03f513ff683489e P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.189103  7604 tablet_replica.cc:333] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.189713  7604 raft_consensus.cc:2243] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.190510  7604 raft_consensus.cc:2272] T d6697e32c41044eca3c8827cbfc45ce9 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.192807  7604 tablet_replica.cc:333] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.193375  7604 raft_consensus.cc:2243] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.194185  7604 raft_consensus.cc:2272] T c9c26338a6e3401382ed9e6efd8c7d68 P 674f3427ae01416486a7bd4d9db4fe86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.196281  7604 tablet_replica.cc:333] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.197045  7604 raft_consensus.cc:2243] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.197592  7604 raft_consensus.cc:2272] T 02bdc8d369584072ab4ac623065b7e66 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.200098  7604 tablet_replica.cc:333] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86: stopping tablet replica
I20260709 13:01:32.200642  7604 raft_consensus.cc:2243] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.201066  7604 raft_consensus.cc:2272] T 64542b0a61c14696a01c5f772cf374a6 P 674f3427ae01416486a7bd4d9db4fe86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.218468  7778 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:01:32.317378  7778 consensus_peers.cc:597] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 -> Peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Couldn't send request to peer 674f3427ae01416486a7bd4d9db4fe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:33249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.320025  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
W20260709 13:01:32.320125  7778 consensus_peers.cc:597] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 -> Peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Couldn't send request to peer 674f3427ae01416486a7bd4d9db4fe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:33249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.341696  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
I20260709 13:01:32.367805  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.368652  7604 tablet_replica.cc:333] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.369259  7604 raft_consensus.cc:2243] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.369743  7604 raft_consensus.cc:2272] T 34c8260e23544d94b79a775923034639 P a218115f5c2948978198e8e86cb75889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.371624  7604 tablet_replica.cc:333] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.372184  7604 raft_consensus.cc:2243] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.372620  7604 raft_consensus.cc:2272] T e788b0f931974d4db8c64e3032d64ddc P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.374801  7604 tablet_replica.cc:333] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.375340  7604 raft_consensus.cc:2243] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.375768  7604 raft_consensus.cc:2272] T cf1a8b4a51734e49b32a428ee43a6f3a P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.378149  7604 tablet_replica.cc:333] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.378839  7604 raft_consensus.cc:2243] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.379293  7604 raft_consensus.cc:2272] T c9c26338a6e3401382ed9e6efd8c7d68 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.381354  7604 tablet_replica.cc:333] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.381893  7604 raft_consensus.cc:2243] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.382325  7604 raft_consensus.cc:2272] T d6697e32c41044eca3c8827cbfc45ce9 P a218115f5c2948978198e8e86cb75889 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.384542  7604 tablet_replica.cc:333] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.385300  7604 raft_consensus.cc:2243] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.386080  7604 raft_consensus.cc:2272] T 2712ead3993d45deb03f513ff683489e P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.388070  7604 tablet_replica.cc:333] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.388638  7604 raft_consensus.cc:2243] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.389079  7604 raft_consensus.cc:2272] T 05133a5aaa8449fc9c58425999713733 P a218115f5c2948978198e8e86cb75889 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.391283  7604 tablet_replica.cc:333] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.391811  7604 raft_consensus.cc:2243] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.392643  7604 raft_consensus.cc:2272] T 02bdc8d369584072ab4ac623065b7e66 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.394443  7604 tablet_replica.cc:333] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889: stopping tablet replica
I20260709 13:01:32.395033  7604 raft_consensus.cc:2243] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.395857  7604 raft_consensus.cc:2272] T 64542b0a61c14696a01c5f772cf374a6 P a218115f5c2948978198e8e86cb75889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.448096  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
I20260709 13:01:32.466751  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
W20260709 13:01:32.483623  7852 consensus_peers.cc:597] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf -> Peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Couldn't send request to peer 674f3427ae01416486a7bd4d9db4fe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:33249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.496747  7852 consensus_peers.cc:597] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf -> Peer 674f3427ae01416486a7bd4d9db4fe86 (127.7.109.1:33249): Couldn't send request to peer 674f3427ae01416486a7bd4d9db4fe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:33249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.503943  7854 consensus_peers.cc:597] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf -> Peer a218115f5c2948978198e8e86cb75889 (127.7.109.2:42107): Couldn't send request to peer a218115f5c2948978198e8e86cb75889. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.506644  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.507421  7604 tablet_replica.cc:333] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.508049  7604 raft_consensus.cc:2243] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.508818  7604 raft_consensus.cc:2272] T 34c8260e23544d94b79a775923034639 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.510694  7604 tablet_replica.cc:333] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.511235  7604 raft_consensus.cc:2243] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.511650  7604 raft_consensus.cc:2272] T cf1a8b4a51734e49b32a428ee43a6f3a P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.514346  7604 tablet_replica.cc:333] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.515017  7604 raft_consensus.cc:2243] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.515859  7604 raft_consensus.cc:2272] T e788b0f931974d4db8c64e3032d64ddc P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.518097  7604 tablet_replica.cc:333] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.518713  7604 raft_consensus.cc:2243] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.519160  7604 raft_consensus.cc:2272] T 2712ead3993d45deb03f513ff683489e P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.520881  7604 tablet_replica.cc:333] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.521394  7604 raft_consensus.cc:2243] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.521880  7604 raft_consensus.cc:2272] T c9c26338a6e3401382ed9e6efd8c7d68 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.524252  7604 tablet_replica.cc:333] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.524873  7604 raft_consensus.cc:2243] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.525365  7604 raft_consensus.cc:2272] T d6697e32c41044eca3c8827cbfc45ce9 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.527669  7604 tablet_replica.cc:333] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.528242  7604 raft_consensus.cc:2243] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.528668  7604 raft_consensus.cc:2272] T 64542b0a61c14696a01c5f772cf374a6 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.530365  7604 tablet_replica.cc:333] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.530886  7604 raft_consensus.cc:2243] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.531633  7604 raft_consensus.cc:2272] T 05133a5aaa8449fc9c58425999713733 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.533677  7604 tablet_replica.cc:333] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf: stopping tablet replica
I20260709 13:01:32.534160  7604 raft_consensus.cc:2243] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.534663  7604 raft_consensus.cc:2272] T 02bdc8d369584072ab4ac623065b7e66 P 56b3c363c0cf4f26ae3bcd41a689cdbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.563769  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:01:32.580572  7604 master.cc:562] Master@127.7.109.62:45875 shutting down...
I20260709 13:01:32.788033  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.788650  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.789026  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b7ef0a9ff1140028864ed6f3fedddf6: stopping tablet replica
I20260709 13:01:32.809234  7604 master.cc:584] Master@127.7.109.62:45875 shutdown complete.
56b3c363c0cf4f26ae3bcd41a689cdbf  1
674f3427ae01416486a7bd4d9db4fe86  4
a218115f5c2948978198e8e86cb75889  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13501 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:01:32.852509  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:36869
I20260709 13:01:32.853796  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:32.860150  8114 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:01:32.861080  8117 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:01:32.861066  8115 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:01:32.863113  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:32.864078  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:32.864277  7604 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:01:32.864492  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602092864457 us; error 0 us; skew 500 ppm
I20260709 13:01:32.865080  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:32.867784  7604 webserver.cc:533] Webserver started at http://127.7.109.62:41885/ using document root <none> and password file <none>
I20260709 13:01:32.868314  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:32.868474  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:32.868809  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:32.869987  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "b52a827eb1014d0b8333ad9cc031ab9a"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-r9m8"
I20260709 13:01:32.874723  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:01:32.878517  8122 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:01:32.879390  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:32.879745  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "b52a827eb1014d0b8333ad9cc031ab9a"
format_stamp: "Formatted at 2026-07-09 13:01:32 on dist-test-slave-r9m8"
I20260709 13:01:32.880091  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-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:01:32.905972  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:32.907447  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:32.950749  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:36869
I20260709 13:01:32.950836  8173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:36869 every 8 connection(s)
I20260709 13:01:32.954957  8174 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:01:32.964493  8174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a: Bootstrap starting.
I20260709 13:01:32.969097  8174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:32.973405  8174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a: No bootstrap required, opened a new log
I20260709 13:01:32.975597  8174 raft_consensus.cc:359] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER }
I20260709 13:01:32.976032  8174 raft_consensus.cc:385] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:32.976210  8174 raft_consensus.cc:740] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52a827eb1014d0b8333ad9cc031ab9a, State: Initialized, Role: FOLLOWER
I20260709 13:01:32.976827  8174 consensus_queue.cc:260] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER }
I20260709 13:01:32.977268  8174 raft_consensus.cc:399] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:32.977459  8174 raft_consensus.cc:493] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:32.977664  8174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.981707  8174 raft_consensus.cc:515] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER }
I20260709 13:01:32.982362  8174 leader_election.cc:304] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [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: b52a827eb1014d0b8333ad9cc031ab9a; no voters: 
I20260709 13:01:32.983528  8174 leader_election.cc:290] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:32.983913  8177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:32.985334  8177 raft_consensus.cc:697] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 1 LEADER]: Becoming Leader. State: Replica: b52a827eb1014d0b8333ad9cc031ab9a, State: Running, Role: LEADER
I20260709 13:01:32.986068  8177 consensus_queue.cc:237] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [LEADER]: Queue going to LEADER mode. State: All 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: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER }
I20260709 13:01:32.986733  8174 sys_catalog.cc:565] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:32.990985  8178 sys_catalog.cc:455] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER } }
I20260709 13:01:32.992606  8178 sys_catalog.cc:458] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.991901  8179 sys_catalog.cc:455] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b52a827eb1014d0b8333ad9cc031ab9a. Latest consensus state: current_term: 1 leader_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52a827eb1014d0b8333ad9cc031ab9a" member_type: VOTER } }
I20260709 13:01:32.993444  8179 sys_catalog.cc:458] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:32.995223  8185 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:33.000483  8185 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:33.003731  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:33.009969  8185 catalog_manager.cc:1383] Generated new cluster ID: 5235798b3e6b4a36b36f8ad56cb1a3b9
I20260709 13:01:33.010474  8185 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:33.026726  8185 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:33.028277  8185 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:33.041657  8185 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a: Generated new TSK 0
I20260709 13:01:33.042371  8185 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:33.071338  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.077811  8195 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:01:33.079097  8196 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:01:33.082718  7604 server_base.cc:1061] running on GCE node
W20260709 13:01:33.082768  8198 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:01:33.084156  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.084456  7604 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:01:33.084674  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602093084630 us; error 0 us; skew 500 ppm
I20260709 13:01:33.085210  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.088099  7604 webserver.cc:533] Webserver started at http://127.7.109.1:44651/ using document root <none> and password file <none>
I20260709 13:01:33.088618  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.088873  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.089160  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.090376  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "5ddaa67152fa412a807474f75d0e5ee6"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.095309  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:33.099095  8203 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:01:33.100025  7604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:33.100404  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "5ddaa67152fa412a807474f75d0e5ee6"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.100813  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-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:01:33.112329  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.113677  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.115305  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.117751  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.118009  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.118299  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.118500  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.163179  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:34835
I20260709 13:01:33.163283  8265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:34835 every 8 connection(s)
I20260709 13:01:33.168563  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.176738  8270 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:01:33.179414  8271 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:01:33.181828  7604 server_base.cc:1061] running on GCE node
W20260709 13:01:33.182673  8273 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:01:33.183343  8266 heartbeater.cc:344] Connected to a master server at 127.7.109.62:36869
I20260709 13:01:33.183732  8266 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:33.183792  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.184116  7604 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:01:33.184309  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602093184294 us; error 0 us; skew 500 ppm
I20260709 13:01:33.184751  8266 heartbeater.cc:507] Master 127.7.109.62:36869 requested a full tablet report, sending...
I20260709 13:01:33.185135  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.187878  8139 ts_manager.cc:194] Registered new tserver with Master: 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835)
I20260709 13:01:33.189019  7604 webserver.cc:533] Webserver started at http://127.7.109.2:34333/ using document root <none> and password file <none>
I20260709 13:01:33.189599  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.189806  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.190109  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.190342  8139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43712
I20260709 13:01:33.191608  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "9a6bce40b4f6499abeb79190e60450b0"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.197455  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:01:33.201311  8278 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:01:33.203095  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:33.203617  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "9a6bce40b4f6499abeb79190e60450b0"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.204039  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-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:01:33.221277  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.222638  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.224145  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.226624  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.226892  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.227195  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.227440  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.272410  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:38273
I20260709 13:01:33.272505  8340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:38273 every 8 connection(s)
I20260709 13:01:33.277429  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.285297  8344 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:01:33.286458  8345 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:01:33.288439  7604 server_base.cc:1061] running on GCE node
W20260709 13:01:33.289227  8347 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:01:33.290174  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.290427  7604 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:01:33.290681  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602093290661 us; error 0 us; skew 500 ppm
I20260709 13:01:33.291378  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.292603  8341 heartbeater.cc:344] Connected to a master server at 127.7.109.62:36869
I20260709 13:01:33.293166  8341 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:33.293985  8341 heartbeater.cc:507] Master 127.7.109.62:36869 requested a full tablet report, sending...
I20260709 13:01:33.294387  7604 webserver.cc:533] Webserver started at http://127.7.109.3:37567/ using document root <none> and password file <none>
I20260709 13:01:33.295010  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.295241  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.295560  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.296468  8139 ts_manager.cc:194] Registered new tserver with Master: 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:33.297024  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "112627849ab345a8b7593126bb68b4e6"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.298014  8139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43722
I20260709 13:01:33.302066  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:01:33.306252  8352 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:01:33.307337  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:33.307721  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "112627849ab345a8b7593126bb68b4e6"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-r9m8"
I20260709 13:01:33.308099  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602079175892-7604-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:01:33.320516  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.321863  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.323539  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.326031  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.326304  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.326614  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.326828  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.373994  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:43263
I20260709 13:01:33.374063  8414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:43263 every 8 connection(s)
I20260709 13:01:33.390463  8415 heartbeater.cc:344] Connected to a master server at 127.7.109.62:36869
I20260709 13:01:33.391012  8415 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:33.391871  8415 heartbeater.cc:507] Master 127.7.109.62:36869 requested a full tablet report, sending...
I20260709 13:01:33.394208  8139 ts_manager.cc:194] Registered new tserver with Master: 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:33.394384  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01621777s
I20260709 13:01:33.396092  8139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43730
I20260709 13:01:33.426332  8139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43738:
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:01:33.429533  8139 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:01:33.511961  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 35c6a82a9f2c4d55878fc5d52b4379f7 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.512861  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb85e646df84f25a8306feec4c48141 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.513691  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c6a82a9f2c4d55878fc5d52b4379f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.514824  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb85e646df84f25a8306feec4c48141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.518918  8378 tablet_service.cc:1511] Processing CreateTablet for tablet b54566aa101a4d0fb69ce1505a1e6091 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.520609  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54566aa101a4d0fb69ce1505a1e6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.525913  8377 tablet_service.cc:1511] Processing CreateTablet for tablet f9c0a353b7e445c5adc3a261496b848c (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.527658  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c0a353b7e445c5adc3a261496b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.533074  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 63b78565568d40f2bdad923e0a9a7433 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.534967  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b78565568d40f2bdad923e0a9a7433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.539004  8231 tablet_service.cc:1511] Processing CreateTablet for tablet 35c6a82a9f2c4d55878fc5d52b4379f7 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.540710  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c6a82a9f2c4d55878fc5d52b4379f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.544149  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb85e646df84f25a8306feec4c48141 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.548156  8228 tablet_service.cc:1511] Processing CreateTablet for tablet f9c0a353b7e445c5adc3a261496b848c (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.551108  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 63b78565568d40f2bdad923e0a9a7433 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.554091  8229 tablet_service.cc:1511] Processing CreateTablet for tablet b54566aa101a4d0fb69ce1505a1e6091 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.555673  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb85e646df84f25a8306feec4c48141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.556651  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54566aa101a4d0fb69ce1505a1e6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.566092  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 2564d99a8b6f4a01b89e6c97edb29f00 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.567351  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c0a353b7e445c5adc3a261496b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.568462  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2564d99a8b6f4a01b89e6c97edb29f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.575181  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b78565568d40f2bdad923e0a9a7433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.579685  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 2564d99a8b6f4a01b89e6c97edb29f00 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.581429  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2564d99a8b6f4a01b89e6c97edb29f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.587508  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 35c6a82a9f2c4d55878fc5d52b4379f7 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:33.589342  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c6a82a9f2c4d55878fc5d52b4379f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.600062  8305 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb85e646df84f25a8306feec4c48141 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:33.601641  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb85e646df84f25a8306feec4c48141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.607532  8225 tablet_service.cc:1511] Processing CreateTablet for tablet c9958f6d5e2743489a5a324258da3510 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.609350  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9958f6d5e2743489a5a324258da3510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.613838  8430 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:33.620049  8379 tablet_service.cc:1511] Processing CreateTablet for tablet c9958f6d5e2743489a5a324258da3510 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.621752  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9958f6d5e2743489a5a324258da3510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.622129  8304 tablet_service.cc:1511] Processing CreateTablet for tablet b54566aa101a4d0fb69ce1505a1e6091 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:33.623749  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54566aa101a4d0fb69ce1505a1e6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.627761  8303 tablet_service.cc:1511] Processing CreateTablet for tablet f9c0a353b7e445c5adc3a261496b848c (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:33.629261  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c0a353b7e445c5adc3a261496b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.632912  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 63b78565568d40f2bdad923e0a9a7433 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:33.635782  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 2564d99a8b6f4a01b89e6c97edb29f00 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:33.638430  8300 tablet_service.cc:1511] Processing CreateTablet for tablet c9958f6d5e2743489a5a324258da3510 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:33.634433  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b78565568d40f2bdad923e0a9a7433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.643086  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2564d99a8b6f4a01b89e6c97edb29f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.646962  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9958f6d5e2743489a5a324258da3510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.647622  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 533ad6cac44449d9a5fd5b654a8fa013 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.649227  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533ad6cac44449d9a5fd5b654a8fa013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.655069  8431 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:33.675302  8299 tablet_service.cc:1511] Processing CreateTablet for tablet 533ad6cac44449d9a5fd5b654a8fa013 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.677114  8299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533ad6cac44449d9a5fd5b654a8fa013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.677778  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 533ad6cac44449d9a5fd5b654a8fa013 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:33.679231  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533ad6cac44449d9a5fd5b654a8fa013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.687295  8430 tablet_bootstrap.cc:654] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.693005  8231 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a23e8797d46eeb23c7060850dd9c8 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.693565  8431 tablet_bootstrap.cc:654] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.694407  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a23e8797d46eeb23c7060850dd9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.696136  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a23e8797d46eeb23c7060850dd9c8 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.700119  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a23e8797d46eeb23c7060850dd9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.703467  8432 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:33.725916  8430 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:33.726467  8430 ts_tablet_manager.cc:1403] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.006s
I20260709 13:01:33.727025  8432 tablet_bootstrap.cc:654] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.729630  8430 raft_consensus.cc:359] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.731127  8430 raft_consensus.cc:385] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.731455  8430 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.733479  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a23e8797d46eeb23c7060850dd9c8 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:33.734822  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a23e8797d46eeb23c7060850dd9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.737206  8230 tablet_service.cc:1511] Processing CreateTablet for tablet d45d9ccfe43048839b29294cc0e50782 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.738529  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d9ccfe43048839b29294cc0e50782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.739598  8300 tablet_service.cc:1511] Processing CreateTablet for tablet d45d9ccfe43048839b29294cc0e50782 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.740852  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d9ccfe43048839b29294cc0e50782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.744365  8431 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:33.744987  8431 ts_tablet_manager.cc:1403] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.007s
I20260709 13:01:33.732179  8430 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.752146  8379 tablet_service.cc:1511] Processing CreateTablet for tablet d45d9ccfe43048839b29294cc0e50782 (DEFAULT_TABLE table=test-workload [id=c3902eaa3c5a447595ad3c69e902ed48]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:33.753504  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45d9ccfe43048839b29294cc0e50782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.754470  8431 raft_consensus.cc:359] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.755352  8431 raft_consensus.cc:385] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.755699  8431 raft_consensus.cc:740] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.756498  8431 consensus_queue.cc:260] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.757874  8415 heartbeater.cc:499] Master 127.7.109.62:36869 was elected leader, sending a full tablet report...
I20260709 13:01:33.758906  8430 ts_tablet_manager.cc:1434] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 13:01:33.759956  8430 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:33.764801  8432 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:33.765355  8432 ts_tablet_manager.cc:1403] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.007s
I20260709 13:01:33.768493  8432 raft_consensus.cc:359] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.769311  8432 raft_consensus.cc:385] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.769634  8432 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.770609  8432 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.787210  8266 heartbeater.cc:499] Master 127.7.109.62:36869 was elected leader, sending a full tablet report...
I20260709 13:01:33.787988  8341 heartbeater.cc:499] Master 127.7.109.62:36869 was elected leader, sending a full tablet report...
I20260709 13:01:33.797744  8431 ts_tablet_manager.cc:1434] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.052s	user 0.025s	sys 0.012s
I20260709 13:01:33.798985  8431 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:33.800520  8432 ts_tablet_manager.cc:1434] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.005s
I20260709 13:01:33.801586  8432 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:33.804472  8431 tablet_bootstrap.cc:654] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.805491  8430 tablet_bootstrap.cc:654] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.814776  8431 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:33.815045  8432 tablet_bootstrap.cc:654] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.815491  8431 ts_tablet_manager.cc:1403] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:01:33.820335  8431 raft_consensus.cc:359] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.821511  8431 raft_consensus.cc:385] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.821954  8431 raft_consensus.cc:740] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.823356  8431 consensus_queue.cc:260] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.826324  8431 ts_tablet_manager.cc:1434] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:01:33.827390  8431 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:33.827610  8430 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:33.827913  8432 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:33.828115  8430 ts_tablet_manager.cc:1403] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.007s
I20260709 13:01:33.828588  8432 ts_tablet_manager.cc:1403] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260709 13:01:33.831558  8430 raft_consensus.cc:359] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.831887  8432 raft_consensus.cc:359] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.832556  8430 raft_consensus.cc:385] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.832940  8432 raft_consensus.cc:385] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.832973  8430 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.833613  8432 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.834347  8430 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.835276  8431 tablet_bootstrap.cc:654] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.834846  8432 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.837803  8432 ts_tablet_manager.cc:1434] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:33.839011  8432 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:33.846009  8432 tablet_bootstrap.cc:654] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.847085  8430 ts_tablet_manager.cc:1434] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:01:33.848134  8431 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:33.848155  8430 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:33.848768  8431 ts_tablet_manager.cc:1403] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:01:33.852037  8431 raft_consensus.cc:359] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.852931  8431 raft_consensus.cc:385] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.853281  8431 raft_consensus.cc:740] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.850124  8438 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.854401  8431 consensus_queue.cc:260] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.854225  8438 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.855795  8430 tablet_bootstrap.cc:654] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.861245  8438 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263), 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835)
I20260709 13:01:33.868860  8432 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:33.869450  8432 ts_tablet_manager.cc:1403] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260709 13:01:33.869863  8430 tablet_bootstrap.cc:492] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:33.870366  8430 ts_tablet_manager.cc:1403] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:01:33.872336  8432 raft_consensus.cc:359] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.873135  8431 ts_tablet_manager.cc:1434] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:01:33.873176  8432 raft_consensus.cc:385] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.873682  8432 raft_consensus.cc:740] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.873387  8430 raft_consensus.cc:359] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.874166  8430 raft_consensus.cc:385] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.874361  8431 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:33.874512  8430 raft_consensus.cc:740] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.874475  8432 consensus_queue.cc:260] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.875656  8430 consensus_queue.cc:260] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.879575  8432 ts_tablet_manager.cc:1434] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:33.880329  8430 ts_tablet_manager.cc:1434] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:33.880716  8432 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:33.881461  8430 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:33.888612  8432 tablet_bootstrap.cc:654] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.893458  8431 tablet_bootstrap.cc:654] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.904479  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
W20260709 13:01:33.906296  8281 leader_election.cc:343] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:33.906984  8431 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:33.907446  8430 tablet_bootstrap.cc:654] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.907491  8431 ts_tablet_manager.cc:1403] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260709 13:01:33.910899  8431 raft_consensus.cc:359] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.911669  8431 raft_consensus.cc:385] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.912099  8431 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.915122  8431 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.920713  8437 raft_consensus.cc:493] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.921499  8437 raft_consensus.cc:515] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.926383  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:33.927361  8390 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 0.
I20260709 13:01:33.930472  8437 leader_election.cc:290] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:33.932391  8281 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:33.933990  8438 raft_consensus.cc:2804] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.934541  8438 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.935053  8438 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.940155  8431 ts_tablet_manager.cc:1434] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:01:33.945931  8431 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:33.947513  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54566aa101a4d0fb69ce1505a1e6091" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:33.948386  8316 raft_consensus.cc:2468] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 0.
I20260709 13:01:33.949939  8207 leader_election.cc:304] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:33.950852  8437 raft_consensus.cc:2804] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:33.951292  8437 raft_consensus.cc:493] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.951113  8438 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.951736  8437 raft_consensus.cc:3060] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.955401  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:33.956204  8390 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.958523  8432 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:33.959246  8432 ts_tablet_manager.cc:1403] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.028s
I20260709 13:01:33.960718  8430 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:33.961311  8430 ts_tablet_manager.cc:1403] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.020s
I20260709 13:01:33.962759  8432 raft_consensus.cc:359] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.963639  8432 raft_consensus.cc:385] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.964043  8432 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.964372  8390 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 1.
I20260709 13:01:33.964622  8430 raft_consensus.cc:359] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.965169  8432 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.965796  8430 raft_consensus.cc:385] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.965821  8281 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:33.966456  8430 raft_consensus.cc:740] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.968888  8430 consensus_queue.cc:260] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.971649  8430 ts_tablet_manager.cc:1434] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:01:33.973409  8430 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:33.974138  8438 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Requested vote from peers 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263), 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835)
I20260709 13:01:33.979331  8438 raft_consensus.cc:2804] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.979779  8431 tablet_bootstrap.cc:654] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.979948  8438 raft_consensus.cc:697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:33.980916  8438 consensus_queue.cc:237] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:33.967625  8437 raft_consensus.cc:515] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.986037  8437 leader_election.cc:290] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:33.986660  8437 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.987138  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54566aa101a4d0fb69ce1505a1e6091" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:33.987861  8316 raft_consensus.cc:3060] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.994323  8430 tablet_bootstrap.cc:654] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.987231  8437 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:33.995154  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
W20260709 13:01:33.996836  8281 leader_election.cc:343] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:33.999044  8187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:34.006016  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.007311  8437 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
W20260709 13:01:34.009315  8207 leader_election.cc:343] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.009109  8316 raft_consensus.cc:2468] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 1.
I20260709 13:01:34.011807  8207 leader_election.cc:304] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.013372  8431 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.014076  8431 ts_tablet_manager.cc:1403] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.012s
I20260709 13:01:34.013283  8437 raft_consensus.cc:2804] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.017894  8437 raft_consensus.cc:697] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:34.018018  8431 raft_consensus.cc:359] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.018987  8431 raft_consensus.cc:385] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.019356  8431 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.015965  8432 ts_tablet_manager.cc:1434] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.009s
I20260709 13:01:34.019584  8437 consensus_queue.cc:237] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.020560  8431 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.023063  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54566aa101a4d0fb69ce1505a1e6091" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.023339  8431 ts_tablet_manager.cc:1434] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:01:34.023854  8390 raft_consensus.cc:2468] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 0.
I20260709 13:01:34.024786  8431 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:34.025157  8432 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.025919  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54566aa101a4d0fb69ce1505a1e6091" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:34.026592  8390 raft_consensus.cc:3060] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.020144  8139 catalog_manager.cc:5697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.035033  8431 tablet_bootstrap.cc:654] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.035794  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.038296  8432 tablet_bootstrap.cc:654] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:34.038414  8206 leader_election.cc:343] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.039098  8206 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6; no voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.040279  8452 raft_consensus.cc:2749] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.034310  8390 raft_consensus.cc:2468] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 1.
I20260709 13:01:34.041126  8430 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.041882  8430 ts_tablet_manager.cc:1403] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.025s
I20260709 13:01:34.044835  8431 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.045399  8431 ts_tablet_manager.cc:1403] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:01:34.045867  8430 raft_consensus.cc:359] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.046736  8430 raft_consensus.cc:385] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.047070  8430 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.048203  8430 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.048302  8431 raft_consensus.cc:359] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.049170  8431 raft_consensus.cc:385] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.049484  8431 raft_consensus.cc:740] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.050384  8431 consensus_queue.cc:260] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.052110  8430 ts_tablet_manager.cc:1434] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 13:01:34.052675  8431 ts_tablet_manager.cc:1434] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:34.053195  8430 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:34.053645  8431 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:34.055491  8138 catalog_manager.cc:5697] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.060359  8431 tablet_bootstrap.cc:654] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.061319  8437 raft_consensus.cc:493] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.061867  8437 raft_consensus.cc:515] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.060364  8430 tablet_bootstrap.cc:654] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.065742  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.065956  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.066699  8390 raft_consensus.cc:2468] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 0.
W20260709 13:01:34.067834  8207 leader_election.cc:343] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.068840  8437 leader_election.cc:290] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.068658  8206 leader_election.cc:304] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.070623  8437 raft_consensus.cc:2804] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.071216  8437 raft_consensus.cc:493] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.071769  8437 raft_consensus.cc:3060] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.073513  8432 tablet_bootstrap.cc:492] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.074113  8432 ts_tablet_manager.cc:1403] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 13:01:34.075757  8430 tablet_bootstrap.cc:492] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.076428  8430 ts_tablet_manager.cc:1403] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260709 13:01:34.076735  8431 tablet_bootstrap.cc:492] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.077289  8431 ts_tablet_manager.cc:1403] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:01:34.077638  8432 raft_consensus.cc:359] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.078461  8432 raft_consensus.cc:385] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.078835  8432 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.079578  8437 raft_consensus.cc:515] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.079787  8432 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.080145  8430 raft_consensus.cc:359] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.080492  8431 raft_consensus.cc:359] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:34.081143  8430 raft_consensus.cc:385] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.081684  8430 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.082976  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.082693  8430 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
W20260709 13:01:34.084806  8207 leader_election.cc:343] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.085726  8430 ts_tablet_manager.cc:1434] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:01:34.083714  8432 ts_tablet_manager.cc:1434] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:01:34.087049  8430 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:34.088249  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:34.081270  8431 raft_consensus.cc:385] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.087623  8432 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.088930  8390 raft_consensus.cc:3060] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.088939  8431 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.091169  8431 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:34.092767  8435 raft_consensus.cc:493] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.093916  8431 ts_tablet_manager.cc:1434] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:01:34.093583  8435 raft_consensus.cc:515] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.095188  8431 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:34.095932  8437 leader_election.cc:290] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.096693  8430 tablet_bootstrap.cc:654] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.105088  8431 tablet_bootstrap.cc:654] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.108731  8435 leader_election.cc:290] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.120550  8431 tablet_bootstrap.cc:492] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.121275  8431 ts_tablet_manager.cc:1403] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 13:01:34.122784  8435 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.123622  8435 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.125538  8431 raft_consensus.cc:359] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.126703  8431 raft_consensus.cc:385] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.127123  8431 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.128288  8431 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.131580  8431 ts_tablet_manager.cc:1434] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 13:01:34.132944  8431 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:34.141530  8435 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.141880  8431 tablet_bootstrap.cc:654] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.145440  8390 raft_consensus.cc:2468] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 1.
I20260709 13:01:34.147030  8206 leader_election.cc:304] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.148865  8437 raft_consensus.cc:2804] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.149588  8437 raft_consensus.cc:697] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:34.150797  8437 consensus_queue.cc:237] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.174252  8432 tablet_bootstrap.cc:654] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.177220  8431 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.189903  8431 ts_tablet_manager.cc:1403] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.020s
I20260709 13:01:34.191188  8430 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.191756  8430 ts_tablet_manager.cc:1403] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.040s
I20260709 13:01:34.192924  8431 raft_consensus.cc:359] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.193668  8431 raft_consensus.cc:385] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.193958  8431 raft_consensus.cc:740] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.180409  8438 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.180588  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.181504  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.194903  8438 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.194852  8430 raft_consensus.cc:359] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.195108  8240 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.195864  8430 raft_consensus.cc:385] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.196247  8430 raft_consensus.cc:740] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.197091  8355 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.197501  8438 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.197072  8430 consensus_queue.cc:260] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.198473  8431 consensus_queue.cc:260] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.199218  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.195108  8241 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.200007  8240 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 0.
I20260709 13:01:34.200837  8431 ts_tablet_manager.cc:1434] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:34.199488  8435 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.201637  8281 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.202045  8431 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: Bootstrap starting.
I20260709 13:01:34.196293  8139 catalog_manager.cc:5697] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.202710  8438 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.204286  8438 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.204852  8438 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.205216  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.201781  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.203133  8435 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.206341  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.207327  8316 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.208484  8431 tablet_bootstrap.cc:654] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.206665  8435 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.203444  8355 leader_election.cc:304] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.216162  8437 raft_consensus.cc:493] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.216895  8437 raft_consensus.cc:515] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.220752  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.220999  8437 leader_election.cc:290] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.221513  8389 raft_consensus.cc:2468] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 0.
I20260709 13:01:34.223291  8430 ts_tablet_manager.cc:1434] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.012s
I20260709 13:01:34.223505  8206 leader_election.cc:304] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.224728  8437 raft_consensus.cc:2804] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.225174  8437 raft_consensus.cc:493] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.225554  8437 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.227308  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
W20260709 13:01:34.229099  8207 leader_election.cc:343] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.234673  8430 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:34.243968  8473 raft_consensus.cc:2804] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.247633  8452 raft_consensus.cc:493] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.259888  8473 raft_consensus.cc:493] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.260320  8473 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.260690  8431 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: No bootstrap required, opened a new log
I20260709 13:01:34.260085  8452 raft_consensus.cc:515] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.247596  8438 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.257942  8432 tablet_bootstrap.cc:492] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.261494  8432 ts_tablet_manager.cc:1403] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.003s
I20260709 13:01:34.261639  8315 raft_consensus.cc:2393] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 112627849ab345a8b7593126bb68b4e6 in current term 1: Already voted for candidate 9a6bce40b4f6499abeb79190e60450b0 in this term.
I20260709 13:01:34.265044  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.264981  8432 raft_consensus.cc:359] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.266047  8432 raft_consensus.cc:385] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.266440  8432 raft_consensus.cc:740] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
W20260709 13:01:34.266796  8206 leader_election.cc:343] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.267362  8452 leader_election.cc:290] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.267700  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.267901  8438 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.268139  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.268611  8431 ts_tablet_manager.cc:1403] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.023s
I20260709 13:01:34.238945  8437 raft_consensus.cc:515] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
W20260709 13:01:34.269675  8207 leader_election.cc:343] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.269730  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:34.270241  8207 leader_election.cc:304] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6; no voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.270514  8437 leader_election.cc:290] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.268283  8240 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.271106  8437 raft_consensus.cc:2749] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.271615  8431 raft_consensus.cc:359] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.272287  8431 raft_consensus.cc:385] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.256057  8476 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.272984  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.254786  8435 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.274195  8390 raft_consensus.cc:2393] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6bce40b4f6499abeb79190e60450b0 in current term 1: Already voted for candidate 112627849ab345a8b7593126bb68b4e6 in this term.
I20260709 13:01:34.260087  8430 tablet_bootstrap.cc:654] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.276038  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.273265  8476 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.277226  8431 raft_consensus.cc:740] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.278090  8431 consensus_queue.cc:260] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.279896  8476 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.281055  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:34.281143  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.281862  8390 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.281935  8314 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.283679  8356 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.286012  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.286837  8241 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.286918  8452 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.287688  8452 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:34.289848  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.278460  8240 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 1.
I20260709 13:01:34.290815  8316 raft_consensus.cc:2393] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 112627849ab345a8b7593126bb68b4e6 in current term 1: Already voted for candidate 9a6bce40b4f6499abeb79190e60450b0 in this term.
I20260709 13:01:34.291919  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.292037  8356 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: 112627849ab345a8b7593126bb68b4e6; no voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.292904  8389 raft_consensus.cc:2393] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ddaa67152fa412a807474f75d0e5ee6 in current term 1: Already voted for candidate 9a6bce40b4f6499abeb79190e60450b0 in this term.
I20260709 13:01:34.293224  8476 raft_consensus.cc:2804] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.293669  8476 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.294050  8476 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.295143  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.295470  8281 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 112627849ab345a8b7593126bb68b4e6
I20260709 13:01:34.296705  8438 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.297127  8207 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6; no voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.272711  8432 consensus_queue.cc:260] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.297394  8438 raft_consensus.cc:697] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:34.298345  8437 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.299335  8435 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.299998  8435 raft_consensus.cc:2749] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.299682  8438 consensus_queue.cc:237] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.295158  8452 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.298508  8315 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.268167  8473 raft_consensus.cc:515] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.307022  8432 ts_tablet_manager.cc:1434] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:01:34.308313  8431 ts_tablet_manager.cc:1434] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:01:34.290277  8390 raft_consensus.cc:2468] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 1.
I20260709 13:01:34.314709  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.315018  8432 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.316151  8240 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.323349  8206 leader_election.cc:304] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.325798  8452 raft_consensus.cc:2804] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.323235  8473 leader_election.cc:290] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.331171  8452 raft_consensus.cc:697] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:34.344142  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.344480  8452 consensus_queue.cc:237] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.345211  8316 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.351866  8480 raft_consensus.cc:493] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.352151  8315 raft_consensus.cc:2468] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 1.
I20260709 13:01:34.352797  8480 raft_consensus.cc:515] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.359449  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
W20260709 13:01:34.360844  8207 leader_election.cc:343] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.362321  8437 raft_consensus.cc:2749] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.342636  8136 catalog_manager.cc:5697] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.375190  8240 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.374356  8476 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.377473  8355 leader_election.cc:304] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.379112  8430 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.378389  8473 raft_consensus.cc:2804] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.379703  8430 ts_tablet_manager.cc:1403] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.155s	user 0.058s	sys 0.062s
I20260709 13:01:34.379900  8476 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.380149  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.380685  8315 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.382377  8316 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.382736  8473 raft_consensus.cc:697] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:34.382990  8430 raft_consensus.cc:359] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.383806  8430 raft_consensus.cc:385] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.383661  8473 consensus_queue.cc:237] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.387014  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.387784  8240 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.387665  8315 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.384203  8430 raft_consensus.cc:740] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.392694  8356 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.393783  8476 raft_consensus.cc:2804] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.393713  8430 consensus_queue.cc:260] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.395509  8430 ts_tablet_manager.cc:1434] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:01:34.396431  8430 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:34.396173  8139 catalog_manager.cc:5697] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.398046  8476 raft_consensus.cc:697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:34.399080  8476 consensus_queue.cc:237] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.401310  8240 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.405857  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
W20260709 13:01:34.408082  8206 leader_election.cc:343] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:34.408547  8206 leader_election.cc:304] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6; no voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:34.409365  8480 leader_election.cc:290] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.409515  8481 raft_consensus.cc:2749] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.386945  8138 catalog_manager.cc:5697] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.411885  8432 tablet_bootstrap.cc:654] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.406355  8430 tablet_bootstrap.cc:654] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.419775  8136 catalog_manager.cc:5697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.434440  8432 tablet_bootstrap.cc:492] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.435177  8432 ts_tablet_manager.cc:1403] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.120s	user 0.031s	sys 0.000s
I20260709 13:01:34.435127  8438 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.439013  8432 raft_consensus.cc:359] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.440052  8432 raft_consensus.cc:385] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.440615  8432 raft_consensus.cc:740] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.442304  8432 consensus_queue.cc:260] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.446493  8430 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.447072  8430 ts_tablet_manager.cc:1403] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.013s
I20260709 13:01:34.448066  8432 ts_tablet_manager.cc:1434] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:01:34.449091  8432 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.449980  8430 raft_consensus.cc:359] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.452492  8430 raft_consensus.cc:385] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.452889  8430 raft_consensus.cc:740] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.453815  8430 consensus_queue.cc:260] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.457233  8430 ts_tablet_manager.cc:1434] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:01:34.458204  8430 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: Bootstrap starting.
I20260709 13:01:34.458468  8432 tablet_bootstrap.cc:654] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.471328  8430 tablet_bootstrap.cc:654] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.475622  8454 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.481657  8430 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: No bootstrap required, opened a new log
I20260709 13:01:34.482338  8430 ts_tablet_manager.cc:1403] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 13:01:34.485893  8430 raft_consensus.cc:359] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.497236  8430 raft_consensus.cc:385] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.497679  8430 raft_consensus.cc:740] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.498692  8430 consensus_queue.cc:260] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.501859  8430 ts_tablet_manager.cc:1434] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:01:34.503940  8432 tablet_bootstrap.cc:492] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.504415  8432 ts_tablet_manager.cc:1403] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.018s
I20260709 13:01:34.506498  8432 raft_consensus.cc:359] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.507113  8432 raft_consensus.cc:385] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.507340  8432 raft_consensus.cc:740] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.507855  8432 consensus_queue.cc:260] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.509611  8432 ts_tablet_manager.cc:1434] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:34.510653  8432 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.514914  8432 tablet_bootstrap.cc:654] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.520376  8481 consensus_queue.cc:1048] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.521368  8432 tablet_bootstrap.cc:492] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.521795  8432 ts_tablet_manager.cc:1403] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:01:34.523996  8432 raft_consensus.cc:359] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.524557  8432 raft_consensus.cc:385] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.524883  8432 raft_consensus.cc:740] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.525609  8432 consensus_queue.cc:260] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.527843  8432 ts_tablet_manager.cc:1434] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:34.530387  8432 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: Bootstrap starting.
I20260709 13:01:34.536580  8432 tablet_bootstrap.cc:654] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.537313  8452 consensus_queue.cc:1048] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.549396  8480 consensus_queue.cc:1048] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:34.551391  8432 tablet_bootstrap.cc:492] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: No bootstrap required, opened a new log
I20260709 13:01:34.552021  8432 ts_tablet_manager.cc:1403] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:01:34.554900  8438 raft_consensus.cc:493] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.555426  8432 raft_consensus.cc:359] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.555557  8438 raft_consensus.cc:515] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.556511  8432 raft_consensus.cc:385] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:34.556914  8432 raft_consensus.cc:740] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Initialized, Role: FOLLOWER
I20260709 13:01:34.558163  8438 leader_election.cc:290] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.557760  8432 consensus_queue.cc:260] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.558872  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.560022  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b78565568d40f2bdad923e0a9a7433" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.560765  8432 ts_tablet_manager.cc:1434] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:34.561721  8281 leader_election.cc:304] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6bce40b4f6499abeb79190e60450b0; no voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:34.564280  8438 raft_consensus.cc:2749] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:34.565977  8316 raft_consensus.cc:3060] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.578421  8481 consensus_queue.cc:1048] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.621891  8476 raft_consensus.cc:493] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.622435  8476 raft_consensus.cc:515] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.623701  8473 raft_consensus.cc:493] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.624302  8476 leader_election.cc:290] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.624188  8473 raft_consensus.cc:515] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.625233  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.625447  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.625762  8240 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.626102  8316 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.626317  8473 leader_election.cc:290] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.627133  8355 leader_election.cc:304] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.627461  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.627807  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0" is_pre_election: true
I20260709 13:01:34.628094  8473 raft_consensus.cc:2804] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.628085  8240 raft_consensus.cc:2468] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.628412  8316 raft_consensus.cc:2468] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 0.
I20260709 13:01:34.628644  8473 raft_consensus.cc:493] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.629101  8473 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.629463  8356 leader_election.cc:304] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.630319  8476 raft_consensus.cc:2804] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.630745  8476 raft_consensus.cc:493] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.631088  8476 raft_consensus.cc:3060] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.636145  8473 raft_consensus.cc:515] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.637930  8476 raft_consensus.cc:515] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.638401  8473 leader_election.cc:290] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.639302  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.639700  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.640452  8476 leader_election.cc:290] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:34.640028  8240 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.640843  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.640534  8316 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.641196  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45d9ccfe43048839b29294cc0e50782" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:34.641467  8241 raft_consensus.cc:3060] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.641979  8315 raft_consensus.cc:3060] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.647291  8315 raft_consensus.cc:2468] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.648623  8356 leader_election.cc:304] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.648795  8241 raft_consensus.cc:2468] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.649654  8476 raft_consensus.cc:2804] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.650171  8476 raft_consensus.cc:697] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:34.648203  8240 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.651048  8476 consensus_queue.cc:237] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.652189  8355 leader_election.cc:304] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:34.653070  8473 raft_consensus.cc:2804] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.653825  8473 raft_consensus.cc:697] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:34.655023  8316 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 1.
I20260709 13:01:34.654768  8473 consensus_queue.cc:237] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.660960  8136 catalog_manager.cc:5697] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.673488  8136 catalog_manager.cc:5697] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:34.772444  8473 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.783476  8438 raft_consensus.cc:493] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:34.784025  8438 raft_consensus.cc:515] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.784117  8476 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.786273  8438 leader_election.cc:290] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.788830  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6" is_pre_election: true
I20260709 13:01:34.789546  8240 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 0.
I20260709 13:01:34.789676  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6" is_pre_election: true
I20260709 13:01:34.790603  8390 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 0.
I20260709 13:01:34.790940  8281 leader_election.cc:304] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.792366  8438 raft_consensus.cc:2804] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:34.792757  8438 raft_consensus.cc:493] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:34.793111  8438 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.800523  8438 raft_consensus.cc:515] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.802596  8438 leader_election.cc:290] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:34.803679  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:34.803671  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:34.804494  8241 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.804554  8390 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:34.809827  8390 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 1.
I20260709 13:01:34.811091  8281 leader_election.cc:304] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:34.811818  8438 raft_consensus.cc:2804] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:34.812233  8438 raft_consensus.cc:697] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:34.813002  8438 consensus_queue.cc:237] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:34.815083  8241 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 1.
I20260709 13:01:34.821197  8136 catalog_manager.cc:5697] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:34.823674  8438 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.836227  8438 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.838511  8435 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.839335  8481 consensus_queue.cc:1048] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.860229  8437 consensus_queue.cc:1048] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.861689  8473 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.086251  8473 consensus_queue.cc:1048] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:35.101280  8478 consensus_queue.cc:1048] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:35.113329  8476 consensus_queue.cc:1048] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:35.117430  8315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:46416
I20260709 13:01:35.118571  8315 raft_consensus.cc:606] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:35.125197  8316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:46416
I20260709 13:01:35.125864  8316 raft_consensus.cc:606] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:35.133031  8435 consensus_queue.cc:1048] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.169955  8389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
mode: GRACEFUL
new_leader_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:01:35.170735  8389 raft_consensus.cc:606] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Received request to transfer leadership to TS 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:35.176564  8389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
mode: GRACEFUL
new_leader_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:01:35.177222  8389 raft_consensus.cc:606] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Received request to transfer leadership to TS 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:35.186365  8389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
mode: GRACEFUL
new_leader_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:01:35.187076  8389 raft_consensus.cc:606] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Received request to transfer leadership to TS 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:35.205283  8453 consensus_queue.cc:1048] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.218532  8454 consensus_queue.cc:1048] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.222826  8435 raft_consensus.cc:993] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: : Instructing follower 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.223408  8435 raft_consensus.cc:1081] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Signalling peer 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.225626  8316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:46404
I20260709 13:01:35.226470  8316 raft_consensus.cc:493] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:35.227077  8316 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.235332  8316 raft_consensus.cc:515] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.237174  8316 leader_election.cc:290] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:35.238025  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:35.238600  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:35.239086  8241 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.239146  8389 raft_consensus.cc:3055] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:35.239742  8389 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:35.240653  8389 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.241981  8389 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.246922  8241 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.248320  8281 leader_election.cc:304] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:35.249078  8453 raft_consensus.cc:2804] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:35.249156  8389 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.249619  8453 raft_consensus.cc:697] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:35.250563  8453 consensus_queue.cc:237] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.257066  8136 catalog_manager.cc:5697] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 1 to 2, leader changed from 112627849ab345a8b7593126bb68b4e6 (127.7.109.3) to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.369669  8438 raft_consensus.cc:993] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:35.370136  8438 raft_consensus.cc:1081] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:35.371968  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:01:35.372491  8241 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:35.372892  8241 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.377686  8241 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.379428  8241 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:35.380453  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:35.380537  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:35.381165  8316 raft_consensus.cc:3055] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:35.381377  8389 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.381587  8316 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:35.382598  8316 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.383590  8316 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.386713  8389 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:35.388175  8206 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:35.388985  8437 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:35.388960  8316 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:35.389657  8437 raft_consensus.cc:697] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:35.390544  8437 consensus_queue.cc:237] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.398178  8136 catalog_manager.cc:5697] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 1 to 2, leader changed from 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.450219  8453 raft_consensus.cc:993] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:35.450759  8438 raft_consensus.cc:1081] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:35.452762  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:01:35.453369  8241 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:35.453758  8241 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.458974  8241 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:35.460775  8241 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Requested vote from peers 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:35.461936  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:35.462090  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:35.462643  8389 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.462738  8316 raft_consensus.cc:3055] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:35.463171  8316 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:35.463883  8316 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:35.464924  8316 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.468225  8389 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:35.469508  8206 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:35.470405  8437 raft_consensus.cc:2804] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:35.470767  8316 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:35.471045  8437 raft_consensus.cc:697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:35.472630  8437 consensus_queue.cc:237] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:35.480377  8136 catalog_manager.cc:5697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 1 to 2, leader changed from 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.486101  8435 raft_consensus.cc:993] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: : Instructing follower 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.486670  8435 raft_consensus.cc:1081] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Signalling peer 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.488530  8316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:46404
I20260709 13:01:35.489148  8316 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:35.489540  8316 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.495014  8316 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.496618  8316 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:35.497547  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:35.498224  8241 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.498601  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:35.499394  8389 raft_consensus.cc:3055] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:35.499738  8389 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:35.501462  8476 raft_consensus.cc:993] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: : Instructing follower 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.501070  8389 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.501971  8476 raft_consensus.cc:1081] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Signalling peer 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:35.502439  8389 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.503803  8316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:46404
I20260709 13:01:35.504428  8316 raft_consensus.cc:493] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:35.504805  8316 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.506688  8241 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.507764  8281 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:35.508513  8438 raft_consensus.cc:2804] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:35.509006  8438 raft_consensus.cc:697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:35.509891  8438 consensus_queue.cc:237] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.510929  8389 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.512341  8316 raft_consensus.cc:515] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.514586  8316 leader_election.cc:290] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:35.515992  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:35.516662  8241 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.516629  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a23e8797d46eeb23c7060850dd9c8" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:35.517438  8390 raft_consensus.cc:3055] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:35.517798  8390 raft_consensus.cc:740] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:35.518707  8390 consensus_queue.cc:260] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.518445  8136 catalog_manager.cc:5697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 1 to 2, leader changed from 112627849ab345a8b7593126bb68b4e6 (127.7.109.3) to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.520068  8390 raft_consensus.cc:3060] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:35.522760  8241 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.524289  8281 leader_election.cc:304] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:35.525202  8438 raft_consensus.cc:2804] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:35.525843  8438 raft_consensus.cc:697] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:35.526738  8438 consensus_queue.cc:237] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:35.527532  8390 raft_consensus.cc:2468] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:35.533764  8136 catalog_manager.cc:5697] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 1 to 2, leader changed from 112627849ab345a8b7593126bb68b4e6 (127.7.109.3) to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:35.671432  8390 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.672830  8438 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.681656  8241 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.684175  8454 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.827682  8390 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.829160  8437 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.837139  8316 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.838893  8520 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.923167  8390 raft_consensus.cc:1275] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.925033  8438 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.935566  8241 raft_consensus.cc:1275] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.937366  8438 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:35.992396  8390 raft_consensus.cc:1275] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:35.993779  8438 consensus_queue.cc:1048] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:36.001760  8241 raft_consensus.cc:1275] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:36.001883  8316 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:36.003505  8520 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:36.004527  8453 consensus_queue.cc:1048] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:36.016558  8390 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:36.018272  8437 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.229982  7604 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:01:38.230962  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:38.255028  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:38.255712  8241 raft_consensus.cc:606] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Received request to transfer leadership to TS 112627849ab345a8b7593126bb68b4e6
I20260709 13:01:38.258693  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:38.259354  8241 raft_consensus.cc:606] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Received request to transfer leadership to TS 112627849ab345a8b7593126bb68b4e6
I20260709 13:01:38.260797  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:38.261443  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:38.435985  8527 raft_consensus.cc:993] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:38.436498  8530 raft_consensus.cc:1081] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Signalling peer 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:38.438481  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:51734
I20260709 13:01:38.439177  8390 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:38.439541  8390 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.444770  8390 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:38.447072  8390 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 3 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:38.447587  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:38.447589  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:38.448426  8316 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.448472  8241 raft_consensus.cc:3055] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:38.449082  8241 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:38.449882  8241 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:38.450989  8241 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.454420  8316 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 3.
I20260709 13:01:38.456014  8356 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:38.456599  8241 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 3.
I20260709 13:01:38.457106  8435 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:38.458483  8435 raft_consensus.cc:697] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:38.459360  8435 consensus_queue.cc:237] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:38.468114  8139 catalog_manager.cc:5697] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 2 to 3, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.727039  8527 raft_consensus.cc:993] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:38.727514  8530 raft_consensus.cc:1081] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Signalling peer 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:38.729288  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:51734
I20260709 13:01:38.729724  8390 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:38.729954  8390 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.734686  8390 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:38.736351  8390 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835)
I20260709 13:01:38.737493  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:38.737571  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:38.738013  8316 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.738107  8241 raft_consensus.cc:3055] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:38.738477  8241 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:38.739225  8241 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:38.740095  8241 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:38.742672  8316 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 3.
I20260709 13:01:38.743819  8356 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [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: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:38.744565  8435 raft_consensus.cc:2804] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:38.744877  8241 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 3.
I20260709 13:01:38.744983  8435 raft_consensus.cc:697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:38.745949  8435 consensus_queue.cc:237] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [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: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:38.753082  8139 catalog_manager.cc:5697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 2 to 3, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.967829  8241 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:38.969089  8435 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:38.980393  8316 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:38.981927  8531 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.184465  8241 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.185760  8531 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.190281  8316 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.191932  8531 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.262415  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:39.273767  8390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:01:39.274297  8390 raft_consensus.cc:606] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:39.280047  8390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:51742
I20260709 13:01:39.280584  8390 raft_consensus.cc:606] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:39.293829  8316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:46416
I20260709 13:01:39.294327  8316 raft_consensus.cc:606] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:39.299795  8316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:46416
I20260709 13:01:39.300251  8316 raft_consensus.cc:606] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:39.305401  8316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
mode: GRACEFUL
new_leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:46416
I20260709 13:01:39.305879  8316 raft_consensus.cc:606] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Received request to transfer leadership to TS 5ddaa67152fa412a807474f75d0e5ee6
I20260709 13:01:39.368815  8453 raft_consensus.cc:993] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.369303  8453 raft_consensus.cc:1081] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.371011  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:01:39.371541  8241 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.371794  8241 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.376143  8241 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.377750  8241 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:39.378810  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:39.379025  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:39.379455  8316 raft_consensus.cc:3055] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:39.379511  8390 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.379961  8316 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:39.380774  8316 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.382018  8316 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.386760  8390 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 3.
I20260709 13:01:39.388245  8206 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [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: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:39.388921  8316 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 3.
I20260709 13:01:39.389066  8530 raft_consensus.cc:2804] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:39.390235  8530 raft_consensus.cc:697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:39.390991  8530 consensus_queue.cc:237] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.401981  8139 catalog_manager.cc:5697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 2 to 3, leader changed from 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.517045  8435 raft_consensus.cc:993] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.517764  8531 raft_consensus.cc:1081] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.519611  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58546
I20260709 13:01:39.520218  8241 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.520530  8241 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.526796  8241 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.528762  8241 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 4 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:39.530773  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:39.530885  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:39.531548  8390 raft_consensus.cc:3055] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:39.531582  8316 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.531955  8390 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:39.533066  8390 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.534340  8390 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.538497  8316 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 4.
I20260709 13:01:39.540323  8207 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [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: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:39.541671  8530 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:39.542223  8530 raft_consensus.cc:697] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:39.542903  8390 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 4.
I20260709 13:01:39.543545  8530 consensus_queue.cc:237] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.553288  8139 catalog_manager.cc:5697] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 3 to 4, leader changed from 112627849ab345a8b7593126bb68b4e6 (127.7.109.3) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 4 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.619685  8544 raft_consensus.cc:993] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.620219  8544 raft_consensus.cc:1081] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.621860  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:01:39.622390  8241 raft_consensus.cc:493] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.622771  8241 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.628000  8241 raft_consensus.cc:515] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.629693  8241 leader_election.cc:290] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:39.630949  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:39.630884  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:39.631639  8316 raft_consensus.cc:3055] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:39.631695  8390 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.632130  8316 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:39.632988  8316 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.634181  8316 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:39.638737  8390 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 3.
I20260709 13:01:39.640599  8316 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 3.
I20260709 13:01:39.640914  8206 leader_election.cc:304] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [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: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:39.642028  8530 raft_consensus.cc:2804] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:39.642606  8530 raft_consensus.cc:697] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:39.644043  8530 consensus_queue.cc:237] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.650326  8453 raft_consensus.cc:993] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.651521  8544 raft_consensus.cc:1081] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.653262  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58542
I20260709 13:01:39.653787  8241 raft_consensus.cc:493] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.654145  8241 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.654284  8139 catalog_manager.cc:5697] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 2 to 3, leader changed from 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.659283  8241 raft_consensus.cc:515] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.661161  8241 leader_election.cc:290] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Requested vote from peers 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:39.662503  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:39.662820  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533ad6cac44449d9a5fd5b654a8fa013" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:39.663197  8316 raft_consensus.cc:3055] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:39.663296  8390 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.663657  8316 raft_consensus.cc:740] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:39.664606  8316 consensus_queue.cc:260] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.665558  8316 raft_consensus.cc:3060] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:39.668637  8390 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:39.669783  8206 leader_election.cc:304] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 5ddaa67152fa412a807474f75d0e5ee6; no voters: 
I20260709 13:01:39.670190  8316 raft_consensus.cc:2468] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 2.
I20260709 13:01:39.670536  8530 raft_consensus.cc:2804] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:39.671116  8530 raft_consensus.cc:697] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:39.672348  8530 consensus_queue.cc:237] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:39.680694  8139 catalog_manager.cc:5697] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 1 to 2, leader changed from 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.707993  8435 raft_consensus.cc:993] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: : Instructing follower 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.708527  8531 raft_consensus.cc:1081] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Signalling peer 5ddaa67152fa412a807474f75d0e5ee6 to start an election
I20260709 13:01:39.710136  8241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
 from {username='slave'} at 127.0.0.1:58546
I20260709 13:01:39.710625  8241 raft_consensus.cc:493] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:39.710868  8241 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.715531  8241 raft_consensus.cc:515] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:39.716995  8241 leader_election.cc:290] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [CANDIDATE]: Term 4 election: Requested vote from peers 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:39.718029  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:39.718192  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c6a82a9f2c4d55878fc5d52b4379f7" candidate_uuid: "5ddaa67152fa412a807474f75d0e5ee6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:39.718652  8390 raft_consensus.cc:3055] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:39.718838  8316 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.718967  8390 raft_consensus.cc:740] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:39.719712  8390 consensus_queue.cc:260] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [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: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:39.720649  8390 raft_consensus.cc:3060] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:39.723644  8316 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 4.
I20260709 13:01:39.724865  8207 leader_election.cc:304] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [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: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:39.725113  8390 raft_consensus.cc:2468] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ddaa67152fa412a807474f75d0e5ee6 in term 4.
I20260709 13:01:39.725946  8548 raft_consensus.cc:2804] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:39.726493  8548 raft_consensus.cc:697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Becoming Leader. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:39.727445  8548 consensus_queue.cc:237] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } }
I20260709 13:01:39.734871  8139 catalog_manager.cc:5697] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 reported cstate change: term changed from 3 to 4, leader changed from 112627849ab345a8b7593126bb68b4e6 (127.7.109.3) to 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1). New cstate: current_term: 4 leader_uuid: "5ddaa67152fa412a807474f75d0e5ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.853808  8316 raft_consensus.cc:1275] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.855167  8548 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.866526  8390 raft_consensus.cc:1275] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:39.869096  8530 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:40.040618  8316 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.041972  8530 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.051787  8390 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.053471  8548 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.070138  8390 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:40.071346  8548 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:40.085547  8316 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:40.086104  8315 raft_consensus.cc:1275] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:40.087416  8530 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:40.088970  8530 consensus_queue.cc:1048] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:40.104770  8390 raft_consensus.cc:1275] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:40.106868  8530 consensus_queue.cc:1048] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:40.164749  8390 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.166173  8530 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:40.174486  8316 raft_consensus.cc:1275] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Refusing update from remote peer 5ddaa67152fa412a807474f75d0e5ee6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:40.177143  8562 consensus_queue.cc:1048] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.314172  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:42.322394  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:42.323026  8241 raft_consensus.cc:606] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Received request to transfer leadership to TS 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:42.325795  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:42.326318  8241 raft_consensus.cc:606] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Received request to transfer leadership to TS 112627849ab345a8b7593126bb68b4e6
I20260709 13:01:42.330526  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:42.331173  8241 raft_consensus.cc:606] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Received request to transfer leadership to TS 112627849ab345a8b7593126bb68b4e6
I20260709 13:01:42.334344  8241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c"
dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
mode: GRACEFUL
new_leader_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:58550
I20260709 13:01:42.334923  8241 raft_consensus.cc:606] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Received request to transfer leadership to TS 9a6bce40b4f6499abeb79190e60450b0
I20260709 13:01:42.336218  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:42.336760  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:42.368458  8571 raft_consensus.cc:993] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:42.369083  8571 raft_consensus.cc:1081] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Signalling peer 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:42.370970  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:51734
I20260709 13:01:42.371552  8390 raft_consensus.cc:493] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.371820  8390 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.376834  8390 raft_consensus.cc:515] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.379127  8390 leader_election.cc:290] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 4 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:42.380412  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:42.380586  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9958f6d5e2743489a5a324258da3510" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:42.381170  8241 raft_consensus.cc:3055] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:42.381173  8316 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.381587  8241 raft_consensus.cc:740] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:42.382489  8241 consensus_queue.cc:260] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.383744  8241 raft_consensus.cc:3060] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.386914  8316 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 4.
I20260709 13:01:42.388286  8356 leader_election.cc:304] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [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: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:42.388646  8241 raft_consensus.cc:2468] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 4.
I20260709 13:01:42.389068  8568 raft_consensus.cc:2804] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:42.390486  8568 raft_consensus.cc:697] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 4 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:42.391559  8568 consensus_queue.cc:237] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.398833  8139 catalog_manager.cc:5697] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 3 to 4, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 4 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.715688  8569 raft_consensus.cc:993] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:42.716197  8571 raft_consensus.cc:1081] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Signalling peer 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:42.717938  8316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:46396
I20260709 13:01:42.718372  8316 raft_consensus.cc:493] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.718679  8316 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.722766  8316 raft_consensus.cc:515] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.724436  8316 leader_election.cc:290] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:42.725473  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:42.725592  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c0a353b7e445c5adc3a261496b848c" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:42.726107  8241 raft_consensus.cc:3055] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:42.726116  8390 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.726424  8241 raft_consensus.cc:740] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:42.727387  8241 consensus_queue.cc:260] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.728370  8241 raft_consensus.cc:3060] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:42.731283  8390 raft_consensus.cc:2468] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:42.733085  8281 leader_election.cc:304] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:42.733350  8241 raft_consensus.cc:2468] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 2.
I20260709 13:01:42.734031  8570 raft_consensus.cc:2804] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:42.735379  8570 raft_consensus.cc:697] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:42.736259  8570 consensus_queue.cc:237] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.744398  8139 catalog_manager.cc:5697] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 1 to 2, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.792125  8569 raft_consensus.cc:993] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:42.792640  8571 raft_consensus.cc:1081] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Signalling peer 112627849ab345a8b7593126bb68b4e6 to start an election
I20260709 13:01:42.794797  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141"
dest_uuid: "112627849ab345a8b7593126bb68b4e6"
 from {username='slave'} at 127.0.0.1:51734
I20260709 13:01:42.795490  8390 raft_consensus.cc:493] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.795840  8390 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.801095  8390 raft_consensus.cc:515] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.803449  8390 leader_election.cc:290] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [CANDIDATE]: Term 5 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273)
I20260709 13:01:42.803826  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:42.804052  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb85e646df84f25a8306feec4c48141" candidate_uuid: "112627849ab345a8b7593126bb68b4e6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
I20260709 13:01:42.804636  8241 raft_consensus.cc:3055] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:42.804730  8316 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.805017  8241 raft_consensus.cc:740] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:42.805891  8241 consensus_queue.cc:260] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.807075  8241 raft_consensus.cc:3060] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:42.809859  8316 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 5.
I20260709 13:01:42.811157  8356 leader_election.cc:304] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: 112627849ab345a8b7593126bb68b4e6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:42.812042  8316 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:42.811955  8568 raft_consensus.cc:2804] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:42.812621  8568 raft_consensus.cc:697] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 5 LEADER]: Becoming Leader. State: Replica: 112627849ab345a8b7593126bb68b4e6, State: Running, Role: LEADER
I20260709 13:01:42.813407  8572 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.813587  8568 consensus_queue.cc:237] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.814154  8241 raft_consensus.cc:2468] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 112627849ab345a8b7593126bb68b4e6 in term 5.
I20260709 13:01:42.822494  8139 catalog_manager.cc:5697] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 reported cstate change: term changed from 4 to 5, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 112627849ab345a8b7593126bb68b4e6 (127.7.109.3). New cstate: current_term: 5 leader_uuid: "112627849ab345a8b7593126bb68b4e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.826586  8241 raft_consensus.cc:1275] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:42.829296  8568 consensus_queue.cc:1048] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:42.840220  8571 raft_consensus.cc:993] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: : Instructing follower 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:42.847930  8586 raft_consensus.cc:1081] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Signalling peer 9a6bce40b4f6499abeb79190e60450b0 to start an election
I20260709 13:01:42.852836  8315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00"
dest_uuid: "9a6bce40b4f6499abeb79190e60450b0"
 from {username='slave'} at 127.0.0.1:46396
I20260709 13:01:42.853938  8315 raft_consensus.cc:493] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:42.854610  8315 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.868526  8315 raft_consensus.cc:515] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.870995  8315 leader_election.cc:290] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [CANDIDATE]: Term 4 election: Requested vote from peers 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835), 112627849ab345a8b7593126bb68b4e6 (127.7.109.3:43263)
I20260709 13:01:42.871759  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ddaa67152fa412a807474f75d0e5ee6"
I20260709 13:01:42.872495  8241 raft_consensus.cc:3055] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:42.872819  8241 raft_consensus.cc:740] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ddaa67152fa412a807474f75d0e5ee6, State: Running, Role: LEADER
I20260709 13:01:42.873591  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2564d99a8b6f4a01b89e6c97edb29f00" candidate_uuid: "9a6bce40b4f6499abeb79190e60450b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "112627849ab345a8b7593126bb68b4e6"
I20260709 13:01:42.873705  8241 consensus_queue.cc:260] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.874317  8389 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.875169  8241 raft_consensus.cc:3060] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:42.883006  8241 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 4.
I20260709 13:01:42.884482  8281 leader_election.cc:304] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [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: 5ddaa67152fa412a807474f75d0e5ee6, 9a6bce40b4f6499abeb79190e60450b0; no voters: 
I20260709 13:01:42.883006  8389 raft_consensus.cc:2468] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6bce40b4f6499abeb79190e60450b0 in term 4.
I20260709 13:01:42.886297  8570 raft_consensus.cc:2804] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:42.886852  8570 raft_consensus.cc:697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 LEADER]: Becoming Leader. State: Replica: 9a6bce40b4f6499abeb79190e60450b0, State: Running, Role: LEADER
I20260709 13:01:42.887712  8570 consensus_queue.cc:237] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [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: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } }
I20260709 13:01:42.898180  8139 catalog_manager.cc:5697] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 reported cstate change: term changed from 3 to 4, leader changed from 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1) to 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2). New cstate: current_term: 4 leader_uuid: "9a6bce40b4f6499abeb79190e60450b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.148015  8389 raft_consensus.cc:1275] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:43.149392  8570 consensus_queue.cc:1048] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:43.161387  8240 raft_consensus.cc:1275] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:43.163578  8590 consensus_queue.cc:1048] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:43.318773  8240 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 5 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:43.320359  8568 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ddaa67152fa412a807474f75d0e5ee6" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:43.333557  8315 raft_consensus.cc:1275] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 5 FOLLOWER]: Refusing update from remote peer 112627849ab345a8b7593126bb68b4e6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:43.335049  8594 consensus_queue.cc:1048] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6bce40b4f6499abeb79190e60450b0" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:43.337976  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:43.349750  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
I20260709 13:01:43.376736  8389 raft_consensus.cc:1275] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Refusing update from remote peer 9a6bce40b4f6499abeb79190e60450b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:43.384306  8590 consensus_queue.cc:1048] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112627849ab345a8b7593126bb68b4e6" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 43263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:01:43.412878  8281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:01:43.426957  8281 consensus_peers.cc:597] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 -> Peer 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835): Couldn't send request to peer 5ddaa67152fa412a807474f75d0e5ee6. Status: 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:01:43.442497  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.443420  7604 tablet_replica.cc:333] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.444114  7604 raft_consensus.cc:2243] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.444664  7604 raft_consensus.cc:2272] T d45d9ccfe43048839b29294cc0e50782 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.447286  7604 tablet_replica.cc:333] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.447989  7604 raft_consensus.cc:2243] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.448463  7604 raft_consensus.cc:2272] T 1c0a23e8797d46eeb23c7060850dd9c8 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.451728  7604 tablet_replica.cc:333] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.452548  7604 raft_consensus.cc:2243] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:43.452726  8355 consensus_peers.cc:597] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 -> Peer 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835): Couldn't send request to peer 5ddaa67152fa412a807474f75d0e5ee6. Status: 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:01:43.453148  7604 raft_consensus.cc:2272] T 8bb85e646df84f25a8306feec4c48141 P 5ddaa67152fa412a807474f75d0e5ee6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.456367  7604 tablet_replica.cc:333] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.457041  7604 raft_consensus.cc:2243] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.457924  7604 raft_consensus.cc:2272] T 533ad6cac44449d9a5fd5b654a8fa013 P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.460014  7604 tablet_replica.cc:333] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.460637  7604 raft_consensus.cc:2243] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.461087  7604 raft_consensus.cc:2272] T 2564d99a8b6f4a01b89e6c97edb29f00 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.463191  7604 tablet_replica.cc:333] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.463718  7604 raft_consensus.cc:2243] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.464490  7604 raft_consensus.cc:2272] T 63b78565568d40f2bdad923e0a9a7433 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.466638  7604 tablet_replica.cc:333] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.467164  7604 raft_consensus.cc:2243] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.467936  7604 raft_consensus.cc:2272] T b54566aa101a4d0fb69ce1505a1e6091 P 5ddaa67152fa412a807474f75d0e5ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.470329  7604 tablet_replica.cc:333] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.471025  7604 raft_consensus.cc:2243] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.471573  7604 raft_consensus.cc:2272] T c9958f6d5e2743489a5a324258da3510 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.474426  7604 tablet_replica.cc:333] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.475150  7604 raft_consensus.cc:2243] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.475919  7604 raft_consensus.cc:2272] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 5ddaa67152fa412a807474f75d0e5ee6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.477892  7604 tablet_replica.cc:333] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6: stopping tablet replica
I20260709 13:01:43.478350  7604 raft_consensus.cc:2243] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.478863  7604 raft_consensus.cc:2272] T f9c0a353b7e445c5adc3a261496b848c P 5ddaa67152fa412a807474f75d0e5ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.514261  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
I20260709 13:01:43.537592  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
W20260709 13:01:43.545302  8281 consensus_peers.cc:597] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 -> Peer 5ddaa67152fa412a807474f75d0e5ee6 (127.7.109.1:34835): Couldn't send request to peer 5ddaa67152fa412a807474f75d0e5ee6. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.568898  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.569841  7604 tablet_replica.cc:333] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.570467  7604 raft_consensus.cc:2243] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.570957  7604 raft_consensus.cc:2272] T d45d9ccfe43048839b29294cc0e50782 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.572842  7604 tablet_replica.cc:333] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.573401  7604 raft_consensus.cc:2243] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.574146  7604 raft_consensus.cc:2272] T 1c0a23e8797d46eeb23c7060850dd9c8 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.576347  7604 tablet_replica.cc:333] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.576894  7604 raft_consensus.cc:2243] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.577292  7604 raft_consensus.cc:2272] T 533ad6cac44449d9a5fd5b654a8fa013 P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.579174  7604 tablet_replica.cc:333] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.579699  7604 raft_consensus.cc:2243] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.580523  7604 raft_consensus.cc:2272] T 2564d99a8b6f4a01b89e6c97edb29f00 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.583398  7604 tablet_replica.cc:333] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.583982  7604 raft_consensus.cc:2243] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.584534  7604 raft_consensus.cc:2272] T c9958f6d5e2743489a5a324258da3510 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.588670  7604 tablet_replica.cc:333] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.589345  7604 raft_consensus.cc:2243] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.590204  7604 raft_consensus.cc:2272] T 8bb85e646df84f25a8306feec4c48141 P 9a6bce40b4f6499abeb79190e60450b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.593348  7604 tablet_replica.cc:333] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.593912  7604 raft_consensus.cc:2243] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.594347  7604 raft_consensus.cc:2272] T 63b78565568d40f2bdad923e0a9a7433 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.596331  7604 tablet_replica.cc:333] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.596788  7604 raft_consensus.cc:2243] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.597254  7604 raft_consensus.cc:2272] T b54566aa101a4d0fb69ce1505a1e6091 P 9a6bce40b4f6499abeb79190e60450b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.599210  7604 tablet_replica.cc:333] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.599798  7604 raft_consensus.cc:2243] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.600554  7604 raft_consensus.cc:2272] T f9c0a353b7e445c5adc3a261496b848c P 9a6bce40b4f6499abeb79190e60450b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.602901  7604 tablet_replica.cc:333] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0: stopping tablet replica
I20260709 13:01:43.603374  7604 raft_consensus.cc:2243] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.603788  7604 raft_consensus.cc:2272] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 9a6bce40b4f6499abeb79190e60450b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.635531  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
W20260709 13:01:43.650377  8356 consensus_peers.cc:597] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 -> Peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Couldn't send request to peer 9a6bce40b4f6499abeb79190e60450b0. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.660190  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
I20260709 13:01:43.696420  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:43.697499  7604 tablet_replica.cc:333] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.698207  7604 raft_consensus.cc:2243] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.699213  7604 raft_consensus.cc:2272] T d45d9ccfe43048839b29294cc0e50782 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.701284  7604 tablet_replica.cc:333] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.701905  7604 raft_consensus.cc:2243] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.702389  7604 raft_consensus.cc:2272] T 1c0a23e8797d46eeb23c7060850dd9c8 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.704229  7604 tablet_replica.cc:333] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.704787  7604 raft_consensus.cc:2243] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.705571  7604 raft_consensus.cc:2272] T c9958f6d5e2743489a5a324258da3510 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.707851  7604 tablet_replica.cc:333] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.708444  7604 raft_consensus.cc:2243] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.708902  7604 raft_consensus.cc:2272] T 533ad6cac44449d9a5fd5b654a8fa013 P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.710829  7604 tablet_replica.cc:333] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.711335  7604 raft_consensus.cc:2243] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.711812  7604 raft_consensus.cc:2272] T 2564d99a8b6f4a01b89e6c97edb29f00 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.715250  7604 tablet_replica.cc:333] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.715986  7604 raft_consensus.cc:2243] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.716485  7604 raft_consensus.cc:2272] T 63b78565568d40f2bdad923e0a9a7433 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.718514  7604 tablet_replica.cc:333] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.719292  7604 raft_consensus.cc:2243] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.719877  7604 raft_consensus.cc:2272] T b54566aa101a4d0fb69ce1505a1e6091 P 112627849ab345a8b7593126bb68b4e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.722322  7604 tablet_replica.cc:333] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.722929  7604 raft_consensus.cc:2243] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.723435  7604 raft_consensus.cc:2272] T f9c0a353b7e445c5adc3a261496b848c P 112627849ab345a8b7593126bb68b4e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:43.724920  8356 consensus_peers.cc:597] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 -> Peer 9a6bce40b4f6499abeb79190e60450b0 (127.7.109.2:38273): Couldn't send request to peer 9a6bce40b4f6499abeb79190e60450b0. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:43.726104  7604 tablet_replica.cc:333] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.726732  7604 raft_consensus.cc:2243] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.727177  7604 raft_consensus.cc:2272] T 35c6a82a9f2c4d55878fc5d52b4379f7 P 112627849ab345a8b7593126bb68b4e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.729417  7604 tablet_replica.cc:333] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6: stopping tablet replica
I20260709 13:01:43.729918  7604 raft_consensus.cc:2243] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.731104  7604 raft_consensus.cc:2272] T 8bb85e646df84f25a8306feec4c48141 P 112627849ab345a8b7593126bb68b4e6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.763212  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:01:43.788062  7604 master.cc:562] Master@127.7.109.62:36869 shutting down...
I20260709 13:01:43.821274  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:43.822281  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.822752  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P b52a827eb1014d0b8333ad9cc031ab9a: stopping tablet replica
I20260709 13:01:43.845139  7604 master.cc:584] Master@127.7.109.62:36869 shutdown complete.
112627849ab345a8b7593126bb68b4e6  1
5ddaa67152fa412a807474f75d0e5ee6  5
9a6bce40b4f6499abeb79190e60450b0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11035 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:01:43.887732  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:37699
I20260709 13:01:43.888971  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:43.895685  8602 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:01:43.895699  8601 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:01:43.895699  8604 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:01:43.897202  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:43.898080  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:43.898268  7604 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:01:43.898478  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602103898441 us; error 0 us; skew 500 ppm
I20260709 13:01:43.899101  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:43.902148  7604 webserver.cc:533] Webserver started at http://127.7.109.62:42237/ using document root <none> and password file <none>
I20260709 13:01:43.902792  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:43.902961  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:43.903327  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:43.904543  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "5f50921a5c4e4b5f88fab77eedcb934a"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-r9m8"
I20260709 13:01:43.909821  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:01:43.914778  8609 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:01:43.915844  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:43.916213  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "5f50921a5c4e4b5f88fab77eedcb934a"
format_stamp: "Formatted at 2026-07-09 13:01:43 on dist-test-slave-r9m8"
I20260709 13:01:43.916522  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-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:01:43.935351  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:43.937494  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:43.995798  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:37699
I20260709 13:01:43.995903  8660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:37699 every 8 connection(s)
I20260709 13:01:44.002048  8661 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:01:44.017350  8661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: Bootstrap starting.
I20260709 13:01:44.022912  8661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.030217  8661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: No bootstrap required, opened a new log
I20260709 13:01:44.033565  8661 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER }
I20260709 13:01:44.034096  8661 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.034288  8661 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f50921a5c4e4b5f88fab77eedcb934a, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.034981  8661 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER }
I20260709 13:01:44.035822  8661 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:44.036377  8661 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:44.037608  8661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.043812  8661 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER }
I20260709 13:01:44.044381  8661 leader_election.cc:304] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [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: 5f50921a5c4e4b5f88fab77eedcb934a; no voters: 
I20260709 13:01:44.045782  8661 leader_election.cc:290] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:44.046301  8664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:44.048055  8664 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 1 LEADER]: Becoming Leader. State: Replica: 5f50921a5c4e4b5f88fab77eedcb934a, State: Running, Role: LEADER
I20260709 13:01:44.048864  8664 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [LEADER]: Queue going to LEADER mode. State: All 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: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER }
I20260709 13:01:44.049224  8661 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:44.052332  8665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER } }
I20260709 13:01:44.053158  8665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:44.052364  8666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f50921a5c4e4b5f88fab77eedcb934a. Latest consensus state: current_term: 1 leader_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f50921a5c4e4b5f88fab77eedcb934a" member_type: VOTER } }
I20260709 13:01:44.054806  8666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:44.056532  8669 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:44.063467  8669 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:44.067556  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:44.075261  8669 catalog_manager.cc:1383] Generated new cluster ID: 76ac6c67720a49f7885a3f91fdb9ed01
I20260709 13:01:44.075644  8669 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:44.098933  8669 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:44.100325  8669 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:44.119129  8669 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: Generated new TSK 0
I20260709 13:01:44.119931  8669 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:44.139050  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:44.146600  8682 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:01:44.147244  8683 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:01:44.151257  7604 server_base.cc:1061] running on GCE node
W20260709 13:01:44.151161  8685 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:01:44.152369  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:44.152582  7604 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:01:44.152801  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602104152763 us; error 0 us; skew 500 ppm
I20260709 13:01:44.153400  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:44.156860  7604 webserver.cc:533] Webserver started at http://127.7.109.1:41855/ using document root <none> and password file <none>
I20260709 13:01:44.157476  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:44.157682  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:44.158003  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:44.159332  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "274b3319cd124f029b0d9665cf3ebe86"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.164974  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:44.169004  8690 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:01:44.170083  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:01:44.170423  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "274b3319cd124f029b0d9665cf3ebe86"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.170809  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-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:01:44.194159  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:44.195925  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:44.197831  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:44.200513  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:44.200789  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.201092  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:44.201292  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.259828  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:40313
I20260709 13:01:44.259923  8752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:40313 every 8 connection(s)
I20260709 13:01:44.265060  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:44.273557  8758 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:01:44.273625  8757 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:01:44.278486  8760 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:01:44.278779  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:44.280565  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:44.280822  7604 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:01:44.281255  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602104281227 us; error 0 us; skew 500 ppm
I20260709 13:01:44.282284  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:44.286144  7604 webserver.cc:533] Webserver started at http://127.7.109.2:44513/ using document root <none> and password file <none>
I20260709 13:01:44.286422  8753 heartbeater.cc:344] Connected to a master server at 127.7.109.62:37699
I20260709 13:01:44.286844  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:44.286962  8753 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:44.287153  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:44.287552  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:44.288110  8753 heartbeater.cc:507] Master 127.7.109.62:37699 requested a full tablet report, sending...
I20260709 13:01:44.289181  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.291112  8626 ts_manager.cc:194] Registered new tserver with Master: 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:01:44.293032  8626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38336
I20260709 13:01:44.294759  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 13:01:44.298839  8765 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:01:44.299852  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:44.300266  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.300592  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-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:01:44.322674  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:44.324182  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:44.326184  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:44.328874  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:44.329176  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.329473  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:44.329664  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.384579  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:37909
I20260709 13:01:44.384789  8827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:37909 every 8 connection(s)
I20260709 13:01:44.391988  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:44.401415  8832 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:01:44.401427  8831 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:01:44.406011  8828 heartbeater.cc:344] Connected to a master server at 127.7.109.62:37699
I20260709 13:01:44.406723  8828 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:44.408157  8828 heartbeater.cc:507] Master 127.7.109.62:37699 requested a full tablet report, sending...
W20260709 13:01:44.410704  8834 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:01:44.412007  8626 ts_manager.cc:194] Registered new tserver with Master: 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:44.414152  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:44.414654  8626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38342
I20260709 13:01:44.415498  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:44.415846  7604 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:01:44.416283  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602104416245 us; error 0 us; skew 500 ppm
I20260709 13:01:44.417233  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:44.420815  7604 webserver.cc:533] Webserver started at http://127.7.109.3:36305/ using document root <none> and password file <none>
I20260709 13:01:44.421500  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:44.421741  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:44.422080  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:44.423496  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "8cc7e90e5fca483b821bbee11f4cebea"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.429342  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:01:44.433679  8839 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:01:44.434875  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:01:44.435194  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "8cc7e90e5fca483b821bbee11f4cebea"
format_stamp: "Formatted at 2026-07-09 13:01:44 on dist-test-slave-r9m8"
I20260709 13:01:44.435482  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-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:01:44.456184  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:44.457814  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:44.459831  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:44.463086  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:44.463332  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.463681  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:44.463838  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:44.519143  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:41219
I20260709 13:01:44.519266  8901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:41219 every 8 connection(s)
I20260709 13:01:44.541049  8902 heartbeater.cc:344] Connected to a master server at 127.7.109.62:37699
I20260709 13:01:44.541761  8902 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:44.542919  8902 heartbeater.cc:507] Master 127.7.109.62:37699 requested a full tablet report, sending...
I20260709 13:01:44.545800  8626 ts_manager.cc:194] Registered new tserver with Master: 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:44.546947  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02409707s
I20260709 13:01:44.547778  8626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38350
I20260709 13:01:44.579404  8626 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38358:
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:01:44.586107  8626 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:01:44.827306  8718 tablet_service.cc:1511] Processing CreateTablet for tablet badf95438967415d965e2bd7ffeadc49 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.828256  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 27f65de87bda46fbb378d6502e735c5d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.829123  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badf95438967415d965e2bd7ffeadc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.830128  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f65de87bda46fbb378d6502e735c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.832129  8717 tablet_service.cc:1511] Processing CreateTablet for tablet 93786a4c1b69478ea2b2d78ac0f14181 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.835358  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93786a4c1b69478ea2b2d78ac0f14181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.836470  8867 tablet_service.cc:1511] Processing CreateTablet for tablet badf95438967415d965e2bd7ffeadc49 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.838845  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badf95438967415d965e2bd7ffeadc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.840857  8793 tablet_service.cc:1511] Processing CreateTablet for tablet badf95438967415d965e2bd7ffeadc49 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:44.841082  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 93786a4c1b69478ea2b2d78ac0f14181 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.844220  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 27f65de87bda46fbb378d6502e735c5d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.844220  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 93786a4c1b69478ea2b2d78ac0f14181 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:44.844717  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 27f65de87bda46fbb378d6502e735c5d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:44.846057  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93786a4c1b69478ea2b2d78ac0f14181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.848248  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 100399b900434cd5b09349c6f222665d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.849740  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100399b900434cd5b09349c6f222665d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.851183  8864 tablet_service.cc:1511] Processing CreateTablet for tablet 100399b900434cd5b09349c6f222665d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.851328  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb06931cc084978ae02cfffb5499f06 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.852840  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f65de87bda46fbb378d6502e735c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.853735  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100399b900434cd5b09349c6f222665d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.852839  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb06931cc084978ae02cfffb5499f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.856595  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badf95438967415d965e2bd7ffeadc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.863014  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93786a4c1b69478ea2b2d78ac0f14181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.867061  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f65de87bda46fbb378d6502e735c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.892057  8919 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:44.894052  8920 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:44.901037  8790 tablet_service.cc:1511] Processing CreateTablet for tablet 100399b900434cd5b09349c6f222665d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:44.902081  8920 tablet_bootstrap.cc:654] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.902647  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100399b900434cd5b09349c6f222665d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.903939  8919 tablet_bootstrap.cc:654] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.906672  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb06931cc084978ae02cfffb5499f06 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.911146  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb06931cc084978ae02cfffb5499f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.949012  8922 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:44.950464  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb06931cc084978ae02cfffb5499f06 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:44.952811  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb06931cc084978ae02cfffb5499f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.960456  8922 tablet_bootstrap.cc:654] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.962670  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae449a8c2304730a8155727e8db44ad (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.964264  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae449a8c2304730a8155727e8db44ad (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.966073  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae449a8c2304730a8155727e8db44ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.964318  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae449a8c2304730a8155727e8db44ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.965924  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae449a8c2304730a8155727e8db44ad (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:44.968108  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae449a8c2304730a8155727e8db44ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.982062  8919 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:44.982702  8919 ts_tablet_manager.cc:1403] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.005s
I20260709 13:01:44.984504  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94c9767c14497d80061e4b58877fd1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:44.988909  8790 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94c9767c14497d80061e4b58877fd1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:44.991483  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94c9767c14497d80061e4b58877fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:44.996125  8919 raft_consensus.cc:359] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:44.995568  8920 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:44.996992  8919 raft_consensus.cc:385] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.997243  8920 ts_tablet_manager.cc:1403] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.053s
I20260709 13:01:44.997309  8919 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.000699  8920 raft_consensus.cc:359] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.001641  8920 raft_consensus.cc:385] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.001995  8920 raft_consensus.cc:740] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.002460  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94c9767c14497d80061e4b58877fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.009243  8716 tablet_service.cc:1511] Processing CreateTablet for tablet fb5c9af536f94da5b5274dc3e3acef72 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:45.010396  8919 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.015851  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5c9af536f94da5b5274dc3e3acef72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.011468  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 5d94c9767c14497d80061e4b58877fd1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:45.014954  8920 consensus_queue.cc:260] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.023111  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94c9767c14497d80061e4b58877fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.025087  8865 tablet_service.cc:1511] Processing CreateTablet for tablet fb5c9af536f94da5b5274dc3e3acef72 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:45.026737  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5c9af536f94da5b5274dc3e3acef72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.033105  8717 tablet_service.cc:1511] Processing CreateTablet for tablet e70473543bee4c9bb932841e937016da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:45.036031  8922 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:45.036592  8922 ts_tablet_manager.cc:1403] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.000s
I20260709 13:01:45.039218  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70473543bee4c9bb932841e937016da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.039753  8790 tablet_service.cc:1511] Processing CreateTablet for tablet e70473543bee4c9bb932841e937016da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:45.047904  8864 tablet_service.cc:1511] Processing CreateTablet for tablet e70473543bee4c9bb932841e937016da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:45.048481  8922 raft_consensus.cc:359] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.049400  8922 raft_consensus.cc:385] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.049799  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70473543bee4c9bb932841e937016da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.050246  8919 ts_tablet_manager.cc:1434] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.011s
I20260709 13:01:45.051740  8753 heartbeater.cc:499] Master 127.7.109.62:37699 was elected leader, sending a full tablet report...
I20260709 13:01:45.027884  8792 tablet_service.cc:1511] Processing CreateTablet for tablet fb5c9af536f94da5b5274dc3e3acef72 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:45.055158  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70473543bee4c9bb932841e937016da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.054108  8919 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:45.058477  8920 ts_tablet_manager.cc:1434] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.007s
I20260709 13:01:45.058043  8789 tablet_service.cc:1511] Processing CreateTablet for tablet e9effa56d9c04ceba246f34abce29594 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:45.059458  8902 heartbeater.cc:499] Master 127.7.109.62:37699 was elected leader, sending a full tablet report...
I20260709 13:01:45.059695  8920 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:45.060300  8866 tablet_service.cc:1511] Processing CreateTablet for tablet e9effa56d9c04ceba246f34abce29594 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:45.062120  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9effa56d9c04ceba246f34abce29594. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:45.062681  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:45.064221  8718 tablet_service.cc:1511] Processing CreateTablet for tablet e9effa56d9c04ceba246f34abce29594 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:45.065747  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9effa56d9c04ceba246f34abce29594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.067324  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5c9af536f94da5b5274dc3e3acef72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.049778  8922 raft_consensus.cc:740] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.073951  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9effa56d9c04ceba246f34abce29594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.075286  8922 consensus_queue.cc:260] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.075963  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 25ac22a1407f44ba9097759fd6b38a3d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:45.077629  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ac22a1407f44ba9097759fd6b38a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.087885  8920 tablet_bootstrap.cc:654] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.119163  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 25ac22a1407f44ba9097759fd6b38a3d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:45.120605  8919 tablet_bootstrap.cc:654] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.121238  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ac22a1407f44ba9097759fd6b38a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.121006  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 25ac22a1407f44ba9097759fd6b38a3d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:45.122627  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ac22a1407f44ba9097759fd6b38a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.136224  8828 heartbeater.cc:499] Master 127.7.109.62:37699 was elected leader, sending a full tablet report...
I20260709 13:01:45.138933  8922 ts_tablet_manager.cc:1434] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.102s	user 0.014s	sys 0.020s
I20260709 13:01:45.140089  8922 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:45.147385  8922 tablet_bootstrap.cc:654] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.165467  8920 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:45.166577  8920 ts_tablet_manager.cc:1403] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260709 13:01:45.166183  8717 tablet_service.cc:1511] Processing CreateTablet for tablet a791717c3e114bb79c059a9f607fd5b8 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:45.168148  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a791717c3e114bb79c059a9f607fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.170900  8920 raft_consensus.cc:359] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.172259  8920 raft_consensus.cc:385] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.172566  8791 tablet_service.cc:1511] Processing CreateTablet for tablet a791717c3e114bb79c059a9f607fd5b8 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:45.175668  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a791717c3e114bb79c059a9f607fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.172708  8920 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.179343  8920 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.193045  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8f185da754a43a5a8f8cfd2898b6f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:45.194481  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8f185da754a43a5a8f8cfd2898b6f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:45.216964  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8f185da754a43a5a8f8cfd2898b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.202044  8920 ts_tablet_manager.cc:1434] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.006s
I20260709 13:01:45.212399  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8f185da754a43a5a8f8cfd2898b6f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:45.199873  8865 tablet_service.cc:1511] Processing CreateTablet for tablet a791717c3e114bb79c059a9f607fd5b8 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:45.221622  8718 tablet_service.cc:1511] Processing CreateTablet for tablet af4a5bea83854761a109713d835ffd3c (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:45.222801  8920 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:45.223142  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a791717c3e114bb79c059a9f607fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.225493  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8f185da754a43a5a8f8cfd2898b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.226720  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4a5bea83854761a109713d835ffd3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.231815  8920 tablet_bootstrap.cc:654] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.232671  8925 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.233382  8925 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.238941  8925 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:45.273022  8864 tablet_service.cc:1511] Processing CreateTablet for tablet af4a5bea83854761a109713d835ffd3c (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:45.277705  8790 tablet_service.cc:1511] Processing CreateTablet for tablet af4a5bea83854761a109713d835ffd3c (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:45.281800  8919 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:45.275401  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8f185da754a43a5a8f8cfd2898b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.283525  8919 ts_tablet_manager.cc:1403] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.230s	user 0.022s	sys 0.008s
I20260709 13:01:45.283923  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4a5bea83854761a109713d835ffd3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.298341  8922 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:45.301420  8922 ts_tablet_manager.cc:1403] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.010s
I20260709 13:01:45.301560  8717 tablet_service.cc:1511] Processing CreateTablet for tablet d62d320c45aa4c05b6a63da22e33a019 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:45.303545  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4a5bea83854761a109713d835ffd3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.304487  8920 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:45.304679  8791 tablet_service.cc:1511] Processing CreateTablet for tablet d62d320c45aa4c05b6a63da22e33a019 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:45.305092  8922 raft_consensus.cc:359] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.306182  8922 raft_consensus.cc:385] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.306521  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d320c45aa4c05b6a63da22e33a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.306941  8920 ts_tablet_manager.cc:1403] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.014s
I20260709 13:01:45.306514  8922 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.312330  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d320c45aa4c05b6a63da22e33a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.318784  8922 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.321861  8922 ts_tablet_manager.cc:1434] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.006s
I20260709 13:01:45.321449  8919 raft_consensus.cc:359] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.322315  8919 raft_consensus.cc:385] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.317682  8920 raft_consensus.cc:359] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.331460  8920 raft_consensus.cc:385] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.324800  8919 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.333165  8922 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:45.333555  8920 raft_consensus.cc:740] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.339164  8920 consensus_queue.cc:260] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.339756  8926 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.340338  8926 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.350750  8922 tablet_bootstrap.cc:654] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.354979  8919 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.374665  8866 tablet_service.cc:1511] Processing CreateTablet for tablet d62d320c45aa4c05b6a63da22e33a019 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:45.376080  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d320c45aa4c05b6a63da22e33a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.365199  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:01:45.383278  8694 leader_election.cc:343] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.365504  8926 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:45.362504  8920 ts_tablet_manager.cc:1434] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.055s	user 0.016s	sys 0.011s
I20260709 13:01:45.403769  8920 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:45.406970  8919 ts_tablet_manager.cc:1434] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.004s
I20260709 13:01:45.427845  8922 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:45.428802  8922 ts_tablet_manager.cc:1403] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.007s
I20260709 13:01:45.440186  8927 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.440799  8927 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.442003  8922 raft_consensus.cc:359] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.442826  8922 raft_consensus.cc:385] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.443198  8922 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.444303  8922 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.448323  8919 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:45.466053  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:45.469355  8692 leader_election.cc:343] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.469920  8692 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:45.471002  8925 raft_consensus.cc:2749] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.472038  8920 tablet_bootstrap.cc:654] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.472575  8717 tablet_service.cc:1511] Processing CreateTablet for tablet eae943e38a9e451eb7863c29eecd7353 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:45.474078  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eae943e38a9e451eb7863c29eecd7353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.454198  8927 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:45.494968  8922 ts_tablet_manager.cc:1434] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.066s	user 0.024s	sys 0.023s
I20260709 13:01:45.497578  8792 tablet_service.cc:1511] Processing CreateTablet for tablet eae943e38a9e451eb7863c29eecd7353 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:45.499100  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eae943e38a9e451eb7863c29eecd7353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.504904  8919 tablet_bootstrap.cc:654] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.506392  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:45.508533  8793 tablet_service.cc:1511] Processing CreateTablet for tablet bc3f4091208b4424bda927b041d43a8f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:45.508963  8787 tablet_service.cc:1511] Processing CreateTablet for tablet f4ace2fadbbd4468ab908995419c15c7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:45.510609  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3f4091208b4424bda927b041d43a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.511806  8718 tablet_service.cc:1511] Processing CreateTablet for tablet bc3f4091208b4424bda927b041d43a8f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:45.513114  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3f4091208b4424bda927b041d43a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.513639  8922 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:45.515805  8788 tablet_service.cc:1511] Processing CreateTablet for tablet 4467636e89094905ad03b128c87cc820 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:45.517760  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4467636e89094905ad03b128c87cc820. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:45.517665  8843 leader_election.cc:343] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.519812  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 4467636e89094905ad03b128c87cc820 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:45.521313  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4467636e89094905ad03b128c87cc820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.522769  8922 tablet_bootstrap.cc:654] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.523728  8715 tablet_service.cc:1511] Processing CreateTablet for tablet f4ace2fadbbd4468ab908995419c15c7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:45.529981  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ace2fadbbd4468ab908995419c15c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.533735  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ace2fadbbd4468ab908995419c15c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:45.478998  8611 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 61547.2us
I20260709 13:01:45.546744  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 4e66d346d28b40ca86dfae2cf432f477 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:45.548563  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e66d346d28b40ca86dfae2cf432f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.548439  8867 tablet_service.cc:1511] Processing CreateTablet for tablet bc3f4091208b4424bda927b041d43a8f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:45.549870  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3f4091208b4424bda927b041d43a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.551673  8866 tablet_service.cc:1511] Processing CreateTablet for tablet eae943e38a9e451eb7863c29eecd7353 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:45.553160  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eae943e38a9e451eb7863c29eecd7353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.556699  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 4467636e89094905ad03b128c87cc820 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:45.558231  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4467636e89094905ad03b128c87cc820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.560597  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:45.562671  8840 leader_election.cc:343] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.563194  8840 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:45.564553  8926 raft_consensus.cc:2749] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.566897  8925 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.567408  8925 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.569640  8925 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:45.570987  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:45.571372  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:45.571717  8803 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:45.572042  8877 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:45.573148  8694 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:45.574563  8925 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.574978  8925 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.575320  8925 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.579758  8864 tablet_service.cc:1511] Processing CreateTablet for tablet f4ace2fadbbd4468ab908995419c15c7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:45.581266  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ace2fadbbd4468ab908995419c15c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.585533  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:45.603008  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 4e66d346d28b40ca86dfae2cf432f477 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:45.604506  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e66d346d28b40ca86dfae2cf432f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.606791  8927 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.607364  8927 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.609629  8927 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:45.611039  8863 tablet_service.cc:1511] Processing CreateTablet for tablet 4e66d346d28b40ca86dfae2cf432f477 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:45.612246  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:45.613008  8877 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:45.612807  8712 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1a34881599487186aea8ff3b669bc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:45.614877  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1a34881599487186aea8ff3b669bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.617305  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e66d346d28b40ca86dfae2cf432f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.625478  8861 tablet_service.cc:1511] Processing CreateTablet for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:01:45.599258  8766 leader_election.cc:343] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.637809  8860 tablet_service.cc:1511] Processing CreateTablet for tablet 87946ea659784ad4842ee8ea3dcced23 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:45.616533  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1a34881599487186aea8ff3b669bc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:45.640877  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87946ea659784ad4842ee8ea3dcced23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.641183  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1a34881599487186aea8ff3b669bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.640797  8709 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a09bd30194885acc3c0ac1bb9153b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:45.628906  8922 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:45.617663  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:45.643458  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a09bd30194885acc3c0ac1bb9153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.626791  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 87946ea659784ad4842ee8ea3dcced23 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:45.643461  8922 ts_tablet_manager.cc:1403] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.013s
I20260709 13:01:45.645725  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87946ea659784ad4842ee8ea3dcced23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:45.646718  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 53556.6us
I20260709 13:01:45.647809  8767 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:45.648622  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:45.648679  8922 raft_consensus.cc:359] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.649096  8927 raft_consensus.cc:2804] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.649483  8922 raft_consensus.cc:385] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.649569  8927 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.649432  8728 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:45.649981  8922 raft_consensus.cc:740] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.650133  8927 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.650696  8791 tablet_service.cc:1511] Processing CreateTablet for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:45.651203  8766 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:45.652171  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.652299  8940 raft_consensus.cc:2804] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:45.652922  8940 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:45.653295  8940 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:45.656482  8767 leader_election.cc:343] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.629253  8920 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:45.657461  8920 ts_tablet_manager.cc:1403] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.024s
I20260709 13:01:45.657330  8790 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a09bd30194885acc3c0ac1bb9153b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:45.658921  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a09bd30194885acc3c0ac1bb9153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.619376  8711 tablet_service.cc:1511] Processing CreateTablet for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:45.667752  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.662767  8925 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.672730  8787 tablet_service.cc:1511] Processing CreateTablet for tablet 87946ea659784ad4842ee8ea3dcced23 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:45.674218  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87946ea659784ad4842ee8ea3dcced23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.617913  8862 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1a34881599487186aea8ff3b669bc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:45.678777  8922 consensus_queue.cc:260] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.680181  8927 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.683810  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:45.685695  8766 leader_election.cc:343] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:45.687079  8925 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:45.687453  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.688594  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:45.689282  8803 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.689425  8920 raft_consensus.cc:359] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.690469  8920 raft_consensus.cc:385] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.694705  8920 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.697173  8803 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:45.673100  8940 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.698477  8694 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:45.700127  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:45.700315  8925 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:45.700825  8876 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.698792  8920 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.711434  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1a34881599487186aea8ff3b669bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.717268  8713 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8231c5ed248e0aaf352f87fe73128 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:45.718930  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8231c5ed248e0aaf352f87fe73128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.723248  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:45.723587  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:45.724071  8728 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.724470  8919 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:45.725075  8919 ts_tablet_manager.cc:1403] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.288s	user 0.010s	sys 0.009s
I20260709 13:01:45.724185  8877 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.728583  8919 raft_consensus.cc:359] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.729389  8919 raft_consensus.cc:385] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.738639  8865 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8231c5ed248e0aaf352f87fe73128 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:45.740716  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8231c5ed248e0aaf352f87fe73128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.742918  8788 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8231c5ed248e0aaf352f87fe73128 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:45.744096  8920 ts_tablet_manager.cc:1434] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 13:01:45.744493  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8231c5ed248e0aaf352f87fe73128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.745270  8920 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:45.752327  8867 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a09bd30194885acc3c0ac1bb9153b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:45.753839  8919 raft_consensus.cc:740] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.754362  8940 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:45.774765  8876 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:45.776079  8877 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:45.776564  8922 ts_tablet_manager.cc:1434] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.131s	user 0.016s	sys 0.008s
I20260709 13:01:45.782337  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:45.784614  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:45.787365  8920 tablet_bootstrap.cc:654] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.787120  8919 consensus_queue.cc:260] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.780438  8927 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:45.800479  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.805608  8875 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.798837  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a09bd30194885acc3c0ac1bb9153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.800815  8767 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:45.797866  8925 raft_consensus.cc:697] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:45.796690  8859 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:45.816346  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:45.822759  8927 raft_consensus.cc:2804] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:45.839329  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:45.853310  8875 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:45.856410  8927 raft_consensus.cc:697] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:45.857262  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.860013  8927 consensus_queue.cc:237] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.862128  8859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.870146  8767 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:45.871727  8946 raft_consensus.cc:2804] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:45.872294  8946 raft_consensus.cc:697] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:45.861140  8922 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:45.873466  8946 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.877803  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.880911  8728 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:45.903066  8919 ts_tablet_manager.cc:1434] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.006s
I20260709 13:01:45.903545  8920 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:45.904278  8919 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:45.904784  8920 ts_tablet_manager.cc:1403] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.001s
I20260709 13:01:45.905407  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:45.911600  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.914664  8862 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:45.916873  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.913904  8920 raft_consensus.cc:359] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.918098  8920 raft_consensus.cc:385] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.920630  8920 raft_consensus.cc:740] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.922027  8920 consensus_queue.cc:260] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:45.937024  8920 ts_tablet_manager.cc:1434] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:01:45.938308  8920 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:45.950282  8922 tablet_bootstrap.cc:654] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.957497  8711 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6a416213064e02b7fc04e8885e1e63 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:45.960779  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6a416213064e02b7fc04e8885e1e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.961274  8626 catalog_manager.cc:5697] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:45.962293  8919 tablet_bootstrap.cc:654] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.975623  8788 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6a416213064e02b7fc04e8885e1e63 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:45.977877  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6a416213064e02b7fc04e8885e1e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.987206  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6a416213064e02b7fc04e8885e1e63 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:45.988770  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6a416213064e02b7fc04e8885e1e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.946120  8925 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:01:45.992043  8712 tablet_service.cc:1511] Processing CreateTablet for tablet e9feada88ea443838c7c244e6cb43533 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:45.993583  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9feada88ea443838c7c244e6cb43533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.004143  8860 tablet_service.cc:1511] Processing CreateTablet for tablet e9feada88ea443838c7c244e6cb43533 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:46.005682  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9feada88ea443838c7c244e6cb43533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.008280  8793 tablet_service.cc:1511] Processing CreateTablet for tablet e9feada88ea443838c7c244e6cb43533 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:46.009753  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9feada88ea443838c7c244e6cb43533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.009961  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 01953ea178a2477dad5e67454256834d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:46.020156  8948 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.020447  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01953ea178a2477dad5e67454256834d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.021006  8948 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.040810  8787 tablet_service.cc:1511] Processing CreateTablet for tablet 01953ea178a2477dad5e67454256834d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:46.049268  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 01953ea178a2477dad5e67454256834d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:46.052956  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01953ea178a2477dad5e67454256834d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.068115  8922 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:46.068894  8922 ts_tablet_manager.cc:1403] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.214s	user 0.047s	sys 0.052s
I20260709 13:01:46.071875  8922 raft_consensus.cc:359] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.073333  8922 raft_consensus.cc:385] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.073694  8922 raft_consensus.cc:740] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.075906  8922 consensus_queue.cc:260] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.079607  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 5876da82cdf84784abfc83b49538dd37 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:46.081324  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5876da82cdf84784abfc83b49538dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.082209  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01953ea178a2477dad5e67454256834d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.118327  8920 tablet_bootstrap.cc:654] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.120811  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 5876da82cdf84784abfc83b49538dd37 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:46.122381  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5876da82cdf84784abfc83b49538dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.127204  8926 raft_consensus.cc:493] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.128129  8926 raft_consensus.cc:515] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.131975  8926 leader_election.cc:290] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:46.132272  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:46.138512  8927 raft_consensus.cc:493] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.145241  8927 raft_consensus.cc:515] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.146361  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 5876da82cdf84784abfc83b49538dd37 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:46.147264  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:46.147887  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5876da82cdf84784abfc83b49538dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.148716  8803 raft_consensus.cc:2468] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:46.149909  8922 ts_tablet_manager.cc:1434] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.002s
I20260709 13:01:46.165359  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 368873a8d3bb45f9b75184b1004f56aa (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:46.166639  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5922c93db48198d06b2d1c856261f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:46.162621  8843 leader_election.cc:304] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:46.173480  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:46.173075  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 368873a8d3bb45f9b75184b1004f56aa (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:46.173132  8790 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5922c93db48198d06b2d1c856261f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:46.176723  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368873a8d3bb45f9b75184b1004f56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.176723  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5922c93db48198d06b2d1c856261f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:46.173719  8840 leader_election.cc:343] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.176290  8875 raft_consensus.cc:2393] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:46.173659  8926 raft_consensus.cc:2804] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.183284  8926 raft_consensus.cc:493] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.183706  8926 raft_consensus.cc:3060] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.183708  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:46.185586  8766 leader_election.cc:343] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.168237  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:46.176317  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368873a8d3bb45f9b75184b1004f56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.192112  8694 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:46.193150  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5922c93db48198d06b2d1c856261f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.193228  8925 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.193256  8864 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5922c93db48198d06b2d1c856261f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:46.197460  8927 leader_election.cc:290] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:46.189293  8922 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:46.200845  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5922c93db48198d06b2d1c856261f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.201705  8919 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:46.201522  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:46.165467  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 368873a8d3bb45f9b75184b1004f56aa (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:46.203446  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368873a8d3bb45f9b75184b1004f56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.207746  8713 tablet_service.cc:1511] Processing CreateTablet for tablet eb5a4d44d5804a0ebd5915c53385d1bb (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:46.209287  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5a4d44d5804a0ebd5915c53385d1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.202402  8919 ts_tablet_manager.cc:1403] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.298s	user 0.013s	sys 0.011s
I20260709 13:01:46.212881  8789 tablet_service.cc:1511] Processing CreateTablet for tablet eb5a4d44d5804a0ebd5915c53385d1bb (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:46.162607  8948 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:46.199676  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:46.214745  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5a4d44d5804a0ebd5915c53385d1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.215775  8925 raft_consensus.cc:2749] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.213610  8919 raft_consensus.cc:359] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.224689  8717 tablet_service.cc:1511] Processing CreateTablet for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:46.226297  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091d90f8cf4345eabe6a2cbcb2832cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.228237  8786 tablet_service.cc:1511] Processing CreateTablet for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:46.229773  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091d90f8cf4345eabe6a2cbcb2832cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.242937  8625 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:46.244096  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:46.218076  8919 raft_consensus.cc:385] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.249205  8919 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.265364  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb92edcdc748479c657676053d8d25 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:46.265430  8919 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.267342  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb92edcdc748479c657676053d8d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.268270  8919 ts_tablet_manager.cc:1434] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:01:46.269424  8919 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:46.249998  8862 tablet_service.cc:1511] Processing CreateTablet for tablet eb5a4d44d5804a0ebd5915c53385d1bb (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:46.245764  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091d90f8cf4345eabe6a2cbcb2832cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.276171  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5a4d44d5804a0ebd5915c53385d1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.255370  8922 tablet_bootstrap.cc:654] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.295888  8784 tablet_service.cc:1511] Processing CreateTablet for tablet b252e96e61ad41af8f552c2618eae2da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:46.297556  8784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b252e96e61ad41af8f552c2618eae2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.297807  8865 tablet_service.cc:1511] Processing CreateTablet for tablet b252e96e61ad41af8f552c2618eae2da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:46.299288  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b252e96e61ad41af8f552c2618eae2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.300505  8927 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.296164  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb92edcdc748479c657676053d8d25 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:46.303102  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb92edcdc748479c657676053d8d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.294028  8785 tablet_service.cc:1511] Processing CreateTablet for tablet 37eb92edcdc748479c657676053d8d25 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:46.307209  8785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb92edcdc748479c657676053d8d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.315796  8711 tablet_service.cc:1511] Processing CreateTablet for tablet b252e96e61ad41af8f552c2618eae2da (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:46.317898  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b252e96e61ad41af8f552c2618eae2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.327473  8859 tablet_service.cc:1511] Processing CreateTablet for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:46.329286  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 90638d54173c4d79b4d2a4cb468a7643 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:46.330753  8859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.331060  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90638d54173c4d79b4d2a4cb468a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.252332  8926 raft_consensus.cc:515] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.333926  8875 raft_consensus.cc:2393] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:46.335378  8925 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.335943  8925 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.338147  8767 leader_election.cc:304] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:46.339413  8925 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:46.340934  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:46.342115  8927 raft_consensus.cc:3060] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.341801  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:46.343493  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.344080  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:46.344772  8920 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:46.345346  8920 ts_tablet_manager.cc:1403] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.407s	user 0.033s	sys 0.011s
W20260709 13:01:46.345749  8694 leader_election.cc:343] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:46.348985  8840 leader_election.cc:343] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.350185  8920 raft_consensus.cc:359] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.351325  8920 raft_consensus.cc:385] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.365726  8860 tablet_service.cc:1511] Processing CreateTablet for tablet 90638d54173c4d79b4d2a4cb468a7643 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:46.367224  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90638d54173c4d79b4d2a4cb468a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.369280  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 4738826609c54152b3770c10a0511a5f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:46.370760  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738826609c54152b3770c10a0511a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.375111  8940 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.376094  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 5e10f235f3be401a89eb68b391211622 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:46.377509  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e10f235f3be401a89eb68b391211622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.377810  8863 tablet_service.cc:1511] Processing CreateTablet for tablet 4738826609c54152b3770c10a0511a5f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:46.379263  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738826609c54152b3770c10a0511a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.383211  8940 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:46.340958  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:46.350194  8712 tablet_service.cc:1511] Processing CreateTablet for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:46.406441  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 5e10f235f3be401a89eb68b391211622 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:46.358779  8920 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.429401  8940 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.430047  8940 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.429261  8714 tablet_service.cc:1511] Processing CreateTablet for tablet aa09cb923d644737bfca485b9dcb4635 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:46.431545  8786 tablet_service.cc:1511] Processing CreateTablet for tablet aa09cb923d644737bfca485b9dcb4635 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:46.432667  8940 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:46.433305  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa09cb923d644737bfca485b9dcb4635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.435180  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:46.436043  8876 raft_consensus.cc:2468] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:46.437489  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:46.438889  8926 leader_election.cc:290] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:46.439462  8766 leader_election.cc:343] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.413321  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a87b4e2eb1f41f29c8dd8edcfb9e8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.442991  8767 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:46.435245  8790 tablet_service.cc:1511] Processing CreateTablet for tablet 90638d54173c4d79b4d2a4cb468a7643 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:46.444715  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90638d54173c4d79b4d2a4cb468a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.445119  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:46.446147  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 4738826609c54152b3770c10a0511a5f (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:46.446653  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 5e10f235f3be401a89eb68b391211622 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:46.447819  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e10f235f3be401a89eb68b391211622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.453287  8946 raft_consensus.cc:2804] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.460125  8946 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.460505  8946 raft_consensus.cc:3060] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.468854  8864 tablet_service.cc:1511] Processing CreateTablet for tablet aa09cb923d644737bfca485b9dcb4635 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:46.475636  8867 tablet_service.cc:1511] Processing CreateTablet for tablet f49f0a1c176a41439ae676829804ccb2 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:46.476975  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49f0a1c176a41439ae676829804ccb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.478933  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa09cb923d644737bfca485b9dcb4635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.479183  8927 raft_consensus.cc:2749] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:46.458642  8920 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.488409  8920 ts_tablet_manager.cc:1434] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.003s
I20260709 13:01:46.489872  8920 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:46.490437  8875 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:46.491291  8922 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:46.492012  8922 ts_tablet_manager.cc:1403] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.307s	user 0.015s	sys 0.006s
I20260709 13:01:46.459388  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738826609c54152b3770c10a0511a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.493820  8692 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:46.495267  8919 tablet_bootstrap.cc:700] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: Time spent opening tablet: real 0.172s	user 0.002s	sys 0.000s
I20260709 13:01:46.496045  8919 tablet_bootstrap.cc:654] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.498988  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e10f235f3be401a89eb68b391211622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.499166  8925 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:46.499626  8925 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:46.500000  8925 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.504467  8948 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:46.510249  8716 tablet_service.cc:1511] Processing CreateTablet for tablet f49f0a1c176a41439ae676829804ccb2 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:46.535478  8922 raft_consensus.cc:359] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.536369  8922 raft_consensus.cc:385] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.536129  8788 tablet_service.cc:1511] Processing CreateTablet for tablet f49f0a1c176a41439ae676829804ccb2 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:46.536689  8922 raft_consensus.cc:740] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:46.537685  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3f80cf60704701889c1e0b19ae88ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:46.538129  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49f0a1c176a41439ae676829804ccb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.539166  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3f80cf60704701889c1e0b19ae88ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.541144  8803 raft_consensus.cc:2468] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:46.543322  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3f80cf60704701889c1e0b19ae88ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:01:46.543220  8963 log.cc:927] Time spent T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 13:01:46.520341  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa09cb923d644737bfca485b9dcb4635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.529266  8925 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.554136  8843 leader_election.cc:304] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:46.555545  8926 raft_consensus.cc:2804] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.556087  8926 raft_consensus.cc:697] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:46.538096  8922 consensus_queue.cc:260] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.583889  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49f0a1c176a41439ae676829804ccb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.550159  8940 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:01:46.616931  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3f80cf60704701889c1e0b19ae88ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.623605  8948 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:46.626464  8717 tablet_service.cc:1511] Processing CreateTablet for tablet dbc6178fec7a4f74950f465ca597358a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:46.627957  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc6178fec7a4f74950f465ca597358a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.566972  8926 consensus_queue.cc:237] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.646626  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 260884f5a0e54248800c61fb2c65592a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:46.652766  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260884f5a0e54248800c61fb2c65592a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.653349  8787 tablet_service.cc:1511] Processing CreateTablet for tablet 260884f5a0e54248800c61fb2c65592a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:46.658129  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:46.659631  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:46.659797  8862 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3f80cf60704701889c1e0b19ae88ab (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:46.660557  8876 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.661379  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3f80cf60704701889c1e0b19ae88ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.662822  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260884f5a0e54248800c61fb2c65592a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:46.664158  8694 leader_election.cc:343] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.652609  8925 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:46.634112  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 77056.3us
I20260709 13:01:46.646677  8792 tablet_service.cc:1511] Processing CreateTablet for tablet dbc6178fec7a4f74950f465ca597358a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:46.684751  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc6178fec7a4f74950f465ca597358a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.691614  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 260884f5a0e54248800c61fb2c65592a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:46.694232  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260884f5a0e54248800c61fb2c65592a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.697093  8860 tablet_service.cc:1511] Processing CreateTablet for tablet e9b18874ab7a44b0a1845485a85db63b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:46.699168  8713 tablet_service.cc:1511] Processing CreateTablet for tablet f1782a5e2e584ce89b61833a2792d7ce (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:46.700706  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782a5e2e584ce89b61833a2792d7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.698953  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b18874ab7a44b0a1845485a85db63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.691614  8710 tablet_service.cc:1511] Processing CreateTablet for tablet e9b18874ab7a44b0a1845485a85db63b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:46.733220  8919 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:46.732971  8865 tablet_service.cc:1511] Processing CreateTablet for tablet dbc6178fec7a4f74950f465ca597358a (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:46.733723  8919 ts_tablet_manager.cc:1403] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.465s	user 0.021s	sys 0.010s
I20260709 13:01:46.734301  8790 tablet_service.cc:1511] Processing CreateTablet for tablet e9b18874ab7a44b0a1845485a85db63b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:46.735514  8876 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:46.737206  8692 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:46.738485  8925 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.739022  8925 raft_consensus.cc:697] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:46.739297  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b18874ab7a44b0a1845485a85db63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.739912  8925 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.742944  8922 ts_tablet_manager.cc:1434] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.251s	user 0.017s	sys 0.014s
I20260709 13:01:46.746424  8968 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:46.747090  8968 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.735711  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b18874ab7a44b0a1845485a85db63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.761961  8922 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:46.763479  8861 tablet_service.cc:1511] Processing CreateTablet for tablet f1782a5e2e584ce89b61833a2792d7ce (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:46.766003  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:46.770519  8919 raft_consensus.cc:359] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.771363  8919 raft_consensus.cc:385] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:46.771687  8919 raft_consensus.cc:740] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
W20260709 13:01:46.772864  8767 leader_election.cc:343] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.749851  8968 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:46.775416  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc6178fec7a4f74950f465ca597358a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.785545  8786 tablet_service.cc:1511] Processing CreateTablet for tablet 78cde77fdbf745b8b97ea95b5836677b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:46.789400  8864 tablet_service.cc:1511] Processing CreateTablet for tablet 78cde77fdbf745b8b97ea95b5836677b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:46.806151  8785 tablet_service.cc:1511] Processing CreateTablet for tablet d130157fcf284721a34af49ec6d748ef (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:46.772476  8919 consensus_queue.cc:260] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.807614  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782a5e2e584ce89b61833a2792d7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.749624  8793 tablet_service.cc:1511] Processing CreateTablet for tablet f1782a5e2e584ce89b61833a2792d7ce (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 13:01:46.797884  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 82272.1us
I20260709 13:01:46.827723  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cde77fdbf745b8b97ea95b5836677b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.781802  8946 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.848639  8946 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:46.850451  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:46.851471  8875 raft_consensus.cc:3060] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.861596  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 5dab585fdd0945668799cb5809741ba9 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:46.864349  8875 raft_consensus.cc:2468] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:46.866019  8767 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:46.873364  8716 tablet_service.cc:1511] Processing CreateTablet for tablet d130157fcf284721a34af49ec6d748ef (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:46.878180  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130157fcf284721a34af49ec6d748ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.888949  8920 tablet_bootstrap.cc:654] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.889091  8626 catalog_manager.cc:5697] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.908448  8946 raft_consensus.cc:2804] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:46.909096  8946 raft_consensus.cc:697] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:46.908597  8863 tablet_service.cc:1511] Processing CreateTablet for tablet d130157fcf284721a34af49ec6d748ef (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:46.819737  8711 tablet_service.cc:1511] Processing CreateTablet for tablet 78cde77fdbf745b8b97ea95b5836677b (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 13:01:46.910656  8611 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 73161.5us
I20260709 13:01:46.911624  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cde77fdbf745b8b97ea95b5836677b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.916040  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cde77fdbf745b8b97ea95b5836677b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:46.900307  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 81177.8us
I20260709 13:01:46.935016  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782a5e2e584ce89b61833a2792d7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.935585  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:46.938944  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 5dab585fdd0945668799cb5809741ba9 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:46.952338  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 5dab585fdd0945668799cb5809741ba9 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:46.952801  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec0e32c49d64edc868c9ea74c1980ff (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:46.953786  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dab585fdd0945668799cb5809741ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.910070  8946 consensus_queue.cc:237] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:46.962029  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dab585fdd0945668799cb5809741ba9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:46.962853  8766 leader_election.cc:343] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:46.963331  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130157fcf284721a34af49ec6d748ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.963234  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:46.973685  8728 raft_consensus.cc:3060] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:46.954281  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec0e32c49d64edc868c9ea74c1980ff (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:46.979621  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec0e32c49d64edc868c9ea74c1980ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:46.982162  8922 tablet_bootstrap.cc:654] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:46.984598  8712 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec0e32c49d64edc868c9ea74c1980ff (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:46.986649  8766 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:46.987803  8977 raft_consensus.cc:2749] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.027383  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec0e32c49d64edc868c9ea74c1980ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.026440  8790 tablet_service.cc:1511] Processing CreateTablet for tablet b19baf068490436dbd181fb8baa371b7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:47.027057  8785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130157fcf284721a34af49ec6d748ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:47.068224  8610 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 59727.2us
I20260709 13:01:47.066011  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dab585fdd0945668799cb5809741ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.067128  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec0e32c49d64edc868c9ea74c1980ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.029094  8862 tablet_service.cc:1511] Processing CreateTablet for tablet b19baf068490436dbd181fb8baa371b7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:47.077100  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19baf068490436dbd181fb8baa371b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.012717  8728 raft_consensus.cc:2468] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:47.019132  8787 tablet_service.cc:1511] Processing CreateTablet for tablet d1699b9b6c184edb935c74423d6be8be (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:47.099296  8919 ts_tablet_manager.cc:1434] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.365s	user 0.006s	sys 0.014s
I20260709 13:01:47.100646  8919 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.010438  8709 tablet_service.cc:1511] Processing CreateTablet for tablet b19baf068490436dbd181fb8baa371b7 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:47.122133  8860 tablet_service.cc:1511] Processing CreateTablet for tablet d1699b9b6c184edb935c74423d6be8be (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:47.123870  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1699b9b6c184edb935c74423d6be8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.110152  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1699b9b6c184edb935c74423d6be8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.130206  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b53330e3d4ec785efb29f8e6231ee (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:47.140931  8713 tablet_service.cc:1511] Processing CreateTablet for tablet d1699b9b6c184edb935c74423d6be8be (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:47.143847  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b53330e3d4ec785efb29f8e6231ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.144966  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19baf068490436dbd181fb8baa371b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.145249  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19baf068490436dbd181fb8baa371b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.160799  8920 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.161388  8920 ts_tablet_manager.cc:1403] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.672s	user 0.013s	sys 0.021s
I20260709 13:01:47.163688  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b53330e3d4ec785efb29f8e6231ee (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:47.164868  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1699b9b6c184edb935c74423d6be8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.164753  8920 raft_consensus.cc:359] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.168521  8919 tablet_bootstrap.cc:654] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.175907  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ad639328447d98a428d44f12fb50d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:47.184757  8922 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.185381  8922 ts_tablet_manager.cc:1403] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.424s	user 0.017s	sys 0.007s
I20260709 13:01:47.186291  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b53330e3d4ec785efb29f8e6231ee (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:47.194875  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ad639328447d98a428d44f12fb50d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:47.195178  8922 raft_consensus.cc:359] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.199882  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b53330e3d4ec785efb29f8e6231ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.196892  8920 raft_consensus.cc:385] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.210245  8986 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.212141  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ad639328447d98a428d44f12fb50d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:47.216928  8840 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:47.195662  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 8750405989f0478b9d92af10b802b6f6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:47.219310  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750405989f0478b9d92af10b802b6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.196511  8922 raft_consensus.cc:385] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.220849  8920 raft_consensus.cc:740] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.221189  8922 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.222633  8920 consensus_queue.cc:260] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.224231  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ad639328447d98a428d44f12fb50d (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:47.225840  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ad639328447d98a428d44f12fb50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.229007  8920 ts_tablet_manager.cc:1434] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.001s
I20260709 13:01:47.191861  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b53330e3d4ec785efb29f8e6231ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.241706  8922 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.244721  8922 ts_tablet_manager.cc:1434] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:01:47.245186  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 8750405989f0478b9d92af10b802b6f6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:47.245906  8922 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.245538  8926 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.246572  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750405989f0478b9d92af10b802b6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.251811  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 8750405989f0478b9d92af10b802b6f6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:47.252633  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ad639328447d98a428d44f12fb50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.254308  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750405989f0478b9d92af10b802b6f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:47.263480  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:47.267606  8712 tablet_service.cc:1511] Processing CreateTablet for tablet da3547a1c1854ebb85895aea10b336d1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:47.269187  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3547a1c1854ebb85895aea10b336d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.301888  8920 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.302932  8919 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.303676  8919 ts_tablet_manager.cc:1403] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.203s	user 0.020s	sys 0.002s
I20260709 13:01:47.272961  8787 tablet_service.cc:1511] Processing CreateTablet for tablet da3547a1c1854ebb85895aea10b336d1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:47.312697  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3547a1c1854ebb85895aea10b336d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.317207  8866 tablet_service.cc:1511] Processing CreateTablet for tablet da3547a1c1854ebb85895aea10b336d1 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:47.319367  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3547a1c1854ebb85895aea10b336d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.328152  8625 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } }
I20260709 13:01:47.329728  8919 raft_consensus.cc:359] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.327253  8715 tablet_service.cc:1511] Processing CreateTablet for tablet d8228e4915ea4221a38cecaa584b3cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:47.332726  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8228e4915ea4221a38cecaa584b3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.328183  8789 tablet_service.cc:1511] Processing CreateTablet for tablet d8228e4915ea4221a38cecaa584b3cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:47.348835  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8228e4915ea4221a38cecaa584b3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.330574  8919 raft_consensus.cc:385] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.336228  8920 tablet_bootstrap.cc:654] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.346495  8940 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.353247  8919 raft_consensus.cc:740] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.354321  8865 tablet_service.cc:1511] Processing CreateTablet for tablet d8228e4915ea4221a38cecaa584b3cc6 (DEFAULT_TABLE table=test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:47.355842  8940 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.367206  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.358512  8940 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.368810  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:47.363561  8919 consensus_queue.cc:260] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.375751  8919 ts_tablet_manager.cc:1434] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.003s
I20260709 13:01:47.375854  8767 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.376973  8919 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.377692  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8228e4915ea4221a38cecaa584b3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:47.378731  8940 raft_consensus.cc:2749] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.387766  8626 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } }
I20260709 13:01:47.398401  8919 tablet_bootstrap.cc:654] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.404707  8920 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.352787  8922 tablet_bootstrap.cc:654] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.414002  8920 ts_tablet_manager.cc:1403] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.006s
I20260709 13:01:47.416961  8920 raft_consensus.cc:359] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.417721  8920 raft_consensus.cc:385] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.418015  8920 raft_consensus.cc:740] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.419243  8920 consensus_queue.cc:260] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.421425  8802 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.421924  8920 ts_tablet_manager.cc:1434] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:47.427597  8920 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.428561  8922 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.429133  8922 ts_tablet_manager.cc:1403] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.000s
I20260709 13:01:47.430428  8919 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.431053  8919 ts_tablet_manager.cc:1403] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.002s
I20260709 13:01:47.433029  8922 raft_consensus.cc:359] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.433916  8922 raft_consensus.cc:385] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.434252  8922 raft_consensus.cc:740] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.436148  8920 tablet_bootstrap.cc:654] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.437155  8919 raft_consensus.cc:359] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.438354  8919 raft_consensus.cc:385] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.438860  8919 raft_consensus.cc:740] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.436981  8624 catalog_manager.cc:5697] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.440168  8985 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.439946  8919 consensus_queue.cc:260] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.451879  8919 ts_tablet_manager.cc:1434] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:01:47.452390  8922 consensus_queue.cc:260] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.455060  8922 ts_tablet_manager.cc:1434] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 13:01:47.456874  8922 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.463693  8922 tablet_bootstrap.cc:654] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.453190  8919 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.476383  8922 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.476907  8922 ts_tablet_manager.cc:1403] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:01:47.480041  8922 raft_consensus.cc:359] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.480849  8922 raft_consensus.cc:385] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.481139  8922 raft_consensus.cc:740] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.482033  8919 tablet_bootstrap.cc:654] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.482075  8922 consensus_queue.cc:260] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.484723  8922 ts_tablet_manager.cc:1434] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:47.485878  8922 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.494021  8922 tablet_bootstrap.cc:654] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.497167  8919 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.497901  8919 ts_tablet_manager.cc:1403] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260709 13:01:47.502367  8919 raft_consensus.cc:359] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.503472  8919 raft_consensus.cc:385] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.503784  8919 raft_consensus.cc:740] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.504660  8919 consensus_queue.cc:260] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.507020  8919 ts_tablet_manager.cc:1434] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:47.508664  8919 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.510123  8922 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.510680  8922 ts_tablet_manager.cc:1403] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 13:01:47.513624  8922 raft_consensus.cc:359] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.514328  8922 raft_consensus.cc:385] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.514658  8922 raft_consensus.cc:740] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.515470  8922 consensus_queue.cc:260] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.514806  8919 tablet_bootstrap.cc:654] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.520162  8922 ts_tablet_manager.cc:1434] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:47.521800  8922 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.526216  8919 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.526883  8919 ts_tablet_manager.cc:1403] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:01:47.529582  8922 tablet_bootstrap.cc:654] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.530604  8919 raft_consensus.cc:359] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.532378  8919 raft_consensus.cc:385] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.532814  8919 raft_consensus.cc:740] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.533061  8997 raft_consensus.cc:493] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.533694  8997 raft_consensus.cc:515] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.533797  8919 consensus_queue.cc:260] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.536058  8940 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:47.536972  8919 ts_tablet_manager.cc:1434] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:01:47.538758  8919 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.541402  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:47.541857  8920 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.542371  8920 ts_tablet_manager.cc:1403] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.115s	user 0.045s	sys 0.046s
I20260709 13:01:47.544234  8922 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.544832  8922 ts_tablet_manager.cc:1403] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260709 13:01:47.544600  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.542250  8803 raft_consensus.cc:2468] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:47.545346  8728 raft_consensus.cc:2468] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:47.545811  8920 raft_consensus.cc:359] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.546587  8919 tablet_bootstrap.cc:654] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.546978  8843 leader_election.cc:304] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:47.547955  8926 raft_consensus.cc:2804] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.548472  8926 raft_consensus.cc:493] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.546612  8920 raft_consensus.cc:385] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.548938  8920 raft_consensus.cc:740] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.548893  8926 raft_consensus.cc:3060] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.549154  8922 raft_consensus.cc:359] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.549862  8920 consensus_queue.cc:260] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.549892  8922 raft_consensus.cc:385] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.553618  8922 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.554814  8922 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.558876  8922 ts_tablet_manager.cc:1434] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:01:47.560586  8922 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.562716  8997 leader_election.cc:290] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.564560  8920 ts_tablet_manager.cc:1434] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:47.566219  8920 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.575127  8926 raft_consensus.cc:515] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.583031  8926 leader_election.cc:290] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.576442  8920 tablet_bootstrap.cc:654] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.585124  8922 tablet_bootstrap.cc:654] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.585368  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:47.587515  8728 raft_consensus.cc:3060] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.590015  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:47.590853  8803 raft_consensus.cc:3060] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.596082  8985 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.596683  8985 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.600139  8926 raft_consensus.cc:493] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.600914  8926 raft_consensus.cc:515] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.603397  8940 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:47.607553  8926 leader_election.cc:290] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.619539  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:47.621423  8840 leader_election.cc:343] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.625545  8985 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.628051  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:47.630224  8802 raft_consensus.cc:2468] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:47.628466  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:47.632164  8801 raft_consensus.cc:2468] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:47.633385  8694 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:47.635326  8985 raft_consensus.cc:2804] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.635742  8985 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.636112  8985 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.638592  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:47.643834  8843 leader_election.cc:304] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:47.645509  8926 raft_consensus.cc:2804] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.646026  8919 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.646723  8919 ts_tablet_manager.cc:1403] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.058s
W20260709 13:01:47.647114  8692 leader_election.cc:343] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.645916  8926 raft_consensus.cc:493] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.647953  8926 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.650156  8803 raft_consensus.cc:2468] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.650758  8919 raft_consensus.cc:359] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.651446  8919 raft_consensus.cc:385] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.651722  8919 raft_consensus.cc:740] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.651611  8843 leader_election.cc:304] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:47.652647  8997 raft_consensus.cc:2804] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.652486  8919 consensus_queue.cc:260] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.653118  8997 raft_consensus.cc:697] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:47.656065  8926 raft_consensus.cc:515] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.657012  8985 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.657487  8997 consensus_queue.cc:237] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.660398  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:47.645973  8728 raft_consensus.cc:2468] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.662729  8985 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:47.663247  8692 leader_election.cc:343] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.663169  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:47.665694  8920 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.665516  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:47.663493  8919 ts_tablet_manager.cc:1434] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:01:47.666330  8922 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.666203  8726 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.664040  8803 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.666927  8922 ts_tablet_manager.cc:1403] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.000s
I20260709 13:01:47.667423  8919 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.666203  8920 ts_tablet_manager.cc:1403] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.003s
I20260709 13:01:47.670084  8922 raft_consensus.cc:359] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.670931  8922 raft_consensus.cc:385] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.671232  8922 raft_consensus.cc:740] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.672609  8996 raft_consensus.cc:493] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.673151  8922 consensus_queue.cc:260] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.673547  8996 raft_consensus.cc:515] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.675546  8922 ts_tablet_manager.cc:1434] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:47.676221  8926 leader_election.cc:290] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.677591  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5c9af536f94da5b5274dc3e3acef72" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.677790  8922 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.677476  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:47.678381  8728 raft_consensus.cc:2468] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:47.678627  8801 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.679797  8840 leader_election.cc:304] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:47.681975  8996 leader_election.cc:290] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.682523  8726 raft_consensus.cc:2468] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.683393  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5c9af536f94da5b5274dc3e3acef72" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:47.684135  8802 raft_consensus.cc:2468] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:47.687127  8922 tablet_bootstrap.cc:654] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.692478  8919 tablet_bootstrap.cc:654] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.702107  9012 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.706014  8920 raft_consensus.cc:359] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.682865  8926 raft_consensus.cc:2804] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.708578  8920 raft_consensus.cc:385] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.709611  8920 raft_consensus.cc:740] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.709638  8926 raft_consensus.cc:493] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.691690  8625 catalog_manager.cc:5697] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.710397  8926 raft_consensus.cc:3060] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.708380  9012 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.716367  9012 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.700765  8801 raft_consensus.cc:2468] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.721536  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.710422  8920 consensus_queue.cc:260] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.688760  8840 leader_election.cc:304] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:01:47.724610  8766 leader_election.cc:343] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.725208  8920 ts_tablet_manager.cc:1434] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.005s
I20260709 13:01:47.726244  8920 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.727826  8996 raft_consensus.cc:2804] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.728334  8996 raft_consensus.cc:697] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:47.729250  8996 consensus_queue.cc:237] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.730238  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:47.734453  8767 leader_election.cc:343] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.735505  8767 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.727550  8803 raft_consensus.cc:2468] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:47.736948  8977 raft_consensus.cc:2749] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.737542  8694 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.740373  8985 raft_consensus.cc:2804] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.740916  8985 raft_consensus.cc:697] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:47.741155  8919 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.741695  8919 ts_tablet_manager.cc:1403] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.021s
I20260709 13:01:47.741813  8985 consensus_queue.cc:237] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.744196  8922 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.742218  8926 raft_consensus.cc:515] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.744764  8922 ts_tablet_manager.cc:1403] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.002s
I20260709 13:01:47.748966  8981 raft_consensus.cc:493] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.751250  8920 tablet_bootstrap.cc:654] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.749899  8981 raft_consensus.cc:515] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.756642  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5c9af536f94da5b5274dc3e3acef72" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:47.757651  8726 raft_consensus.cc:3060] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.759980  8981 leader_election.cc:290] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.760783  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:47.761330  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:47.763957  8692 leader_election.cc:304] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.765384  8981 raft_consensus.cc:2749] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.770457  8922 raft_consensus.cc:359] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.771569  8922 raft_consensus.cc:385] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.772392  8922 raft_consensus.cc:740] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.770226  8926 leader_election.cc:290] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:47.773363  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5c9af536f94da5b5274dc3e3acef72" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:47.775182  8803 raft_consensus.cc:3060] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.774075  8919 raft_consensus.cc:359] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.775974  8919 raft_consensus.cc:385] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.776307  8919 raft_consensus.cc:740] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.777246  8922 consensus_queue.cc:260] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.776750  8726 raft_consensus.cc:2468] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.780330  8840 leader_election.cc:304] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:47.783578  8926 raft_consensus.cc:2804] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.787250  8625 catalog_manager.cc:5697] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.788136  8803 raft_consensus.cc:2468] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:47.788921  8926 raft_consensus.cc:697] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:47.790463  8926 consensus_queue.cc:237] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.801405  8919 consensus_queue.cc:260] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.802060  8626 catalog_manager.cc:5697] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.804769  8919 ts_tablet_manager.cc:1434] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:01:47.805897  8919 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.806341  8920 tablet_bootstrap.cc:492] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.806850  8920 ts_tablet_manager.cc:1403] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.022s
I20260709 13:01:47.811347  8920 raft_consensus.cc:359] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.811982  8920 raft_consensus.cc:385] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.812211  8920 raft_consensus.cc:740] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.812878  8920 consensus_queue.cc:260] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.814244  8726 raft_consensus.cc:3060] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.815788  8920 ts_tablet_manager.cc:1434] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:47.816602  8919 tablet_bootstrap.cc:654] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.822484  8922 ts_tablet_manager.cc:1434] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.076s	user 0.011s	sys 0.004s
I20260709 13:01:47.825830  8920 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.834969  8920 tablet_bootstrap.cc:654] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.835143  8922 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.846879  8922 tablet_bootstrap.cc:654] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.849587  8625 catalog_manager.cc:5697] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.862829  9012 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.863626  9012 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.869448  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.870353  8922 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.870946  8922 ts_tablet_manager.cc:1403] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260709 13:01:47.870754  8728 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:47.872507  8766 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:47.873574  8977 raft_consensus.cc:2804] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:47.874007  8977 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:47.874349  8977 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.875168  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:47.876034  8877 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:47.878149  9012 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.886121  8922 raft_consensus.cc:359] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.887323  8922 raft_consensus.cc:385] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.887748  8922 raft_consensus.cc:740] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.889750  8977 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.892243  8919 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.892807  8919 ts_tablet_manager.cc:1403] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.006s
I20260709 13:01:47.893584  8922 consensus_queue.cc:260] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.894097  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:47.894778  8877 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.895853  8919 raft_consensus.cc:359] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.896590  8919 raft_consensus.cc:385] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.896884  8919 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.897708  8919 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.899911  8920 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.900451  8920 ts_tablet_manager.cc:1403] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.041s
I20260709 13:01:47.900842  8919 ts_tablet_manager.cc:1434] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:47.905449  8977 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.905112  8922 ts_tablet_manager.cc:1434] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:01:47.901522  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:47.906344  8919 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.904062  8920 raft_consensus.cc:359] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.907223  8920 raft_consensus.cc:385] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.906443  8726 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.907581  8920 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.908509  8920 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.903859  8877 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:47.914239  8920 ts_tablet_manager.cc:1434] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:01:47.914925  8767 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:47.915377  8920 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.915889  8977 raft_consensus.cc:2804] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:47.916560  8977 raft_consensus.cc:697] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:47.918128  8922 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.919054  8919 tablet_bootstrap.cc:654] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.917462  8977 consensus_queue.cc:237] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.926154  8726 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:47.929785  8922 tablet_bootstrap.cc:654] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.932953  9012 raft_consensus.cc:493] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.935691  8920 tablet_bootstrap.cc:654] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.933861  9012 raft_consensus.cc:515] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.937753  9012 leader_election.cc:290] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.935578  8940 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:47.939121  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:47.939502  8940 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:47.940580  8767 leader_election.cc:343] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.941980  8940 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:47.943773  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:47.945627  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:47.945849  8766 leader_election.cc:343] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.947037  8922 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.947530  8922 ts_tablet_manager.cc:1403] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260709 13:01:47.947218  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:47.949373  8767 leader_election.cc:343] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:47.949378  8766 leader_election.cc:343] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:47.950063  8766 leader_election.cc:304] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.950037  8767 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:47.951624  8940 raft_consensus.cc:2749] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.952512  9012 raft_consensus.cc:2749] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:47.953104  8919 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:47.953271  8920 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:47.950775  8922 raft_consensus.cc:359] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.953790  8920 ts_tablet_manager.cc:1403] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 13:01:47.954015  8922 raft_consensus.cc:385] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.953688  8919 ts_tablet_manager.cc:1403] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.010s
I20260709 13:01:47.954391  8922 raft_consensus.cc:740] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.954792  8625 catalog_manager.cc:5697] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:47.955310  8922 consensus_queue.cc:260] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.956820  8920 raft_consensus.cc:359] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.957527  8920 raft_consensus.cc:385] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.957901  8922 ts_tablet_manager.cc:1434] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:47.957839  8920 raft_consensus.cc:740] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.957860  8919 raft_consensus.cc:359] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.958984  8919 raft_consensus.cc:385] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.959231  8922 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:47.959105  8920 consensus_queue.cc:260] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.959367  8919 raft_consensus.cc:740] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.960590  8919 consensus_queue.cc:260] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.963883  8919 ts_tablet_manager.cc:1434] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:01:47.969054  8919 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:47.965600  8920 ts_tablet_manager.cc:1434] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:47.970214  8920 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:47.970948  8922 tablet_bootstrap.cc:654] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.979615  8919 tablet_bootstrap.cc:654] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.984771  8922 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:47.985414  8922 ts_tablet_manager.cc:1403] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 13:01:47.985553  8920 tablet_bootstrap.cc:654] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:47.988858  8922 raft_consensus.cc:359] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.990636  8922 raft_consensus.cc:385] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:47.991060  8922 raft_consensus.cc:740] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:47.991986  8922 consensus_queue.cc:260] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:47.994794  8922 ts_tablet_manager.cc:1434] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:01:47.995884  8922 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.001346  8981 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.001976  8981 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.003494  8922 tablet_bootstrap.cc:654] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.005436  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.006165  8803 raft_consensus.cc:2468] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.008236  8694 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:48.009677  8985 raft_consensus.cc:2804] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.010263  8985 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.010807  8985 raft_consensus.cc:3060] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.015852  8922 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.016436  8922 ts_tablet_manager.cc:1403] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:01:48.018883  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.019722  8922 raft_consensus.cc:359] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.020573  8922 raft_consensus.cc:385] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.020910  8922 raft_consensus.cc:740] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
W20260709 13:01:48.020988  8692 leader_election.cc:343] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.021756  8922 consensus_queue.cc:260] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.024585  8922 ts_tablet_manager.cc:1434] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:01:48.025676  8922 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.030438  8981 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.031319  9012 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.031857  9012 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.034358  9012 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.037477  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.037955  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:48.039451  8767 leader_election.cc:343] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:48.039990  8766 leader_election.cc:343] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.040410  8766 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.041631  9012 raft_consensus.cc:2749] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.041618  8922 tablet_bootstrap.cc:654] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.043848  8985 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.047116  8985 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.049050  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.050089  8803 raft_consensus.cc:3060] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.055789  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
W20260709 13:01:48.057675  8692 leader_election.cc:343] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.058508  8803 raft_consensus.cc:2468] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.062445  8694 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.063433  8920 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.063376  8985 raft_consensus.cc:2804] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.063997  8920 ts_tablet_manager.cc:1403] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.027s
I20260709 13:01:48.064213  8922 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.064693  8922 ts_tablet_manager.cc:1403] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 13:01:48.065088  8985 raft_consensus.cc:697] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:48.066164  8919 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.066901  8919 ts_tablet_manager.cc:1403] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.098s	user 0.040s	sys 0.045s
I20260709 13:01:48.066119  8985 consensus_queue.cc:237] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.067219  8920 raft_consensus.cc:359] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.067619  8922 raft_consensus.cc:359] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.067991  8920 raft_consensus.cc:385] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.068346  8922 raft_consensus.cc:385] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.068434  8920 raft_consensus.cc:740] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.068719  8922 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.069312  8920 consensus_queue.cc:260] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.069671  8922 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.069693  8919 raft_consensus.cc:359] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.070521  8919 raft_consensus.cc:385] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.070868  8919 raft_consensus.cc:740] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.071573  8919 consensus_queue.cc:260] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.072247  8922 ts_tablet_manager.cc:1434] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:01:48.073860  8922 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.074162  8919 ts_tablet_manager.cc:1434] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:01:48.075140  8919 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:48.079205  8920 ts_tablet_manager.cc:1434] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:01:48.080107  8922 tablet_bootstrap.cc:654] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.080415  8920 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.081163  8919 tablet_bootstrap.cc:654] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.092883  8920 tablet_bootstrap.cc:654] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.099988  8985 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.100577  8985 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.101280  8919 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.101750  8919 ts_tablet_manager.cc:1403] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.017s
I20260709 13:01:48.102660  8920 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.103229  8920 ts_tablet_manager.cc:1403] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 13:01:48.103346  8625 catalog_manager.cc:5697] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.104655  8919 raft_consensus.cc:359] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.105386  8919 raft_consensus.cc:385] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.105648  8919 raft_consensus.cc:740] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.105690  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.105877  8920 raft_consensus.cc:359] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.106771  8920 raft_consensus.cc:385] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.107115  8920 raft_consensus.cc:740] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.106863  8919 consensus_queue.cc:260] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.106979  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.107898  8920 consensus_queue.cc:260] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.108422  8803 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.109486  8919 ts_tablet_manager.cc:1434] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:01:48.109992  8920 ts_tablet_manager.cc:1434] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:01:48.110469  8919 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:48.109922  8694 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:48.111523  8920 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.106372  8877 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.113284  8985 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.113284  8981 raft_consensus.cc:2804] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.117062  8981 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.117506  8981 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.118077  8919 tablet_bootstrap.cc:654] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.118077  8920 tablet_bootstrap.cc:654] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.120668  8926 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.133230  8981 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.139438  8996 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.140020  8996 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.141776  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:48.142803  8876 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.146675  8996 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.148381  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.149335  8803 raft_consensus.cc:2393] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:01:48.145390  8926 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.145365  8981 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.153220  8926 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.159981  8876 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.160048  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.168540  8922 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.171526  8922 ts_tablet_manager.cc:1403] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.009s
I20260709 13:01:48.160369  8926 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.164552  8940 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:48.175596  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 65762.4us
I20260709 13:01:48.168462  8997 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.167676  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.179235  8692 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:48.180507  9040 raft_consensus.cc:2804] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.184075  9040 raft_consensus.cc:697] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:48.184939  9040 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.184998  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.182013  8997 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.186537  8803 raft_consensus.cc:2393] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:01:48.209986  8997 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.178398  8940 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.212553  8940 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.213629  8919 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.214172  8919 ts_tablet_manager.cc:1403] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.104s	user 0.029s	sys 0.029s
I20260709 13:01:48.200500  8922 raft_consensus.cc:359] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.201565  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.214788  8922 raft_consensus.cc:385] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.203151  8840 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:48.191411  8996 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:01:48.215077  8728 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:48.216360  8996 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.215205  8922 raft_consensus.cc:740] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.218940  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.216373  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.221905  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.222258  8801 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:48.222585  8802 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.225917  8840 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:48.220234  8922 consensus_queue.cc:260] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.231489  8997 raft_consensus.cc:2804] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.231952  8997 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.232357  8997 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.232755  8922 ts_tablet_manager.cc:1434] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 13:01:48.232306  8919 raft_consensus.cc:359] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.233250  8919 raft_consensus.cc:385] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.233560  8919 raft_consensus.cc:740] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.234279  8843 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:48.235472  8926 raft_consensus.cc:3060] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:48.238938  8767 leader_election.cc:343] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.241879  8922 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.248629  8920 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.249413  8920 ts_tablet_manager.cc:1403] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.024s
I20260709 13:01:48.253065  8920 raft_consensus.cc:359] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.253876  8920 raft_consensus.cc:385] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.254207  8920 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.261092  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.259416  8919 consensus_queue.cc:260] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.259298  8920 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.270356  8977 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.271293  8977 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.275909  8802 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.279961  8996 raft_consensus.cc:2749] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.281313  8996 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.283270  8926 raft_consensus.cc:2749] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.288388  8977 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.293900  8919 ts_tablet_manager.cc:1434] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.079s	user 0.014s	sys 0.000s
I20260709 13:01:48.289871  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.296368  8919 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
W20260709 13:01:48.297766  8767 leader_election.cc:343] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:48.300130  8766 leader_election.cc:343] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.300858  8766 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.302838  8977 raft_consensus.cc:2749] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.314321  8922 tablet_bootstrap.cc:654] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.316229  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:48.331545  8766 leader_election.cc:343] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.332116  8766 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.332973  8977 raft_consensus.cc:2749] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:48.318781  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 63297.8us
I20260709 13:01:48.338744  9012 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.341673  8920 ts_tablet_manager.cc:1434] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.092s	user 0.016s	sys 0.000s
I20260709 13:01:48.342813  8920 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.342665  8997 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.354763  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:48.358793  8728 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.360283  8981 raft_consensus.cc:493] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.360813  8981 raft_consensus.cc:515] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.364022  9040 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:48.340570  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:48.373155  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.374178  8803 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.376621  8694 leader_election.cc:304] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:48.364948  8981 leader_election.cc:290] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.377197  8985 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.379388  9040 raft_consensus.cc:2804] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.380501  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.383046  8876 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.382197  9040 raft_consensus.cc:493] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.400241  8997 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.389307  9040 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.427839  8728 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:48.430270  8840 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:48.432077  8623 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.435725  8919 tablet_bootstrap.cc:654] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.440308  8926 raft_consensus.cc:2804] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.441326  8926 raft_consensus.cc:697] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:48.442325  8926 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.448446  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.449595  8800 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.456200  8920 tablet_bootstrap.cc:654] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.454638  9052 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:01:48.455663  8997 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:48.464176  8981 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.466260  8926 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.463689  9012 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.471302  8926 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.471803  9012 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.473260  8922 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.473806  8922 ts_tablet_manager.cc:1403] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.232s	user 0.013s	sys 0.007s
I20260709 13:01:48.476814  8926 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.490118  9012 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.491143  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.493839  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:48.494388  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:48.500851  8840 leader_election.cc:343] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.494210  8985 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.468809  8981 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.504081  9052 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:01:48.517589  8922 raft_consensus.cc:359] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.519193  8922 raft_consensus.cc:385] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.519516  8922 raft_consensus.cc:740] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.520313  8922 consensus_queue.cc:260] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.506352  8977 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 13:01:48.513578  8767 leader_election.cc:343] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.531780  8981 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.533643  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.516948  8725 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:48.534416  8802 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.543725  8981 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.543776  9040 raft_consensus.cc:515] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.545076  8922 ts_tablet_manager.cc:1434] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.002s
W20260709 13:01:48.546906  9054 log.cc:927] Time spent T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 13:01:48.547035  8922 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.558267  9040 leader_election.cc:290] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.561115  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.561892  8799 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:48.560093  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:48.583938  8692 leader_election.cc:343] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.585803  8843 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:48.592195  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:48.592353  8919 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.592985  8875 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.593340  8919 ts_tablet_manager.cc:1403] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.297s	user 0.024s	sys 0.003s
I20260709 13:01:48.592305  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.594318  8799 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.595242  8766 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.596326  8940 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.596714  8940 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.597083  8940 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.603346  9047 raft_consensus.cc:2804] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.607470  9047 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.610116  9047 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.636176  8694 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.640951  8922 tablet_bootstrap.cc:654] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.636886  8920 tablet_bootstrap.cc:492] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.643225  8920 ts_tablet_manager.cc:1403] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.301s	user 0.023s	sys 0.021s
W20260709 13:01:48.665652  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 45771.4us
I20260709 13:01:48.676519  8920 raft_consensus.cc:359] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.678248  8920 raft_consensus.cc:385] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.678937  8920 raft_consensus.cc:740] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.695343  9058 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.696185  9058 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.696626  9058 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.722345  8920 consensus_queue.cc:260] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.723944  8919 raft_consensus.cc:359] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.728294  8919 raft_consensus.cc:385] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.728765  8919 raft_consensus.cc:740] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.729735  8919 consensus_queue.cc:260] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.738152  8800 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:48.751843  8920 ts_tablet_manager.cc:1434] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.012s
I20260709 13:01:48.751989  8919 ts_tablet_manager.cc:1434] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.158s	user 0.007s	sys 0.005s
I20260709 13:01:48.754688  8919 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:48.757015  8920 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.764503  8875 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.767822  8626 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.770959  8692 leader_election.cc:304] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:48.771571  9058 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.774362  9051 raft_consensus.cc:2804] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.776980  9051 raft_consensus.cc:697] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:48.778071  9051 consensus_queue.cc:237] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.788282  8799 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.790704  8922 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.794523  8919 tablet_bootstrap.cc:654] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.798007  8922 ts_tablet_manager.cc:1403] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.251s	user 0.027s	sys 0.021s
I20260709 13:01:48.793555  9040 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.793624  9047 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.804287  9058 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.807581  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.786705  8940 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.813517  8800 raft_consensus.cc:2393] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:48.814899  8920 tablet_bootstrap.cc:654] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.804296  8922 raft_consensus.cc:359] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.816341  8922 raft_consensus.cc:385] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.816576  8922 raft_consensus.cc:740] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.817245  8981 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:48.820192  8922 consensus_queue.cc:260] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.821831  8940 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.822083  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:48.823043  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:48.824060  8874 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.828074  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:48.830116  8922 ts_tablet_manager.cc:1434] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:01:48.832129  8922 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
W20260709 13:01:48.833858  8840 leader_election.cc:343] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.835768  9047 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:48.838214  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:48.839373  8626 catalog_manager.cc:5697] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.843257  8800 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:48.859856  8874 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:48.864111  8692 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:48.869277  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:48.868320  9051 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.871083  9051 raft_consensus.cc:697] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:48.873454  9051 consensus_queue.cc:237] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.878935  8919 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.879346  8919 ts_tablet_manager.cc:1403] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.021s
I20260709 13:01:48.882937  8800 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:48.884406  8843 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:48.887727  9047 raft_consensus.cc:2804] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:48.888242  8919 raft_consensus.cc:359] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.889412  8919 raft_consensus.cc:385] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.888942  9047 raft_consensus.cc:697] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:48.890000  8919 raft_consensus.cc:740] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.891149  8919 consensus_queue.cc:260] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.894164  8919 ts_tablet_manager.cc:1434] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:48.895586  8919 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:48.897363  8920 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.897979  8920 ts_tablet_manager.cc:1403] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.144s	user 0.022s	sys 0.000s
I20260709 13:01:48.907066  8920 raft_consensus.cc:359] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.907864  8920 raft_consensus.cc:385] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.908162  8920 raft_consensus.cc:740] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.908852  8920 consensus_queue.cc:260] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.891189  9047 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.911996  8920 ts_tablet_manager.cc:1434] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:01:48.914206  8920 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.919566  8922 tablet_bootstrap.cc:654] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.920022  8766 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.921188  8920 tablet_bootstrap.cc:654] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.922079  9066 raft_consensus.cc:2749] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.927523  8919 tablet_bootstrap.cc:654] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:48.939110  8920 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:48.939920  8920 ts_tablet_manager.cc:1403] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 13:01:48.938891  8623 catalog_manager.cc:5697] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.943699  8920 raft_consensus.cc:359] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.944249  8920 raft_consensus.cc:385] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.944432  8920 raft_consensus.cc:740] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.945022  8920 consensus_queue.cc:260] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.946825  8920 ts_tablet_manager.cc:1434] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:48.947923  8920 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:48.956740  8625 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.959769  8922 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:48.960304  8922 ts_tablet_manager.cc:1403] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.005s
I20260709 13:01:48.962334  9066 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.962862  9066 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.963866  8919 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:48.964399  8919 ts_tablet_manager.cc:1403] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260709 13:01:48.965183  9066 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.965997  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:48.967512  8766 leader_election.cc:343] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.968487  8922 raft_consensus.cc:359] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.969163  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.969949  8920 tablet_bootstrap.cc:654] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:48.970898  8767 leader_election.cc:343] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:48.971480  8767 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:48.969401  8922 raft_consensus.cc:385] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.972373  8922 raft_consensus.cc:740] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.972910  9047 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:48.973348  9066 raft_consensus.cc:2749] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:48.973428  8922 consensus_queue.cc:260] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.967227  8919 raft_consensus.cc:359] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.974771  8919 raft_consensus.cc:385] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:48.975466  8919 raft_consensus.cc:740] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.976284  8919 consensus_queue.cc:260] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.979218  8919 ts_tablet_manager.cc:1434] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:48.980314  8919 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:48.984208  8922 ts_tablet_manager.cc:1434] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:01:48.984061  9051 raft_consensus.cc:493] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:48.984771  9051 raft_consensus.cc:515] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:48.985237  8922 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:48.987010  9051 leader_election.cc:290] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:48.989526  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:48.990231  8799 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.991595  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:48.991819  8694 leader_election.cc:304] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:48.992375  8874 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:48.992995  9040 raft_consensus.cc:2804] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:48.993367  9040 raft_consensus.cc:493] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:48.993685  9040 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.002441  9040 raft_consensus.cc:515] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.009800  8919 tablet_bootstrap.cc:654] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.010291  9066 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.010831  9066 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.013746  9066 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.016726  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.016955  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:49.018792  8766 leader_election.cc:343] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:49.019382  8767 leader_election.cc:343] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.019865  8767 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:49.022710  8940 raft_consensus.cc:2749] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.025622  8922 tablet_bootstrap.cc:654] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.027987  8997 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.031680  9040 leader_election.cc:290] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.033810  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:49.034724  8874 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.036149  8920 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:49.036046  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:49.036816  8800 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.036916  8920 ts_tablet_manager.cc:1403] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.089s	user 0.035s	sys 0.020s
I20260709 13:01:49.041266  8920 raft_consensus.cc:359] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.042330  8920 raft_consensus.cc:385] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.042748  8920 raft_consensus.cc:740] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.043737  8920 consensus_queue.cc:260] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.051679  8920 ts_tablet_manager.cc:1434] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:01:49.053459  8920 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:49.051792  8874 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:49.055500  8692 leader_election.cc:304] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:49.056607  9040 raft_consensus.cc:2804] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.057219  9040 raft_consensus.cc:697] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:49.058286  9040 consensus_queue.cc:237] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.065603  8800 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:49.088088  9047 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.088945  9047 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.092542  9047 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:49.094978  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:49.097560  8840 leader_election.cc:343] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.102169  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.102684  8922 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.103329  8922 ts_tablet_manager.cc:1403] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.015s
I20260709 13:01:49.103260  8800 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:49.104852  8843 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:49.106141  9047 raft_consensus.cc:2804] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.106694  9047 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.107366  9047 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.108318  8920 tablet_bootstrap.cc:654] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.111276  8922 raft_consensus.cc:359] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.112102  8922 raft_consensus.cc:385] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.112459  8922 raft_consensus.cc:740] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.116936  8919 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:49.118604  8919 ts_tablet_manager.cc:1403] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.139s	user 0.045s	sys 0.053s
I20260709 13:01:49.123056  8624 catalog_manager.cc:5697] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.126058  8920 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:49.126590  8920 ts_tablet_manager.cc:1403] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.000s
I20260709 13:01:49.126534  8919 raft_consensus.cc:359] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.127801  8919 raft_consensus.cc:385] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.128069  8919 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.128793  8919 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.129437  8920 raft_consensus.cc:359] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.130100  8920 raft_consensus.cc:385] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.122510  9047 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.130373  8920 raft_consensus.cc:740] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.131448  8919 ts_tablet_manager.cc:1434] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:49.132540  9047 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:49.132990  8919 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:49.133701  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:49.135187  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:49.135736  8800 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:49.135860  8840 leader_election.cc:343] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.139629  8919 tablet_bootstrap.cc:654] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.131338  8920 consensus_queue.cc:260] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.113384  8922 consensus_queue.cc:260] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.146661  8920 ts_tablet_manager.cc:1434] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:01:49.147498  8922 ts_tablet_manager.cc:1434] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:01:49.148453  8800 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:49.149943  8922 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.149780  8843 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:49.150962  9047 raft_consensus.cc:2804] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.156293  9047 raft_consensus.cc:697] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:49.156649  8920 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:49.157485  9047 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.164494  8922 tablet_bootstrap.cc:654] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.167750  8919 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:49.168622  8919 ts_tablet_manager.cc:1403] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.005s
I20260709 13:01:49.171810  8919 raft_consensus.cc:359] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.172756  8919 raft_consensus.cc:385] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.173100  8919 raft_consensus.cc:740] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.176975  8919 consensus_queue.cc:260] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.179597  8919 ts_tablet_manager.cc:1434] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:49.180681  8920 tablet_bootstrap.cc:654] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.181301  8919 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:49.189283  8624 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.190655  8922 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.191294  8922 ts_tablet_manager.cc:1403] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.004s
I20260709 13:01:49.194800  8919 tablet_bootstrap.cc:654] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.195046  8922 raft_consensus.cc:359] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.195866  8922 raft_consensus.cc:385] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.196208  8922 raft_consensus.cc:740] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.197108  8922 consensus_queue.cc:260] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.200217  8920 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:49.200728  8920 ts_tablet_manager.cc:1403] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260709 13:01:49.204249  8920 raft_consensus.cc:359] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.205127  8920 raft_consensus.cc:385] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.205447  8920 raft_consensus.cc:740] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.206493  8920 consensus_queue.cc:260] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.209105  8920 ts_tablet_manager.cc:1434] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:01:49.210182  8920 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:49.210101  8922 ts_tablet_manager.cc:1434] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:01:49.211935  8922 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.217873  8920 tablet_bootstrap.cc:654] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.221344  8919 tablet_bootstrap.cc:492] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:49.221741  8922 tablet_bootstrap.cc:654] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.221938  8919 ts_tablet_manager.cc:1403] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.016s
I20260709 13:01:49.225320  8919 raft_consensus.cc:359] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.226363  8919 raft_consensus.cc:385] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.226861  8919 raft_consensus.cc:740] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.228323  8919 consensus_queue.cc:260] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.232324  9066 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.232915  9066 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.237614  8919 ts_tablet_manager.cc:1434] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 13:01:49.238196  9066 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.238940  8919 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:49.240103  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.240868  8874 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:49.243002  8767 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:49.244360  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:49.246469  8922 tablet_bootstrap.cc:492] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.247119  8922 ts_tablet_manager.cc:1403] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.017s
W20260709 13:01:49.248025  8766 leader_election.cc:343] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.248346  9066 raft_consensus.cc:2804] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.248850  9066 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.249181  9066 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.250936  8922 raft_consensus.cc:359] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.251753  8922 raft_consensus.cc:385] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.252009  8922 raft_consensus.cc:740] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.252733  8922 consensus_queue.cc:260] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.254803  8922 ts_tablet_manager.cc:1434] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:49.255755  8922 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.263823  9066 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.265370  8922 tablet_bootstrap.cc:654] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.267339  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:49.268206  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:49.268829  8874 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:49.268941  8766 leader_election.cc:343] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.270599  9066 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.273831  8920 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:49.274309  8920 ts_tablet_manager.cc:1403] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.025s
I20260709 13:01:49.274648  8919 tablet_bootstrap.cc:654] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.277669  9040 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.278918  8920 raft_consensus.cc:359] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.279961  8920 raft_consensus.cc:385] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.280332  8920 raft_consensus.cc:740] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.281257  8920 consensus_queue.cc:260] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.285791  8920 ts_tablet_manager.cc:1434] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:01:49.287365  8920 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:49.295590  9040 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.296396  9040 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.299542  9040 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.296363  8920 tablet_bootstrap.cc:654] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.301354  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.301162  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.302186  8801 raft_consensus.cc:2468] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:49.304095  8694 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:49.304931  9040 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.305588  9051 raft_consensus.cc:2804] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.305666  9040 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.306402  9051 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.307090  9051 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.312589  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.317723  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.319017  8800 raft_consensus.cc:2393] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:49.320580  8981 consensus_queue.cc:1048] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:49.325011  8692 leader_election.cc:343] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.326719  8692 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:49.327970  8981 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.341676  8728 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.343576  9040 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.347707  9040 raft_consensus.cc:493] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.348448  9040 raft_consensus.cc:515] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.351418  9040 leader_election.cc:290] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.356475  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.357549  8801 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:49.358963  8926 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.375340  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.376127  8876 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:49.378331  8694 leader_election.cc:304] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:49.389205  9047 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.398963  9040 raft_consensus.cc:2804] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.399828  9040 raft_consensus.cc:493] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.400497  9040 raft_consensus.cc:3060] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.404395  9051 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.410889  8922 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.411613  8922 ts_tablet_manager.cc:1403] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.156s	user 0.046s	sys 0.090s
I20260709 13:01:49.417032  9051 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.420264  8922 raft_consensus.cc:359] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.437722  8922 raft_consensus.cc:385] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.438870  8922 raft_consensus.cc:740] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.439275  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:49.439893  8799 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.439584  8922 consensus_queue.cc:260] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.441653  8922 ts_tablet_manager.cc:1434] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 13:01:49.450119  8799 raft_consensus.cc:2468] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:49.452109  8922 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.458122  9066 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.459431  9066 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.462563  9051 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.419490  8874 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:49.466574  9066 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.472134  8922 tablet_bootstrap.cc:654] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.489163  8922 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.489688  8922 ts_tablet_manager.cc:1403] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.001s
I20260709 13:01:49.490659  8981 raft_consensus.cc:2749] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.492489  8922 raft_consensus.cc:359] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.493227  8922 raft_consensus.cc:385] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.493533  8922 raft_consensus.cc:740] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.494572  8694 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:49.494318  8922 consensus_queue.cc:260] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.497824  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.499322  8922 ts_tablet_manager.cc:1434] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:49.500530  8922 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.500973  9051 raft_consensus.cc:2804] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.508173  8922 tablet_bootstrap.cc:654] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.504148  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:49.510084  8919 tablet_bootstrap.cc:492] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
W20260709 13:01:49.509990  8692 leader_election.cc:343] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.510761  8919 ts_tablet_manager.cc:1403] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.272s	user 0.059s	sys 0.069s
I20260709 13:01:49.514305  8919 raft_consensus.cc:359] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.524681  8919 raft_consensus.cc:385] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.525703  8919 raft_consensus.cc:740] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.517618  9040 raft_consensus.cc:515] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.527099  8919 consensus_queue.cc:260] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.516193  8981 consensus_queue.cc:1048] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.539284  9051 raft_consensus.cc:697] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:49.540388  9051 consensus_queue.cc:237] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.543396  8926 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.544004  8926 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.544351  8767 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:49.547380  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:49.548038  8874 raft_consensus.cc:3060] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.548175  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:49.549060  8725 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:49.546540  8926 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:49.547053  8919 ts_tablet_manager.cc:1434] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 13:01:49.551313  8940 raft_consensus.cc:2804] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.551208  8840 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:01:49.550187  8767 leader_election.cc:343] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.551800  8919 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:49.552068  8940 raft_consensus.cc:697] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:49.554352  8940 consensus_queue.cc:237] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.555881  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:49.564636  8874 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:49.552461  9040 leader_election.cc:290] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.593500  8926 raft_consensus.cc:2804] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:49.635741  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:49.636504  8798 raft_consensus.cc:3060] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.646409  8920 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:49.610467  9066 raft_consensus.cc:493] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.655740  9066 raft_consensus.cc:515] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.658021  9066 leader_election.cc:290] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:49.610811  8926 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:49.647516  8920 ts_tablet_manager.cc:1403] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.360s	user 0.070s	sys 0.050s
I20260709 13:01:49.651300  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.653564  8919 tablet_bootstrap.cc:654] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:49.659893  8926 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.678510  8922 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:49.679399  8922 ts_tablet_manager.cc:1403] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.022s
I20260709 13:01:49.668812  8799 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
W20260709 13:01:49.846071  8766 leader_election.cc:343] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.868676  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:49.848668  8766 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:49.876984  8920 raft_consensus.cc:359] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.877976  8920 raft_consensus.cc:385] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.878103  9111 raft_consensus.cc:2749] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.873809  8922 raft_consensus.cc:359] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.874449  9047 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.877036  8798 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:49.879482  8922 raft_consensus.cc:385] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:49.880465  8922 raft_consensus.cc:740] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.878393  8920 raft_consensus.cc:740] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.879700  9047 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.887625  8922 consensus_queue.cc:260] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.893152  8920 consensus_queue.cc:260] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:49.899832  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:49.901389  8922 ts_tablet_manager.cc:1434] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.222s	user 0.006s	sys 0.009s
I20260709 13:01:49.904524  8922 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:49.907466  8919 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:49.907895  9104 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:49.908741  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:49.911104  8919 ts_tablet_manager.cc:1403] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.360s	user 0.016s	sys 0.006s
I20260709 13:01:49.912508  8926 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.935727  8920 ts_tablet_manager.cc:1434] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.276s	user 0.026s	sys 0.002s
I20260709 13:01:49.940152  8926 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:49.947178  8766 leader_election.cc:343] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.948333  8626 catalog_manager.cc:5697] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:49.956939  8767 leader_election.cc:343] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:49.957860  8767 leader_election.cc:304] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:49.960352  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:49.962276  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:49.963342  8726 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.928186  9047 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:49.967489  8694 leader_election.cc:304] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:49.968907  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:49.969817  8802 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:49.962354  8940 raft_consensus.cc:2749] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:49.973927  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.975035  8798 raft_consensus.cc:2468] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:49.989827  9040 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:49.990477  9040 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:49.992101  8920 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:49.998879  9119 raft_consensus.cc:2804] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:49.999656  9119 raft_consensus.cc:697] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:50.001047  9119 consensus_queue.cc:237] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.004694  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:49.994086  9040 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.013991  8726 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
W20260709 13:01:50.014779  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 51773.3us
I20260709 13:01:49.996291  8919 raft_consensus.cc:359] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.021494  8919 raft_consensus.cc:385] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.022469  8919 raft_consensus.cc:740] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.023650  8919 consensus_queue.cc:260] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.029865  9110 raft_consensus.cc:493] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.030498  9110 raft_consensus.cc:515] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.022059  8802 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:50.036892  8922 tablet_bootstrap.cc:654] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.039065  9110 leader_election.cc:290] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.039911  8919 ts_tablet_manager.cc:1434] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.002s
I20260709 13:01:50.040275  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.041749  8919 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.041916  8876 raft_consensus.cc:2393] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:50.052496  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:50.053639  8840 leader_election.cc:343] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.073724  9120 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 13:01:50.083935  8766 leader_election.cc:343] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.085841  8843 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:50.086541  9119 consensus_queue.cc:1048] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.087400  9120 raft_consensus.cc:2804] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.087936  9120 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.088125  8843 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.088394  9120 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.091491  9122 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:50.090199  9121 raft_consensus.cc:2804] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:50.096479  8692 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.106175  8922 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.106941  9102 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.109067  8920 tablet_bootstrap.cc:654] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.109668  8922 ts_tablet_manager.cc:1403] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.007s
I20260709 13:01:50.097517  9119 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:01:50.098810  9121 raft_consensus.cc:697] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:50.117707  9121 consensus_queue.cc:237] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:50.124352  8692 consensus_peers.cc:597] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. 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:01:50.132189  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.155050  8922 raft_consensus.cc:359] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.155866  8922 raft_consensus.cc:385] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.156176  8922 raft_consensus.cc:740] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
W20260709 13:01:50.159066  8767 leader_election.cc:343] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.159408  8922 consensus_queue.cc:260] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.163033  8919 tablet_bootstrap.cc:654] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.160903  8767 leader_election.cc:304] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.170291  9110 raft_consensus.cc:2749] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.173434  9102 raft_consensus.cc:2749] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.184544  9122 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.185124  9122 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.185124  8922 ts_tablet_manager.cc:1434] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.075s	user 0.004s	sys 0.006s
I20260709 13:01:50.188431  9122 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.188417  8922 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.190974  9110 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.191380  9120 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.202153  8920 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.202225  9119 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.203118  8920 ts_tablet_manager.cc:1403] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.017s
I20260709 13:01:50.203060  9119 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.206189  9119 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.211741  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.212519  8802 raft_consensus.cc:2468] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:50.219781  8694 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:50.222683  9102 raft_consensus.cc:2804] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.223809  9102 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.224215  9102 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.224244  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.225903  8798 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.227075  9120 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.229182  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.231590  8920 raft_consensus.cc:359] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.232383  8920 raft_consensus.cc:385] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.232687  8920 raft_consensus.cc:740] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.233354  8920 consensus_queue.cc:260] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.235994  8920 ts_tablet_manager.cc:1434] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 13:01:50.235707  8843 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.243487  9047 raft_consensus.cc:2804] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:50.243862  9136 log.cc:927] Time spent T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 13:01:50.244113  9047 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.244922  9047 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.247850  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:50.248356  8840 leader_election.cc:343] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.249094  8876 raft_consensus.cc:2393] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:50.252612  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.253077  8920 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.253468  8798 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.256317  8922 tablet_bootstrap.cc:654] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.257505  8624 catalog_manager.cc:5697] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:50.264379  9102 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.267894  9102 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.271428  8919 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:50.272015  8919 ts_tablet_manager.cc:1403] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.231s	user 0.024s	sys 0.023s
I20260709 13:01:50.274255  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.276289  9110 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:50.282505  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:50.283619  8876 raft_consensus.cc:2393] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:50.285053  9047 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.285575  8692 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.286521  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:50.287456  8726 raft_consensus.cc:2393] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:01:50.287891  9047 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.288455  9102 raft_consensus.cc:2749] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.291376  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.291867  8920 tablet_bootstrap.cc:654] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.292109  8802 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.301066  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:50.307381  8919 raft_consensus.cc:359] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.308300  8919 raft_consensus.cc:385] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.308670  8919 raft_consensus.cc:740] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.309618  8919 consensus_queue.cc:260] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.312616  8919 ts_tablet_manager.cc:1434] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:01:50.314690  8919 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.319473  8922 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.320040  8922 ts_tablet_manager.cc:1403] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.132s	user 0.004s	sys 0.019s
I20260709 13:01:50.320065  8802 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:50.323271  8922 raft_consensus.cc:359] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.324697  8922 raft_consensus.cc:385] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.325208  8922 raft_consensus.cc:740] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.326181  8922 consensus_queue.cc:260] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.327567  8919 tablet_bootstrap.cc:654] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.328915  8922 ts_tablet_manager.cc:1434] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:50.330196  8922 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.330720  8843 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.333559  9111 raft_consensus.cc:493] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.334249  9111 raft_consensus.cc:515] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.335024  8798 raft_consensus.cc:2468] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:50.336509  9121 raft_consensus.cc:2804] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:50.337086  9121 raft_consensus.cc:697] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:50.337739  9111 leader_election.cc:290] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.338148  9121 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.339923  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.340759  8920 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.341265  8920 ts_tablet_manager.cc:1403] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.006s
W20260709 13:01:50.341568  8766 leader_election.cc:343] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.343340  8843 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:50.344472  8920 raft_consensus.cc:359] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.345362  9123 raft_consensus.cc:2804] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:50.346321  9123 raft_consensus.cc:697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:50.347361  8922 tablet_bootstrap.cc:654] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:50.347512  8840 leader_election.cc:343] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.345441  8920 raft_consensus.cc:385] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.347790  9123 consensus_queue.cc:237] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.345355  9122 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.349694  9122 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.352568  9122 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.353502  8920 raft_consensus.cc:740] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.353601  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.354585  8920 consensus_queue.cc:260] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.363050  8920 ts_tablet_manager.cc:1434] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 13:01:50.364311  8920 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
W20260709 13:01:50.365988  8767 leader_election.cc:343] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.366524  8767 leader_election.cc:304] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.369045  9111 raft_consensus.cc:2749] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.371083  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:50.372740  8840 leader_election.cc:343] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.375308  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:01:50.379666  8843 leader_election.cc:343] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.380155  8843 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:50.385352  9122 raft_consensus.cc:2749] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.389132  9111 raft_consensus.cc:493] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.389305  8920 tablet_bootstrap.cc:654] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.389961  9111 raft_consensus.cc:515] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.393306  9111 leader_election.cc:290] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.396765  8623 catalog_manager.cc:5697] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:50.395195  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:50.401542  8766 leader_election.cc:343] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.401760  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:50.403225  8767 leader_election.cc:343] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.403705  8767 leader_election.cc:304] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.408222  9111 raft_consensus.cc:2749] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.421207  8920 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.421974  8920 ts_tablet_manager.cc:1403] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.022s
I20260709 13:01:50.425997  8920 raft_consensus.cc:359] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.426847  8920 raft_consensus.cc:385] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.427280  8920 raft_consensus.cc:740] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.428325  8920 consensus_queue.cc:260] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.429316  9040 consensus_queue.cc:1048] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.431378  8920 ts_tablet_manager.cc:1434] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:01:50.432610  8920 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.432770  8919 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:50.433481  8919 ts_tablet_manager.cc:1403] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.014s
I20260709 13:01:50.435608  8922 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.436601  8922 ts_tablet_manager.cc:1403] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.001s
I20260709 13:01:50.437019  8919 raft_consensus.cc:359] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.438167  8919 raft_consensus.cc:385] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.438470  8919 raft_consensus.cc:740] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.439432  8919 consensus_queue.cc:260] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.441512  8922 raft_consensus.cc:359] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.442416  8920 tablet_bootstrap.cc:654] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.442513  8919 ts_tablet_manager.cc:1434] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:01:50.442442  8922 raft_consensus.cc:385] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.443235  8922 raft_consensus.cc:740] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.444041  8919 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.444897  8922 consensus_queue.cc:260] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.456983  8922 ts_tablet_manager.cc:1434] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:01:50.457718  8919 tablet_bootstrap.cc:654] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.459748  8922 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.469470  8920 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.470098  8920 ts_tablet_manager.cc:1403] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260709 13:01:50.470181  8922 tablet_bootstrap.cc:654] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.473693  8920 raft_consensus.cc:359] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.474483  8920 raft_consensus.cc:385] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.474812  8920 raft_consensus.cc:740] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.475539  8920 consensus_queue.cc:260] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.477875  8920 ts_tablet_manager.cc:1434] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:50.479118  8920 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.486766  9123 raft_consensus.cc:493] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.487643  9123 raft_consensus.cc:515] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.488690  8922 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.489267  8922 ts_tablet_manager.cc:1403] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.002s
I20260709 13:01:50.492144  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.493221  8728 raft_consensus.cc:2468] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.494983  8840 leader_election.cc:304] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.495069  8922 raft_consensus.cc:359] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.496363  8922 raft_consensus.cc:385] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.496557  9122 raft_consensus.cc:2804] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.496755  8922 raft_consensus.cc:740] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.497041  9122 raft_consensus.cc:493] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.497483  9122 raft_consensus.cc:3060] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.497841  8922 consensus_queue.cc:260] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.500240  8922 ts_tablet_manager.cc:1434] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:01:50.501696  8922 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.507838  8922 tablet_bootstrap.cc:654] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.508069  9123 leader_election.cc:290] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.509205  8920 tablet_bootstrap.cc:654] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.514212  9122 raft_consensus.cc:515] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.521090  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.521945  8798 raft_consensus.cc:2468] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.525614  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:50.526618  8728 raft_consensus.cc:3060] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.539908  9122 leader_election.cc:290] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.543090  8920 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.543916  8920 ts_tablet_manager.cc:1403] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.002s
I20260709 13:01:50.556645  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.557540  8802 raft_consensus.cc:3060] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.550042  8728 raft_consensus.cc:2468] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:50.566879  9040 consensus_queue.cc:1048] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.577368  8840 leader_election.cc:304] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.579005  9121 raft_consensus.cc:2804] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:50.578826  8920 raft_consensus.cc:359] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.579564  8920 raft_consensus.cc:385] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.579666  9121 raft_consensus.cc:697] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:50.579870  8920 raft_consensus.cc:740] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.580691  8920 consensus_queue.cc:260] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.580726  9121 consensus_queue.cc:237] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.583045  8920 ts_tablet_manager.cc:1434] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.004s
I20260709 13:01:50.578063  8922 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.583670  8922 ts_tablet_manager.cc:1403] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.007s
I20260709 13:01:50.584120  8920 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.586683  8919 tablet_bootstrap.cc:492] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:50.587625  8919 ts_tablet_manager.cc:1403] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.144s	user 0.038s	sys 0.037s
I20260709 13:01:50.590895  9111 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.591423  9111 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.591516  8919 raft_consensus.cc:359] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.592653  8919 raft_consensus.cc:385] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.593046  8919 raft_consensus.cc:740] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.594775  8922 raft_consensus.cc:359] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.595504  8922 raft_consensus.cc:385] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.595793  8922 raft_consensus.cc:740] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.596509  9111 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.597306  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.594906  8919 consensus_queue.cc:260] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:50.599411  8766 leader_election.cc:343] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.598186  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.600580  8922 consensus_queue.cc:260] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:50.602851  8767 leader_election.cc:343] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.603437  8919 ts_tablet_manager.cc:1434] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 13:01:50.603402  8767 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.604964  9111 raft_consensus.cc:2749] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.605650  8919 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.607932  8922 ts_tablet_manager.cc:1434] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:01:50.609004  8920 tablet_bootstrap.cc:654] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.613945  8624 catalog_manager.cc:5697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.590234  8802 raft_consensus.cc:2468] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:50.609279  8922 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.617705  8624 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.626520  8922 tablet_bootstrap.cc:654] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.629801  8624 catalog_manager.cc:5697] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.637034  8920 tablet_bootstrap.cc:492] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.637629  8920 ts_tablet_manager.cc:1403] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.013s
I20260709 13:01:50.639111  8922 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.639708  8922 ts_tablet_manager.cc:1403] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.009s
I20260709 13:01:50.640930  8919 tablet_bootstrap.cc:654] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.642485  8920 raft_consensus.cc:359] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.643360  8920 raft_consensus.cc:385] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.642874  8922 raft_consensus.cc:359] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.643718  8920 raft_consensus.cc:740] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.643901  8922 raft_consensus.cc:385] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.644487  8922 raft_consensus.cc:740] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.644579  8920 consensus_queue.cc:260] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.645895  8922 consensus_queue.cc:260] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.647478  8920 ts_tablet_manager.cc:1434] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.006s
I20260709 13:01:50.649240  8920 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.654861  9121 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.655464  9121 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.657845  9121 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.650936  8922 ts_tablet_manager.cc:1434] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:01:50.658834  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.659634  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.661118  8922 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.664008  8840 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:50.670445  8920 tablet_bootstrap.cc:654] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.675355  8922 tablet_bootstrap.cc:654] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.672338  9121 raft_consensus.cc:2749] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.682106  8922 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.682694  8922 ts_tablet_manager.cc:1403] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260709 13:01:50.683110  8920 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.683696  8920 ts_tablet_manager.cc:1403] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 13:01:50.685714  8922 raft_consensus.cc:359] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.686447  8919 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:50.686594  8922 raft_consensus.cc:385] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.687024  8919 ts_tablet_manager.cc:1403] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.006s
I20260709 13:01:50.687008  8922 raft_consensus.cc:740] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.686879  8920 raft_consensus.cc:359] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.687909  8920 raft_consensus.cc:385] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.688288  8920 raft_consensus.cc:740] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.688051  8922 consensus_queue.cc:260] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.689218  8920 consensus_queue.cc:260] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.689970  8919 raft_consensus.cc:359] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.690797  8922 ts_tablet_manager.cc:1434] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:01:50.690984  8919 raft_consensus.cc:385] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.691412  8919 raft_consensus.cc:740] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.691821  8920 ts_tablet_manager.cc:1434] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:01:50.692059  8922 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.692131  8919 consensus_queue.cc:260] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.693774  8920 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.690879  8623 catalog_manager.cc:5697] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.700860  8920 tablet_bootstrap.cc:654] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.705526  8919 ts_tablet_manager.cc:1434] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:50.707362  9121 consensus_queue.cc:1048] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.710306  8919 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.715895  9122 consensus_queue.cc:1048] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.721230  8922 tablet_bootstrap.cc:654] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.734711  9040 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.736629  9040 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.743727  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.744410  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.745230  8802 raft_consensus.cc:2393] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:50.745872  9040 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.747066  8694 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.749106  8919 tablet_bootstrap.cc:654] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.750159  8922 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.750694  8922 ts_tablet_manager.cc:1403] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.014s
I20260709 13:01:50.748312  9040 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.760944  8920 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.761554  8920 ts_tablet_manager.cc:1403] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.068s	user 0.002s	sys 0.037s
I20260709 13:01:50.764801  8920 raft_consensus.cc:359] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.765547  8920 raft_consensus.cc:385] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.765820  8920 raft_consensus.cc:740] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.766685  8920 consensus_queue.cc:260] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.769526  8920 ts_tablet_manager.cc:1434] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 13:01:50.770592  8920 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.774104  8922 raft_consensus.cc:359] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.774835  8922 raft_consensus.cc:385] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.775123  8922 raft_consensus.cc:740] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.775786  8922 consensus_queue.cc:260] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.778066  8922 ts_tablet_manager.cc:1434] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:01:50.780490  8922 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.780990  8920 tablet_bootstrap.cc:654] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.783301  9122 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.783825  9122 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.789739  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.793004  8922 tablet_bootstrap.cc:654] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.795849  8919 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
W20260709 13:01:50.798579  8840 leader_election.cc:343] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.795986  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.799463  8798 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.801600  8843 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:50.803351  8920 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.803937  8920 ts_tablet_manager.cc:1403] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.003s
I20260709 13:01:50.804680  9047 raft_consensus.cc:2804] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.805097  9047 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.805452  9047 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.807152  8920 raft_consensus.cc:359] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.808035  8920 raft_consensus.cc:385] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.809983  8920 raft_consensus.cc:740] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.810909  8920 consensus_queue.cc:260] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.811811  8922 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.812403  8922 ts_tablet_manager.cc:1403] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.009s
I20260709 13:01:50.812584  8920 ts_tablet_manager.cc:1434] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:50.813686  8920 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.815796  8922 raft_consensus.cc:359] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.816553  8922 raft_consensus.cc:385] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.816821  8922 raft_consensus.cc:740] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.817510  8922 consensus_queue.cc:260] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.819805  8922 ts_tablet_manager.cc:1434] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:50.821003  8922 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.821069  8920 tablet_bootstrap.cc:654] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.827258  8922 tablet_bootstrap.cc:654] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.839702  8922 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:50.840224  8922 ts_tablet_manager.cc:1403] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:01:50.841351  8920 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:50.841817  8920 ts_tablet_manager.cc:1403] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260709 13:01:50.841868  8996 raft_consensus.cc:493] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.842449  8996 raft_consensus.cc:515] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.844938  8920 raft_consensus.cc:359] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.845847  8920 raft_consensus.cc:385] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.846138  8920 raft_consensus.cc:740] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.846279  9121 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.846396  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.846853  8920 consensus_queue.cc:260] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.847209  8727 raft_consensus.cc:2468] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.848573  8920 ts_tablet_manager.cc:1434] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:50.849354  9122 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.850636  9047 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.851698  8840 leader_election.cc:304] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.854009  8996 leader_election.cc:290] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.854104  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:50.854005  8920 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:50.854924  8996 raft_consensus.cc:2804] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:50.855965  8840 leader_election.cc:343] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.856143  8996 raft_consensus.cc:493] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.856722  8996 raft_consensus.cc:3060] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.857844  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.858891  8798 raft_consensus.cc:2468] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.859958  9122 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.859808  8922 raft_consensus.cc:359] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.860692  8922 raft_consensus.cc:385] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.861096  8922 raft_consensus.cc:740] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.861809  8922 consensus_queue.cc:260] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.796586  9040 raft_consensus.cc:2749] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.797001  9111 raft_consensus.cc:493] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.798923  8919 ts_tablet_manager.cc:1403] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.005s
I20260709 13:01:50.863363  9111 raft_consensus.cc:515] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.866199  9111 leader_election.cc:290] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:50.866447  8919 raft_consensus.cc:359] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.867211  9047 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.867462  8919 raft_consensus.cc:385] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:50.867852  8919 raft_consensus.cc:740] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.868742  8919 consensus_queue.cc:260] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.869566  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:50.870590  8919 ts_tablet_manager.cc:1434] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:50.871254  9123 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:50.860571  9122 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:50.874931  8767 leader_election.cc:343] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.876786  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.878095  8922 ts_tablet_manager.cc:1434] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:01:50.878499  9123 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:50.879350  8922 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:50.883558  9122 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.886749  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.889635  8800 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.896142  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:50.888542  8996 raft_consensus.cc:515] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:50.889293  8766 leader_election.cc:343] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:50.900461  8766 leader_election.cc:304] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:50.901283  9111 raft_consensus.cc:2749] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:50.903424  8920 tablet_bootstrap.cc:654] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:50.905607  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:50.906679  8799 raft_consensus.cc:2468] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:50.908511  8919 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:50.911204  8843 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:50.912501  9047 raft_consensus.cc:2804] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:50.912933  9047 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:50.952121  8996 leader_election.cc:290] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:50.913332  9047 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.953452  9051 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.957589  9051 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:50.960878  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:50.961643  8798 raft_consensus.cc:3060] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:50.962824  8940 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:50.922410  8840 leader_election.cc:343] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:50.966868  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 44834.6us
I20260709 13:01:50.991374  9111 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.992326  9111 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.002354  8922 tablet_bootstrap.cc:654] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.004554  9123 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.025251  9123 raft_consensus.cc:493] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.025842  9123 raft_consensus.cc:515] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.029572  8876 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.032111  8940 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.035904  8940 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.037371  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.049786  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:51.054277  8766 leader_election.cc:343] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:51.057870  8766 leader_election.cc:343] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.059852  8940 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.074981  8940 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.067797  9111 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.067762  9122 raft_consensus.cc:493] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.085567  9122 raft_consensus.cc:515] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.093583  9123 leader_election.cc:290] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.093523  8919 tablet_bootstrap.cc:654] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.095188  9122 leader_election.cc:290] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.085790  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.102912  9051 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.105648  8920 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:51.106674  8920 ts_tablet_manager.cc:1403] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.253s	user 0.071s	sys 0.100s
I20260709 13:01:51.098933  8726 raft_consensus.cc:3060] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.114948  9123 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.115476  9123 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.116782  9122 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.117288  9122 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.117750  9123 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.118649  8940 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.114220  8798 raft_consensus.cc:2468] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.119844  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.122668  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.124269  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.128414  8724 raft_consensus.cc:2468] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:51.129653  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.131539  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.131958  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.132521  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.135823  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.137531  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.138278  8802 raft_consensus.cc:2468] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:51.138505  8799 raft_consensus.cc:2468] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:51.135995  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.139943  8803 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:51.142621  8875 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:51.142726  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.143517  8877 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:51.142298  8800 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
W20260709 13:01:51.145489  8767 leader_election.cc:343] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.145987  8767 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.147621  8767 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:51.148161  8694 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:51.148577  8940 raft_consensus.cc:2749] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.150200  9119 raft_consensus.cc:2804] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.150628  9119 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.151046  9119 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.151825  9176 raft_consensus.cc:2804] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.152303  9176 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.152832  9176 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.154784  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.151141  8726 raft_consensus.cc:2468] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.152952  9047 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.179176  9047 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.180491  9122 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:51.181449  8766 leader_election.cc:343] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.195196  8920 raft_consensus.cc:359] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.196017  8920 raft_consensus.cc:385] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.198176  9119 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.202190  9119 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:51.204655  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:51.196357  8920 raft_consensus.cc:740] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.208523  8920 consensus_queue.cc:260] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.212013  8920 ts_tablet_manager.cc:1434] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 13:01:51.216442  8920 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:51.188573  9176 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.224237  8920 tablet_bootstrap.cc:654] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.227056  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:51.228817  8798 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.231431  9176 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:51.241047  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 94983.5us
I20260709 13:01:51.242010  8840 leader_election.cc:304] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:01:51.243486  8840 leader_election.cc:343] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.243338  9121 raft_consensus.cc:2804] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.244338  9121 raft_consensus.cc:493] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.244719  9121 raft_consensus.cc:3060] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:51.245950  8840 leader_election.cc:343] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.246819  8840 leader_election.cc:304] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:51.249763  9123 raft_consensus.cc:2804] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.250598  9123 raft_consensus.cc:697] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.251482  9123 consensus_queue.cc:237] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.255899  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.257484  8726 raft_consensus.cc:2393] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
W20260709 13:01:51.257987  8767 leader_election.cc:343] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.258599  8767 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.260151  9176 raft_consensus.cc:2749] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.263851  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.265044  9121 raft_consensus.cc:515] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.270285  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:51.270761  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.271344  8874 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.271595  8725 raft_consensus.cc:3060] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.274649  9121 leader_election.cc:290] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:51.281843  8840 leader_election.cc:343] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.287951  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.295847  8874 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
W20260709 13:01:51.302889  8766 leader_election.cc:343] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.305351  8767 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:51.313483  8922 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:51.313987  8922 ts_tablet_manager.cc:1403] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.435s	user 0.050s	sys 0.051s
I20260709 13:01:51.314340  9176 raft_consensus.cc:2804] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.318979  9176 raft_consensus.cc:697] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
W20260709 13:01:51.320873  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 179169us
W20260709 13:01:51.322620  8843 leader_election.cc:343] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.324740  8843 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:51.320396  9176 consensus_queue.cc:237] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.345779  9121 raft_consensus.cc:2749] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.347198  8843 leader_election.cc:304] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:51.348263  9121 raft_consensus.cc:2804] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.349095  9121 raft_consensus.cc:493] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.349529  9121 raft_consensus.cc:3060] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.326109  8725 raft_consensus.cc:2468] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.354157  8840 leader_election.cc:304] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:51.356009  9123 raft_consensus.cc:2804] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.356875  9123 raft_consensus.cc:697] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.361620  8940 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.358150  9123 consensus_queue.cc:237] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.362370  8940 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.334676  8922 raft_consensus.cc:359] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.339481  8920 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:51.365473  8922 raft_consensus.cc:385] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.308979  8798 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:51.341800  8919 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:51.366226  8919 ts_tablet_manager.cc:1403] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.462s	user 0.013s	sys 0.030s
I20260709 13:01:51.365489  8626 catalog_manager.cc:5697] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.380672  8919 raft_consensus.cc:359] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.381620  8919 raft_consensus.cc:385] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.381999  8919 raft_consensus.cc:740] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.383900  8919 consensus_queue.cc:260] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.386135  8623 catalog_manager.cc:5697] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.387203  8919 ts_tablet_manager.cc:1434] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 13:01:51.388540  8919 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:51.365826  8920 ts_tablet_manager.cc:1403] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.153s	user 0.042s	sys 0.053s
I20260709 13:01:51.367846  8940 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.367762  8694 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:51.397957  9040 raft_consensus.cc:2804] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.398849  9040 raft_consensus.cc:697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:51.399775  9040 consensus_queue.cc:237] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.370229  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.374568  8843 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:51.366408  8922 raft_consensus.cc:740] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.404731  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.405423  8922 consensus_queue.cc:260] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:51.407322  8766 leader_election.cc:343] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:51.409277  8767 leader_election.cc:343] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.412150  9123 raft_consensus.cc:2804] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.411854  8767 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.412760  9123 raft_consensus.cc:697] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.413218  9122 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.415234  9123 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.411911  8920 raft_consensus.cc:359] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.416831  8920 raft_consensus.cc:385] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.417147  8920 raft_consensus.cc:740] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.417954  8920 consensus_queue.cc:260] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.418996  8940 raft_consensus.cc:2749] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.432251  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.434316  8797 raft_consensus.cc:2393] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:01:51.434847  8922 ts_tablet_manager.cc:1434] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.003s
I20260709 13:01:51.436533  8922 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:51.437242  8920 ts_tablet_manager.cc:1434] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:01:51.439854  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:51.441730  8797 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.447309  8920 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:51.447832  9040 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.448132  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5922c93db48198d06b2d1c856261f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:51.448810  8803 raft_consensus.cc:3060] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.448558  9040 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.451025  9040 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:51.452105  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.453060  8801 raft_consensus.cc:2393] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:51.457273  8797 raft_consensus.cc:2468] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.374038  9121 raft_consensus.cc:515] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.463110  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.469027  8803 raft_consensus.cc:2468] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
W20260709 13:01:51.469353  8840 leader_election.cc:343] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.473863  8919 tablet_bootstrap.cc:654] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.480995  8922 tablet_bootstrap.cc:654] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.482883  9122 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.493139  8624 catalog_manager.cc:5697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.482225  9121 leader_election.cc:290] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.524878  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:51.525612  8874 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.528162  8920 tablet_bootstrap.cc:654] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.529498  8623 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.532754  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.533805  8623 catalog_manager.cc:5697] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.551599  8922 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:51.552587  8922 ts_tablet_manager.cc:1403] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.007s
I20260709 13:01:51.545460  8874 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:51.557667  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:51.574388  8798 raft_consensus.cc:3060] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.582326  9123 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.583017  9123 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.585649  9123 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.586629  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.586946  8922 raft_consensus.cc:359] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.587815  8922 raft_consensus.cc:385] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.588126  8922 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
W20260709 13:01:51.591248  8840 leader_election.cc:343] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.595913  8920 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:51.597662  8920 ts_tablet_manager.cc:1403] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.001s
I20260709 13:01:51.600227  8920 raft_consensus.cc:359] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.600824  8920 raft_consensus.cc:385] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.601081  8920 raft_consensus.cc:740] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.601631  8920 consensus_queue.cc:260] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.591406  8922 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.605511  8940 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.606137  8940 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.607452  8919 tablet_bootstrap.cc:492] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:51.608165  8919 ts_tablet_manager.cc:1403] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.016s
I20260709 13:01:51.609299  8922 ts_tablet_manager.cc:1434] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:01:51.604616  8920 ts_tablet_manager.cc:1434] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:51.611379  8920 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:51.614063  8692 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.615397  9119 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.621980  8843 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:51.627686  8996 raft_consensus.cc:2749] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.633330  8922 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:51.633997  8843 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:51.635179  9121 raft_consensus.cc:2804] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.635730  9121 raft_consensus.cc:697] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.636639  9121 consensus_queue.cc:237] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.641577  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.643066  8920 tablet_bootstrap.cc:654] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.637727  8940 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:51.645839  8767 leader_election.cc:343] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.645680  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:51.649173  8766 leader_election.cc:343] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.649844  8766 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.651661  9175 raft_consensus.cc:2749] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.657184  8919 raft_consensus.cc:359] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.660617  8922 tablet_bootstrap.cc:654] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.661464  9119 raft_consensus.cc:2749] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.661783  8798 raft_consensus.cc:2468] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.663731  8919 raft_consensus.cc:385] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.664173  8919 raft_consensus.cc:740] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.665434  8919 consensus_queue.cc:260] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.667938  8919 ts_tablet_manager.cc:1434] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.059s	user 0.000s	sys 0.007s
I20260709 13:01:51.670047  8919 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:51.676846  8920 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:51.676789  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.677506  8920 ts_tablet_manager.cc:1403] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.007s
I20260709 13:01:51.695384  8919 tablet_bootstrap.cc:654] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.683288  9121 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.696226  9121 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.699781  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:51.702142  8840 leader_election.cc:343] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.703831  9121 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.677733  8623 catalog_manager.cc:5697] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.680588  8920 raft_consensus.cc:359] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.718755  8920 raft_consensus.cc:385] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.719074  8920 raft_consensus.cc:740] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.719877  8920 consensus_queue.cc:260] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.721962  8920 ts_tablet_manager.cc:1434] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:01:51.683797  8843 leader_election.cc:304] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
W20260709 13:01:51.724205  8843 leader_election.cc:343] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.724591  8843 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:51.725389  9122 raft_consensus.cc:2804] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.726320  9122 raft_consensus.cc:697] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.726655  8920 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:51.727296  9122 consensus_queue.cc:237] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.730224  8996 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.736639  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:51.737474  8803 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:51.741281  8919 tablet_bootstrap.cc:492] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:51.741881  8920 tablet_bootstrap.cc:654] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.742219  8919 ts_tablet_manager.cc:1403] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.017s
I20260709 13:01:51.743352  9175 raft_consensus.cc:493] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.743960  9175 raft_consensus.cc:515] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.746207  8919 raft_consensus.cc:359] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.747041  8919 raft_consensus.cc:385] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.747321  8919 raft_consensus.cc:740] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.748267  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:51.750738  9175 leader_election.cc:290] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:51.753096  8766 leader_election.cc:343] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.758404  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:51.759869  8843 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
W20260709 13:01:51.760772  8767 leader_election.cc:343] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.761286  8767 leader_election.cc:304] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:51.761596  9182 raft_consensus.cc:2804] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:51.761986  9182 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:51.762328  9182 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.762465  8940 consensus_queue.cc:1048] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:51.764099  8940 raft_consensus.cc:2749] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:51.749508  8919 consensus_queue.cc:260] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.767764  8919 ts_tablet_manager.cc:1434] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:01:51.769173  8919 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:51.783166  8919 tablet_bootstrap.cc:654] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.784229  9182 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.797283  8919 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:51.798043  8919 ts_tablet_manager.cc:1403] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260709 13:01:51.799980  9182 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:51.801026  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:51.801086  8919 raft_consensus.cc:359] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.802251  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:51.802498  8919 raft_consensus.cc:385] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.802999  8919 raft_consensus.cc:740] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.803031  8803 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:51.803339  8840 leader_election.cc:343] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:51.804044  8919 consensus_queue.cc:260] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.810829  9121 consensus_queue.cc:1048] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.812458  8919 ts_tablet_manager.cc:1434] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:01:51.816032  8803 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:51.818327  8843 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:51.819141  9121 raft_consensus.cc:2804] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:51.819653  9121 raft_consensus.cc:697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:51.820524  9121 consensus_queue.cc:237] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.829052  9123 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.828859  8623 catalog_manager.cc:5697] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.832629  8726 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:51.835908  8919 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:51.829559  8920 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:51.837814  8920 ts_tablet_manager.cc:1403] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 13:01:51.845557  8920 raft_consensus.cc:359] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.846450  8920 raft_consensus.cc:385] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.846834  8920 raft_consensus.cc:740] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.857043  8922 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:51.857647  8922 ts_tablet_manager.cc:1403] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.247s	user 0.038s	sys 0.043s
I20260709 13:01:51.858827  8920 consensus_queue.cc:260] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.867050  8940 consensus_queue.cc:1048] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:51.885361  8920 ts_tablet_manager.cc:1434] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.004s
I20260709 13:01:51.889407  8920 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:51.904316  8922 raft_consensus.cc:359] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.905119  8922 raft_consensus.cc:385] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:51.905412  8922 raft_consensus.cc:740] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.906834  8922 consensus_queue.cc:260] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:51.909024  8985 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:51.914685  8623 catalog_manager.cc:5697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:51.925158  8922 ts_tablet_manager.cc:1434] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.006s
I20260709 13:01:51.926847  8922 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:51.895926  9121 consensus_queue.cc:1048] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:01:51.931401  9047 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:01:51.964037  8922 tablet_bootstrap.cc:654] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.969353  8919 tablet_bootstrap.cc:654] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.979415  9119 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:01:51.990556  8940 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:51.994772  8920 tablet_bootstrap.cc:654] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:51.994809  8940 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.000495  8940 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.000362  9122 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.000653  9121 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.004731  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.005563  8876 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:52.006251  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:52.008996  8767 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:01:52.018077  8766 leader_election.cc:343] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.012388  8940 raft_consensus.cc:2804] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.022585  8940 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.023221  8940 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.047093  8920 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:52.048084  8920 ts_tablet_manager.cc:1403] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.014s
I20260709 13:01:52.056635  8922 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:52.057384  8922 ts_tablet_manager.cc:1403] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.007s
I20260709 13:01:52.061623  9182 raft_consensus.cc:493] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.062426  9182 raft_consensus.cc:515] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.086465  8920 raft_consensus.cc:359] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.091688  9182 leader_election.cc:290] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.079615  9119 raft_consensus.cc:493] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.089327  8920 raft_consensus.cc:385] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.097574  8920 raft_consensus.cc:740] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.098649  8919 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:52.099334  8919 ts_tablet_manager.cc:1403] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.264s	user 0.015s	sys 0.011s
I20260709 13:01:52.100965  8920 consensus_queue.cc:260] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.088553  9047 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.148644  8919 raft_consensus.cc:359] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.159608  8919 raft_consensus.cc:385] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.160117  8919 raft_consensus.cc:740] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.163484  8920 ts_tablet_manager.cc:1434] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.002s
I20260709 13:01:52.133466  9121 consensus_queue.cc:1048] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:01:52.171049  8922 raft_consensus.cc:359] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.175235  8922 raft_consensus.cc:385] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.165309  8919 consensus_queue.cc:260] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.175637  8922 raft_consensus.cc:740] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.176687  8922 consensus_queue.cc:260] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.107698  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.185591  8920 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:52.101001  9119 raft_consensus.cc:515] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.180112  9040 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.164636  9047 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.185738  8940 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.203171  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:52.195564  9040 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.212324  8940 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.215716  9119 leader_election.cc:290] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.190661  8798 raft_consensus.cc:2468] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:52.197616  8922 ts_tablet_manager.cc:1434] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.140s	user 0.011s	sys 0.006s
I20260709 13:01:52.218673  9047 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.219478  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.210214  9040 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.257041  8801 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:52.257261  8922 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:52.260852  8843 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:52.262149  8843 leader_election.cc:304] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:52.264566  9122 raft_consensus.cc:2804] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.277011  9122 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.277428  9122 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.265034  9047 raft_consensus.cc:2804] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:52.280619  8840 leader_election.cc:343] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.283780  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:52.286047  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.281293  9047 raft_consensus.cc:493] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:52.302608  8766 leader_election.cc:343] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.288261  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.304358  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.309589  8874 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:52.316888  9229 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.304924  9047 raft_consensus.cc:3060] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.305466  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.323617  8694 leader_election.cc:304] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:52.323729  8692 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:52.326294  8919 ts_tablet_manager.cc:1434] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.226s	user 0.009s	sys 0.013s
I20260709 13:01:52.323623  8798 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:52.328933  9051 raft_consensus.cc:2749] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.330437  8985 raft_consensus.cc:2804] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.336320  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:52.317553  9229 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.335014  9121 consensus_queue.cc:1048] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
W20260709 13:01:52.393939  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 64006.5us
I20260709 13:01:52.379439  8985 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.388120  8873 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.404379  9229 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.398275  8985 raft_consensus.cc:3060] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.407153  8922 tablet_bootstrap.cc:654] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:52.408370  9226 log.cc:927] Time spent T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 13:01:52.422739  8919 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:52.431097  8920 tablet_bootstrap.cc:654] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:52.442202  9231 log.cc:927] Time spent T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:01:52.445551  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.446321  8803 raft_consensus.cc:2468] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:52.454180  8694 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:52.460187  9040 raft_consensus.cc:2804] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.433890  9122 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.455093  9047 raft_consensus.cc:515] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.475847  9040 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.484073  9047 leader_election.cc:290] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.484582  9040 raft_consensus.cc:3060] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:52.488193  8829 tablet.cc:2406] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:52.503741  8922 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:52.504539  8922 ts_tablet_manager.cc:1403] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.248s	user 0.017s	sys 0.008s
I20260709 13:01:52.510360  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.528400  8920 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:52.529019  8920 ts_tablet_manager.cc:1403] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.348s	user 0.018s	sys 0.018s
I20260709 13:01:52.535046  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:52.536057  8803 raft_consensus.cc:3060] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.548602  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:52.539220  8727 raft_consensus.cc:3060] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.539788  8873 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:52.568425  8920 raft_consensus.cc:359] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.569546  8920 raft_consensus.cc:385] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.569973  8920 raft_consensus.cc:740] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
W20260709 13:01:52.565408  8692 leader_election.cc:343] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.577514  8996 consensus_queue.cc:1048] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:52.588191  9122 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.589510  8922 raft_consensus.cc:359] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.590842  8919 tablet_bootstrap.cc:654] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.590873  8922 raft_consensus.cc:385] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.592111  8922 raft_consensus.cc:740] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.558108  8985 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.591169  9122 raft_consensus.cc:493] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.602162  8767 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:52.603571  9176 raft_consensus.cc:2804] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.601073  8922 consensus_queue.cc:260] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.604251  9176 raft_consensus.cc:697] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:52.597012  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:52.610491  9176 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.611692  8799 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.612988  8803 raft_consensus.cc:2468] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:52.614396  8843 leader_election.cc:304] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:52.615301  9123 raft_consensus.cc:2804] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.615798  9123 raft_consensus.cc:697] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:52.616688  9123 consensus_queue.cc:237] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.621052  8920 consensus_queue.cc:260] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.623842  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:52.627796  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:52.632216  8840 consensus_peers.cc:597] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:52.633356  8920 ts_tablet_manager.cc:1434] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.005s
W20260709 13:01:52.636101  8840 leader_election.cc:343] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.637187  9040 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.641957  8920 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
W20260709 13:01:52.642290  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:52.643182  8840 leader_election.cc:343] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.664949  8922 ts_tablet_manager.cc:1434] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.160s	user 0.010s	sys 0.000s
I20260709 13:01:52.606901  9122 raft_consensus.cc:515] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.667832  8940 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:52.669046  8840 leader_election.cc:343] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.678525  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:52.679523  8803 raft_consensus.cc:3060] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.671945  8940 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:52.687179  9236 log.cc:927] Time spent T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:01:52.691080  8922 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:52.687688  9040 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.714979  9222 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:52.715549  9222 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.717555  9222 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.699375  9122 leader_election.cc:290] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.720917  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:52.727566  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:52.728407  8795 raft_consensus.cc:2468] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:52.735190  8872 raft_consensus.cc:3060] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.736557  8843 leader_election.cc:304] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:52.738104  8626 catalog_manager.cc:5697] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:52.742491  9122 raft_consensus.cc:2804] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:52.745065  9122 raft_consensus.cc:493] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:52.747642  8919 tablet_bootstrap.cc:492] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:52.748172  8919 ts_tablet_manager.cc:1403] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.335s	user 0.027s	sys 0.022s
I20260709 13:01:52.740640  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:52.758891  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.745332  9122 raft_consensus.cc:3060] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.751035  8985 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.768018  8920 tablet_bootstrap.cc:654] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.759583  8919 raft_consensus.cc:359] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.769950  8919 raft_consensus.cc:385] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.770444  8919 raft_consensus.cc:740] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.748611  8940 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:52.743650  8799 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:52.771520  8919 consensus_queue.cc:260] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.752267  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:52.776074  8766 leader_election.cc:343] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.776490  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:52.782461  8767 leader_election.cc:343] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.782994  8767 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:52.751610  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:52.786634  8794 raft_consensus.cc:3060] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.786835  8940 raft_consensus.cc:2749] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.787761  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:52.788704  8875 raft_consensus.cc:3060] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.792050  8872 raft_consensus.cc:2468] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:52.792932  8803 raft_consensus.cc:2468] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:52.796782  8919 ts_tablet_manager.cc:1434] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
W20260709 13:01:52.799607  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:01:52.802681  8766 leader_election.cc:343] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.805009  8922 tablet_bootstrap.cc:654] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:52.806334  8840 leader_election.cc:343] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.808164  8694 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:52.807981  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:52.815203  8843 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:52.822717  8985 raft_consensus.cc:2804] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.824120  9123 raft_consensus.cc:2804] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.824723  9123 raft_consensus.cc:697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:52.825356  8985 raft_consensus.cc:697] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:52.825632  9123 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.829222  8919 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:52.810356  8875 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:52.834980  9122 raft_consensus.cc:515] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.826346  8985 consensus_queue.cc:237] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:52.838443  8767 leader_election.cc:343] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.839001  8767 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:52.839718  9122 leader_election.cc:290] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:52.841925  8940 raft_consensus.cc:2749] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:52.843120  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:52.850704  8797 raft_consensus.cc:3060] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.843065  8794 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:52.855578  8694 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:52.857944  8985 raft_consensus.cc:2804] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.860543  8920 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:52.861137  8920 ts_tablet_manager.cc:1403] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.219s	user 0.017s	sys 0.005s
I20260709 13:01:52.863585  8725 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:52.865965  8920 raft_consensus.cc:359] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.871250  8920 raft_consensus.cc:385] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.871723  8920 raft_consensus.cc:740] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.872748  8920 consensus_queue.cc:260] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.877265  9240 consensus_queue.cc:1048] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:52.877772  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4738826609c54152b3770c10a0511a5f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:52.860682  8985 raft_consensus.cc:697] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:52.878403  8797 raft_consensus.cc:2468] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:52.892045  8920 ts_tablet_manager.cc:1434] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:01:52.887028  8985 consensus_queue.cc:237] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.898936  8919 tablet_bootstrap.cc:654] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:52.903071  8840 leader_election.cc:343] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:52.914590  8922 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:52.915127  8922 ts_tablet_manager.cc:1403] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.243s	user 0.032s	sys 0.034s
I20260709 13:01:52.916378  8843 leader_election.cc:304] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:52.912783  8920 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:52.926813  9234 raft_consensus.cc:2804] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:52.928263  9234 raft_consensus.cc:697] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:52.929219  9234 consensus_queue.cc:237] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.959587  8623 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.977484  8922 raft_consensus.cc:359] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.978335  8922 raft_consensus.cc:385] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.978696  8922 raft_consensus.cc:740] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:52.979673  8922 consensus_queue.cc:260] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.981726  8919 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:52.981926  8922 ts_tablet_manager.cc:1434] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260709 13:01:52.982265  8919 ts_tablet_manager.cc:1403] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.005s
I20260709 13:01:52.984570  8920 tablet_bootstrap.cc:654] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:52.998057  8919 raft_consensus.cc:359] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:52.998831  8919 raft_consensus.cc:385] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:52.999099  8919 raft_consensus.cc:740] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.000840  8922 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:52.999794  8919 consensus_queue.cc:260] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.002959  8626 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:53.010008  8919 ts_tablet_manager.cc:1434] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:01:53.016722  8919 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:53.011891  8626 catalog_manager.cc:5697] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:53.027644  8920 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:53.028314  8922 tablet_bootstrap.cc:654] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.028667  8920 ts_tablet_manager.cc:1403] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.007s
I20260709 13:01:53.032101  8920 raft_consensus.cc:359] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.032900  8920 raft_consensus.cc:385] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.033217  8920 raft_consensus.cc:740] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.033922  8920 consensus_queue.cc:260] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.036713  8919 tablet_bootstrap.cc:654] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.037964  8920 ts_tablet_manager.cc:1434] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:01:53.039855  8920 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.049162  8920 tablet_bootstrap.cc:654] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.059410  8625 catalog_manager.cc:5697] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:53.061975  8625 catalog_manager.cc:5697] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:53.064028  8920 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:53.064610  8920 ts_tablet_manager.cc:1403] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 13:01:53.065563  8922 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:53.066047  8922 ts_tablet_manager.cc:1403] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.009s
I20260709 13:01:53.067574  8920 raft_consensus.cc:359] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.068460  8920 raft_consensus.cc:385] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.068801  8922 raft_consensus.cc:359] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.068831  8920 raft_consensus.cc:740] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.069671  8922 raft_consensus.cc:385] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.070667  8920 consensus_queue.cc:260] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.072865  8919 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:53.072916  8920 ts_tablet_manager.cc:1434] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:53.073552  8919 ts_tablet_manager.cc:1403] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.008s
I20260709 13:01:53.070057  8922 raft_consensus.cc:740] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.074437  8920 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.075176  8922 consensus_queue.cc:260] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.077625  8919 raft_consensus.cc:359] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.079993  8919 raft_consensus.cc:385] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.080366  8919 raft_consensus.cc:740] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.081115  8919 consensus_queue.cc:260] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.083480  8920 tablet_bootstrap.cc:654] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.084132  8919 ts_tablet_manager.cc:1434] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:01:53.085366  8919 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:53.085433  8922 ts_tablet_manager.cc:1434] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:01:53.093561  8922 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:53.096889  8920 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:53.097272  8919 tablet_bootstrap.cc:654] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.097616  8920 ts_tablet_manager.cc:1403] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:01:53.103082  8922 tablet_bootstrap.cc:654] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.100941  8920 raft_consensus.cc:359] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.106177  8920 raft_consensus.cc:385] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.106653  8920 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.107787  8920 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.110379  8920 ts_tablet_manager.cc:1434] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:01:53.111618  8920 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.117792  8919 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:53.118403  8919 ts_tablet_manager.cc:1403] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.011s
I20260709 13:01:53.120618  8920 tablet_bootstrap.cc:654] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.121256  8919 raft_consensus.cc:359] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.121999  8919 raft_consensus.cc:385] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.122314  8919 raft_consensus.cc:740] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.123544  8919 consensus_queue.cc:260] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.126433  8919 ts_tablet_manager.cc:1434] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:53.128022  8919 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:53.134251  8919 tablet_bootstrap.cc:654] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.141043  9040 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.142340  9040 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.147300  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.148648  8797 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:53.150091  8920 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:53.150214  8694 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:53.151046  8920 ts_tablet_manager.cc:1403] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.000s
I20260709 13:01:53.151302  8985 raft_consensus.cc:2804] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.151889  8985 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.152376  8985 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.147897  8922 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:53.155565  8922 ts_tablet_manager.cc:1403] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.016s
I20260709 13:01:53.159015  8922 raft_consensus.cc:359] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.159896  8922 raft_consensus.cc:385] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.160250  8922 raft_consensus.cc:740] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.161000  9123 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.160950  8922 consensus_queue.cc:260] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.162149  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:53.163676  8922 ts_tablet_manager.cc:1434] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:53.164825  8922 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:53.164718  9040 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.167168  8920 raft_consensus.cc:359] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.168119  8920 raft_consensus.cc:385] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.168424  8920 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.169401  8920 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.171978  8920 ts_tablet_manager.cc:1434] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:01:53.172415  8726 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.173121  8920 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.176133  9240 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.176779  9240 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.180039  8922 tablet_bootstrap.cc:654] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.180837  9240 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:53.187899  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.189296  8797 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:53.193930  8920 tablet_bootstrap.cc:654] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.193738  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.202936  8843 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:53.201880  9233 consensus_queue.cc:1048] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:53.207599  9233 raft_consensus.cc:2804] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.208163  9233 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.208607  9233 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.215801  9222 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.161691  9123 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.216792  9222 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.218022  8875 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:53.226058  9123 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:53.227763  8840 leader_election.cc:343] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.231281  9222 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.235183  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.237401  8940 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:53.242769  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:53.245527  8766 leader_election.cc:343] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.248678  8985 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.250670  8725 raft_consensus.cc:2393] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:01:53.255965  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:53.257194  8794 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.263734  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.271090  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:53.271826  8875 raft_consensus.cc:2468] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:53.273577  8767 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:53.275940  8843 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:53.276880  9234 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.279256  9222 raft_consensus.cc:2804] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.279898  9222 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.280464  9222 raft_consensus.cc:3060] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.286509  9233 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.296970  8985 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.289354  9040 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:53.298271  9233 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:53.295339  8920 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
W20260709 13:01:53.299576  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:53.314862  8920 ts_tablet_manager.cc:1403] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.142s	user 0.028s	sys 0.022s
I20260709 13:01:53.313089  8940 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:53.320675  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:53.322963  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:53.325510  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:53.323187  9222 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.374118  9222 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.374946  9234 raft_consensus.cc:2749] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:53.375720  8922 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:53.376317  8922 ts_tablet_manager.cc:1403] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.064s
I20260709 13:01:53.368937  8797 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:53.390021  8840 leader_election.cc:343] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.391575  8920 raft_consensus.cc:359] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.392333  8920 raft_consensus.cc:385] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.392802  8919 tablet_bootstrap.cc:492] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:53.393321  8919 ts_tablet_manager.cc:1403] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.266s	user 0.059s	sys 0.089s
I20260709 13:01:53.393314  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:53.392622  8920 raft_consensus.cc:740] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.393597  8922 raft_consensus.cc:359] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.394281  8922 raft_consensus.cc:385] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.394542  8920 consensus_queue.cc:260] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.395026  8922 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
W20260709 13:01:53.395195  8766 leader_election.cc:343] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.396476  8922 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.400193  8922 ts_tablet_manager.cc:1434] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.007s
I20260709 13:01:53.407994  8922 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:53.400836  8873 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:53.403330  8920 ts_tablet_manager.cc:1434] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.025s
I20260709 13:01:53.404438  8919 raft_consensus.cc:359] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.408165  8724 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.410964  8920 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.385520  8794 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:53.411427  8919 raft_consensus.cc:385] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.416005  8919 raft_consensus.cc:740] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.418774  8919 consensus_queue.cc:260] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.403330  9238 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.433348  9273 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.462458  9273 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.463807  8797 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:53.465082  9273 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.515067  9040 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:53.516700  8920 tablet_bootstrap.cc:654] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.492902  8694 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:53.519670  9040 raft_consensus.cc:2804] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:53.520305  9040 raft_consensus.cc:697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:53.521782  9040 consensus_queue.cc:237] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.538288  8843 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:53.541465  8919 ts_tablet_manager.cc:1434] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.148s	user 0.019s	sys 0.016s
I20260709 13:01:53.470501  9238 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.531759  8996 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.556247  8996 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.533448  9246 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.556825  9276 raft_consensus.cc:2804] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:53.557413  9276 raft_consensus.cc:697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:53.557276  9246 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.534289  9240 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.537321  9273 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.577977  8919 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:53.607357  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:53.611989  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 97145.7us
I20260709 13:01:53.652684  8919 tablet_bootstrap.cc:654] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:53.651343  9289 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.651769  8996 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:53.675604  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 78238.2us
I20260709 13:01:53.578907  9240 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:53.682852  8766 leader_election.cc:343] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.625612  9273 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.558363  9276 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.708645  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:53.716590  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:53.716883  9238 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:53.729548  9278 log.cc:927] Time spent T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 13:01:53.697997  9289 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.748487  9289 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.749127  9282 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.741669  8873 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:53.729293  8872 raft_consensus.cc:3060] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.748231  9240 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:53.767927  9225 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.768589  9225 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.749673  9282 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.777206  9246 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:53.836314  9281 log.cc:927] Time spent T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 13:01:53.842242  8922 tablet_bootstrap.cc:654] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:53.842730  9284 log.cc:927] Time spent T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:01:53.861948  9292 raft_consensus.cc:493] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:53.862118  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.862962  9292 raft_consensus.cc:515] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.867839  8919 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:53.868503  8919 ts_tablet_manager.cc:1403] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.310s	user 0.035s	sys 0.042s
I20260709 13:01:53.871332  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.873799  8803 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:53.873701  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.874507  8799 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:53.874926  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:53.875571  8796 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:53.887849  8919 raft_consensus.cc:359] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.888959  8919 raft_consensus.cc:385] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.889422  8919 raft_consensus.cc:740] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:53.890261  9288 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.115s
I20260709 13:01:53.888228  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:53.890400  8919 consensus_queue.cc:260] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.891674  8876 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:53.898501  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.878540  9273 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.905133  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.905323  8919 ts_tablet_manager.cc:1434] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260709 13:01:53.905603  8920 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:53.906109  8920 ts_tablet_manager.cc:1403] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.495s	user 0.021s	sys 0.014s
I20260709 13:01:53.908296  8919 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:53.925173  8920 raft_consensus.cc:359] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.926122  8920 raft_consensus.cc:385] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:53.926419  8920 raft_consensus.cc:740] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
W20260709 13:01:53.936120  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:53.935233  9292 leader_election.cc:290] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.926371  9282 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:53.936743  8920 consensus_queue.cc:260] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:53.939801  8920 ts_tablet_manager.cc:1434] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 13:01:53.940956  8920 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:53.941599  8872 raft_consensus.cc:2468] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:53.947065  8767 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:53.953938  8767 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:53.956565  9225 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:53.957330  9222 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.957232  9276 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.957814  9222 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.958226  9222 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.958920  9240 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.960034  8843 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:53.960461  9240 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:53.961094  8843 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:53.961938  8843 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:53.970628  9123 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.971678  9123 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.955089  9273 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.974447  9273 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:53.974516  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:53.979048  8723 raft_consensus.cc:3060] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.980105  8919 tablet_bootstrap.cc:654] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:53.985091  8840 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:53.985306  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:53.985811  8840 leader_election.cc:343] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:53.988631  8840 leader_election.cc:343] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:53.969050  9283 raft_consensus.cc:2804] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.974977  9273 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:53.975709  9276 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:53.990887  9283 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:54.000707  8922 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:54.006438  8922 ts_tablet_manager.cc:1403] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.599s	user 0.008s	sys 0.010s
I20260709 13:01:53.977676  9123 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.009121  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:54.009506  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 55633us
W20260709 13:01:54.010694  8840 leader_election.cc:343] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.013605  8767 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
W20260709 13:01:54.015405  8766 leader_election.cc:343] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:54.016830  8766 leader_election.cc:343] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.007774  9283 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.005829  9276 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:54.029474  8840 leader_election.cc:343] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.029973  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.033044  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:54.028085  9276 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.055231  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:54.059721  9040 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:54.047819  9233 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:54.080453  8766 leader_election.cc:343] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.094211  9274 raft_consensus.cc:2804] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:54.084241  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.099963  8869 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:54.100970  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.103813  9274 raft_consensus.cc:697] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:54.081199  9233 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.089944  9283 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.138166  8922 raft_consensus.cc:359] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.139227  8922 raft_consensus.cc:385] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.139557  8922 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.140314  8922 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.155562  8920 tablet_bootstrap.cc:654] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.111533  9274 consensus_queue.cc:237] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.169384  9233 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.193252  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:54.207075  8922 ts_tablet_manager.cc:1434] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.200s	user 0.011s	sys 0.000s
I20260709 13:01:54.212154  9283 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.217581  9293 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:54.223616  9305 log.cc:927] Time spent T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 13:01:54.226001  8767 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:54.237037  8922 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:54.231279  8940 raft_consensus.cc:2804] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:54.242449  8940 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:54.243173  8940 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.244338  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:54.245250  8803 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.218230  9293 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.252007  8919 tablet_bootstrap.cc:492] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:54.252602  8919 ts_tablet_manager.cc:1403] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.345s	user 0.016s	sys 0.025s
I20260709 13:01:54.255273  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.263911  8919 raft_consensus.cc:359] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.264830  8919 raft_consensus.cc:385] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.265108  8919 raft_consensus.cc:740] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.265473  9273 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.265875  8919 consensus_queue.cc:260] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.267882  9222 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.256246  9123 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.282733  9123 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.283980  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:54.285240  9294 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:54.286824  8694 leader_election.cc:304] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.300299  9294 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:54.300877  9294 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.301499  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:54.302757  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:01:54.303574  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 73868.5us
I20260709 13:01:54.305775  8694 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
W20260709 13:01:54.306262  8840 leader_election.cc:343] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:54.308684  8840 leader_election.cc:343] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.312443  9273 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.314642  8919 ts_tablet_manager.cc:1434] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.002s
I20260709 13:01:54.319384  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.314900  9225 raft_consensus.cc:2749] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:54.320482  8873 raft_consensus.cc:2393] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:54.321233  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:54.322171  8869 raft_consensus.cc:2393] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:54.325783  8919 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:54.325977  8767 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.330750  9293 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.334861  9276 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.335031  8721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.380643  8940 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.400550  8940 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.401551  8802 raft_consensus.cc:2393] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:54.405884  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:54.406412  8920 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:54.406616  8872 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.407173  8920 ts_tablet_manager.cc:1403] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.466s	user 0.027s	sys 0.032s
I20260709 13:01:54.390633  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.474256  8803 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:54.476473  8922 tablet_bootstrap.cc:654] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.408390  9294 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.480661  9222 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.477968  9273 raft_consensus.cc:2749] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.514281  9276 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.542733  9294 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:54.546983  9294 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.555526  8919 tablet_bootstrap.cc:654] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.562672  8920 raft_consensus.cc:359] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.564685  8920 raft_consensus.cc:385] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.565730  8920 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.576098  8872 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:54.577353  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.578374  8870 raft_consensus.cc:2393] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:54.568440  8920 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.587163  8920 ts_tablet_manager.cc:1434] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.179s	user 0.009s	sys 0.004s
I20260709 13:01:54.586676  9290 raft_consensus.cc:2749] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.595525  9294 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.602255  8919 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:54.602928  8919 ts_tablet_manager.cc:1403] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.278s	user 0.015s	sys 0.003s
I20260709 13:01:54.605011  8767 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:54.609428  8922 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:54.610108  8922 ts_tablet_manager.cc:1403] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.387s	user 0.013s	sys 0.005s
I20260709 13:01:54.611207  9301 raft_consensus.cc:2804] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:54.611824  9301 raft_consensus.cc:697] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:54.612679  9301 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.616097  8919 raft_consensus.cc:359] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.616762  8919 raft_consensus.cc:385] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.617918  8922 raft_consensus.cc:359] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.618687  8922 raft_consensus.cc:385] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.618991  8922 raft_consensus.cc:740] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.619680  8922 consensus_queue.cc:260] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.617044  8919 raft_consensus.cc:740] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.624583  8922 ts_tablet_manager.cc:1434] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 13:01:54.625711  8922 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:54.625977  8869 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:54.623270  8919 consensus_queue.cc:260] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.629221  8919 ts_tablet_manager.cc:1434] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:01:54.629971  8626 catalog_manager.cc:5697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:54.631595  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.636260  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:54.637302  8873 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
W20260709 13:01:54.639449  8843 leader_election.cc:343] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.641006  8919 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
W20260709 13:01:54.643453  8840 leader_election.cc:343] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.648897  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:54.652451  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:54.653189  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:54.654021  8795 raft_consensus.cc:2393] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:54.655671  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.655885  9222 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:54.656677  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.657095  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:54.658334  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.660339  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:54.662240  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:54.663643  8795 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:54.640136  8843 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:54.666429  8767 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:54.668274  9273 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:54.668799  9273 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:54.669145  9273 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.670043  8920 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:54.670744  9288 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:54.676103  8843 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:54.676437  9291 raft_consensus.cc:2749] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.678478  9291 raft_consensus.cc:2804] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:54.679275  9291 raft_consensus.cc:697] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:54.680505  9291 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.682703  8725 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.685335  8843 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:54.686214  9233 raft_consensus.cc:2749] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.693209  8843 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:54.693008  8694 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.699724  9277 raft_consensus.cc:2749] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.699920  9287 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:01:54.699673  8766 leader_election.cc:343] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.701342  8766 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
W20260709 13:01:54.702739  8766 leader_election.cc:343] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:54.703575  8766 leader_election.cc:343] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.703971  8766 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.704151  8985 raft_consensus.cc:3060] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.705092  9222 raft_consensus.cc:2749] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:01:54.706507  8766 leader_election.cc:343] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.713047  9301 raft_consensus.cc:2749] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:01:54.723229  8840 consensus_peers.cc:597] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:54.724113  8840 leader_election.cc:343] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.724538  8840 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:54.729038  9277 raft_consensus.cc:2749] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.734668  8692 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.735913  8985 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.721004  9273 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.753479  9222 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:54.755671  8723 raft_consensus.cc:3060] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.760386  8922 tablet_bootstrap.cc:654] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.774950  8920 tablet_bootstrap.cc:654] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.813153  9273 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.824390  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:54.827895  8766 leader_election.cc:343] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.823930  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:54.837704  8919 tablet_bootstrap.cc:654] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.839071  8872 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.865620  9040 raft_consensus.cc:2749] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.882233  8922 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:54.882907  8922 ts_tablet_manager.cc:1403] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.019s
I20260709 13:01:54.887530  8920 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:54.889365  8920 ts_tablet_manager.cc:1403] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.005s
I20260709 13:01:54.882242  8872 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:54.893222  8767 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:54.894407  9274 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:54.894932  9274 raft_consensus.cc:697] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:54.895268  8922 raft_consensus.cc:359] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.895803  9274 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.896196  8922 raft_consensus.cc:385] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.897377  8922 raft_consensus.cc:740] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.898218  9301 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:54.898818  9301 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.902320  9301 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:54.900054  8922 consensus_queue.cc:260] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.904227  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:54.905507  8766 leader_election.cc:343] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.903059  8920 raft_consensus.cc:359] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.906343  8920 raft_consensus.cc:385] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.906970  8920 raft_consensus.cc:740] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.907840  8920 consensus_queue.cc:260] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.907680  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:54.909696  8922 ts_tablet_manager.cc:1434] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260709 13:01:54.910744  8920 ts_tablet_manager.cc:1434] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
W20260709 13:01:54.910929  8767 leader_election.cc:343] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.911423  8767 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:54.911964  8920 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:54.913688  9273 raft_consensus.cc:2749] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:54.916911  8919 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:54.918422  8919 ts_tablet_manager.cc:1403] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.278s	user 0.016s	sys 0.006s
I20260709 13:01:54.917837  8922 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:54.925294  8919 raft_consensus.cc:359] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.927901  8919 raft_consensus.cc:385] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.928431  8919 raft_consensus.cc:740] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.929555  8919 consensus_queue.cc:260] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.934778  8922 tablet_bootstrap.cc:654] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.935756  9277 raft_consensus.cc:493] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:54.936295  9277 raft_consensus.cc:515] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.936460  8919 ts_tablet_manager.cc:1434] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:01:54.937922  8919 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:54.938881  9277 leader_election.cc:290] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.939746  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:54.940375  8920 tablet_bootstrap.cc:654] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.940989  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:01:54.941493  8840 leader_election.cc:343] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.941751  8795 raft_consensus.cc:2468] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:54.946063  8843 leader_election.cc:304] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:54.948148  9277 raft_consensus.cc:2804] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:54.948547  9277 raft_consensus.cc:493] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:54.948854  9277 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.958364  9277 raft_consensus.cc:515] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.961369  9277 leader_election.cc:290] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:54.961942  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:54.963536  8840 leader_election.cc:343] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:54.963977  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:54.964627  8795 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:54.971431  8919 tablet_bootstrap.cc:654] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:54.975684  8795 raft_consensus.cc:2468] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:54.977494  8843 leader_election.cc:304] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:54.978865  9277 raft_consensus.cc:2804] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:54.979424  9277 raft_consensus.cc:697] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:54.980298  9277 consensus_queue.cc:237] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.987119  8922 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:54.989312  8922 ts_tablet_manager.cc:1403] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.031s
I20260709 13:01:54.993964  8922 raft_consensus.cc:359] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:54.998632  8922 raft_consensus.cc:385] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:54.998961  8922 raft_consensus.cc:740] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:54.999682  8922 consensus_queue.cc:260] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.001714  8922 ts_tablet_manager.cc:1434] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:01:55.002832  8922 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.004545  8625 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.987200  8920 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.026964  8920 ts_tablet_manager.cc:1403] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.006s
I20260709 13:01:55.031410  8920 raft_consensus.cc:359] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.043181  8920 raft_consensus.cc:385] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.043651  8920 raft_consensus.cc:740] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.044772  8920 consensus_queue.cc:260] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.034272  8624 catalog_manager.cc:5697] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.035991  8919 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.047408  8919 ts_tablet_manager.cc:1403] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.011s
I20260709 13:01:55.050205  8919 raft_consensus.cc:359] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.050948  8919 raft_consensus.cc:385] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.051235  8919 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.051489  8920 ts_tablet_manager.cc:1434] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:01:55.052067  8919 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.054687  8919 ts_tablet_manager.cc:1434] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:55.055707  8919 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.055116  8920 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.063985  8920 tablet_bootstrap.cc:654] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.065763  8919 tablet_bootstrap.cc:654] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.039084  8922 tablet_bootstrap.cc:654] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:55.097532  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:55.083969  8919 tablet_bootstrap.cc:492] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.101992  8919 ts_tablet_manager.cc:1403] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.007s
I20260709 13:01:55.083989  8920 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.103127  8920 ts_tablet_manager.cc:1403] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.013s
I20260709 13:01:55.105605  8919 raft_consensus.cc:359] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.106024  8920 raft_consensus.cc:359] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.106743  8920 raft_consensus.cc:385] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.107018  8920 raft_consensus.cc:740] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.107729  8920 consensus_queue.cc:260] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.110085  8920 ts_tablet_manager.cc:1434] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:55.106393  8919 raft_consensus.cc:385] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.120941  8919 raft_consensus.cc:740] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.131017  8920 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.123119  8919 consensus_queue.cc:260] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.132767  8919 ts_tablet_manager.cc:1434] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:01:55.134316  8919 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.150998  8723 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.151414  8919 tablet_bootstrap.cc:654] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.153335  8920 tablet_bootstrap.cc:654] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.163158  9274 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:55.173858  9040 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.174584  9040 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.178804  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.180033  8801 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:55.182078  9040 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.182734  9273 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:55.185603  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:55.186524  8869 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:55.187837  8692 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.190960  9040 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:55.192766  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:55.182621  8920 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.194319  8920 ts_tablet_manager.cc:1403] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.006s
I20260709 13:01:55.197347  8920 raft_consensus.cc:359] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.198109  8920 raft_consensus.cc:385] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.198385  8920 raft_consensus.cc:740] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.282968  8919 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.283572  8919 ts_tablet_manager.cc:1403] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.019s
I20260709 13:01:55.280616  8920 consensus_queue.cc:260] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.290112  8919 raft_consensus.cc:359] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.290910  8919 raft_consensus.cc:385] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.291214  8919 raft_consensus.cc:740] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.300168  8922 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.300657  8920 ts_tablet_manager.cc:1434] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.106s	user 0.015s	sys 0.004s
I20260709 13:01:55.302320  8920 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.315541  8919 consensus_queue.cc:260] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.308915  9040 raft_consensus.cc:2749] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.318048  8919 ts_tablet_manager.cc:1434] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:01:55.300721  8922 ts_tablet_manager.cc:1403] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.298s	user 0.021s	sys 0.065s
W20260709 13:01:55.291033  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 91228.7us
I20260709 13:01:55.325860  8920 tablet_bootstrap.cc:654] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.328173  9301 raft_consensus.cc:493] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.328846  9301 raft_consensus.cc:515] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.329142  8624 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.331691  9301 leader_election.cc:290] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.335623  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:55.338447  9288 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.339308  9288 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.342832  9288 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:55.344763  8767 leader_election.cc:343] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.344641  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.345868  8795 raft_consensus.cc:2393] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:55.341526  8624 catalog_manager.cc:5697] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.348516  8922 raft_consensus.cc:359] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.349256  8922 raft_consensus.cc:385] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.349640  8922 raft_consensus.cc:740] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.358922  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:55.360074  8872 raft_consensus.cc:2393] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:55.359123  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:55.361089  8725 raft_consensus.cc:2468] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:55.362317  8922 consensus_queue.cc:260] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.364831  8922 ts_tablet_manager.cc:1434] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:01:55.365862  8922 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.366715  8920 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.366472  8692 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.367209  8920 ts_tablet_manager.cc:1403] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.005s
I20260709 13:01:55.368057  9330 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.370168  8920 raft_consensus.cc:359] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.370951  8920 raft_consensus.cc:385] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.371227  8920 raft_consensus.cc:740] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.369689  8625 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.372277  8919 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.372072  8920 consensus_queue.cc:260] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.373961  8625 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.379434  8766 leader_election.cc:304] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.376451  9330 raft_consensus.cc:2749] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.380704  9301 raft_consensus.cc:2804] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:55.381129  9301 raft_consensus.cc:493] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:55.381477  9301 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.391274  9355 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:55.374400  8920 ts_tablet_manager.cc:1434] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:55.399624  8920 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.407862  9301 raft_consensus.cc:515] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.415616  9355 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.416122  9355 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.418372  8920 tablet_bootstrap.cc:654] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.419175  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:55.420744  8840 leader_election.cc:343] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.421881  9355 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:55.422859  9301 leader_election.cc:290] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.425151  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
W20260709 13:01:55.426975  8767 leader_election.cc:343] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.429229  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:55.429968  8724 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.438627  8724 raft_consensus.cc:2468] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:55.449251  8919 tablet_bootstrap.cc:654] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.452346  9222 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:55.453579  8766 leader_election.cc:304] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.456255  9222 raft_consensus.cc:2804] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:55.457831  9222 raft_consensus.cc:697] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:55.458935  9222 consensus_queue.cc:237] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.468935  9240 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.469661  9240 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.470569  8922 tablet_bootstrap.cc:654] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.472784  9240 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:55.473769  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.473945  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:55.475615  8766 consensus_peers.cc:597] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:55.478016  8840 leader_election.cc:343] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.478650  9240 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.479249  9240 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.481376  9240 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:01:55.484283  8843 leader_election.cc:343] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.484962  8843 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:55.487735  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:55.489812  8840 leader_election.cc:343] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.498769  9355 raft_consensus.cc:2749] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.499883  8919 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.500406  8919 ts_tablet_manager.cc:1403] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.000s
I20260709 13:01:55.503258  9240 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.505057  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.506659  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.507362  8800 raft_consensus.cc:2468] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:55.508365  8919 raft_consensus.cc:359] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.509093  8919 raft_consensus.cc:385] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.509389  8919 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.505499  9240 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:55.508706  8843 leader_election.cc:343] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.510035  8919 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.510787  8843 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:55.511529  8996 raft_consensus.cc:2749] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.512013  8843 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:55.512394  8919 ts_tablet_manager.cc:1434] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 13:01:55.514030  8840 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:55.522432  8919 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.517205  8996 raft_consensus.cc:2804] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:55.521359  9301 raft_consensus.cc:493] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.530602  8625 catalog_manager.cc:5697] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.531723  9277 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:55.528810  9301 raft_consensus.cc:515] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.538185  9301 leader_election.cc:290] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.538841  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:55.542623  8766 leader_election.cc:343] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.527828  8996 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:55.546443  8920 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.547013  8920 ts_tablet_manager.cc:1403] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.022s
I20260709 13:01:55.545228  8996 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.551200  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:01:55.563537  8840 leader_election.cc:343] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.549083  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:55.572613  8767 leader_election.cc:343] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.573225  8922 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.573156  8767 leader_election.cc:304] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.573769  8922 ts_tablet_manager.cc:1403] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.017s
I20260709 13:01:55.573990  9222 raft_consensus.cc:2749] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.577275  8922 raft_consensus.cc:359] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.578127  8922 raft_consensus.cc:385] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.582818  8920 raft_consensus.cc:359] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.583775  8920 raft_consensus.cc:385] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.584129  8920 raft_consensus.cc:740] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.569319  9240 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:55.586660  8922 raft_consensus.cc:740] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.588440  8919 tablet_bootstrap.cc:654] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.588109  8922 consensus_queue.cc:260] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.584937  8920 consensus_queue.cc:260] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.592626  8920 ts_tablet_manager.cc:1434] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:01:55.578272  8996 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.599105  8922 ts_tablet_manager.cc:1434] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 13:01:55.650939  8920 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.655633  9222 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.662307  8922 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.663303  9222 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.666780  9222 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.662827  8996 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:55.671533  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:55.675699  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:55.676205  8922 tablet_bootstrap.cc:654] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.680415  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:55.680841  8919 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.677408  8920 tablet_bootstrap.cc:654] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.683323  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:55.676441  8795 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.683313  8919 ts_tablet_manager.cc:1403] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.018s
I20260709 13:01:55.690128  8919 raft_consensus.cc:359] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.691450  8919 raft_consensus.cc:385] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.691784  8919 raft_consensus.cc:740] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.692765  8919 consensus_queue.cc:260] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:55.695186  8767 leader_election.cc:343] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.602289  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.698709  8920 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
W20260709 13:01:55.709653  8843 leader_election.cc:343] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.710246  8920 ts_tablet_manager.cc:1403] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.001s
W20260709 13:01:55.711401  8766 leader_election.cc:343] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.711942  8766 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.722795  9301 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.710268  8843 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:55.727527  8920 raft_consensus.cc:359] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.728798  9291 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.731119  8795 raft_consensus.cc:2468] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:55.734244  8920 raft_consensus.cc:385] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.735373  8920 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.737511  8920 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:55.738185  8840 leader_election.cc:343] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:55.738646  8919 ts_tablet_manager.cc:1434] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 13:01:55.740545  8725 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.742259  8843 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:55.740810  8922 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.744805  8922 ts_tablet_manager.cc:1403] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.031s
I20260709 13:01:55.746488  9240 raft_consensus.cc:2804] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:55.744102  8920 ts_tablet_manager.cc:1434] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:01:55.747403  9240 raft_consensus.cc:697] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:55.748327  9240 consensus_queue.cc:237] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.748338  8922 raft_consensus.cc:359] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.749470  8922 raft_consensus.cc:385] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.749800  8922 raft_consensus.cc:740] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.749898  8920 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.750530  8922 consensus_queue.cc:260] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.752694  8919 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.754879  8922 ts_tablet_manager.cc:1434] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:55.762455  8919 tablet_bootstrap.cc:654] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.763940  8920 tablet_bootstrap.cc:654] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.773221  8922 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.782534  8922 tablet_bootstrap.cc:654] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.786356  8919 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.786909  8919 ts_tablet_manager.cc:1403] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 13:01:55.790930  8919 raft_consensus.cc:359] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.791733  8919 raft_consensus.cc:385] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.792006  8919 raft_consensus.cc:740] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.792795  8919 consensus_queue.cc:260] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.795140  8919 ts_tablet_manager.cc:1434] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:55.796286  8919 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.803619  8922 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.804189  8922 ts_tablet_manager.cc:1403] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 13:01:55.807689  8922 raft_consensus.cc:359] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.808434  8922 raft_consensus.cc:385] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.808739  8922 raft_consensus.cc:740] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.809423  8922 consensus_queue.cc:260] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.820505  8922 ts_tablet_manager.cc:1434] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:01:55.822057  8922 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.840660  8922 tablet_bootstrap.cc:654] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.843106  8919 tablet_bootstrap.cc:654] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.848436  8920 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.849361  8920 ts_tablet_manager.cc:1403] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.100s	user 0.043s	sys 0.012s
I20260709 13:01:55.849519  8624 catalog_manager.cc:5697] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.854478  8920 raft_consensus.cc:359] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.860918  8920 raft_consensus.cc:385] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.861268  8920 raft_consensus.cc:740] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.861959  8920 consensus_queue.cc:260] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.865885  8922 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.866446  8922 ts_tablet_manager.cc:1403] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.005s
I20260709 13:01:55.869189  8922 raft_consensus.cc:359] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.869891  8922 raft_consensus.cc:385] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.871513  8922 raft_consensus.cc:740] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.872258  8922 consensus_queue.cc:260] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.874377  8922 ts_tablet_manager.cc:1434] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:01:55.875335  8922 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.870762  8920 ts_tablet_manager.cc:1434] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:01:55.880651  8920 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.884025  8922 tablet_bootstrap.cc:654] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.899766  8920 tablet_bootstrap.cc:654] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.901206  8725 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:55.912885  8919 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:55.913430  8919 ts_tablet_manager.cc:1403] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.007s
I20260709 13:01:55.914562  8922 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:55.915086  8922 ts_tablet_manager.cc:1403] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.010s
I20260709 13:01:55.917863  8922 raft_consensus.cc:359] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.918839  8922 raft_consensus.cc:385] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.919147  8922 raft_consensus.cc:740] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.919952  8922 consensus_queue.cc:260] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.921705  9330 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.922130  8922 ts_tablet_manager.cc:1434] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:01:55.922235  9330 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.923017  8920 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:55.923872  8920 ts_tablet_manager.cc:1403] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.004s
I20260709 13:01:55.927623  8920 raft_consensus.cc:359] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.928346  8920 raft_consensus.cc:385] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.928601  8920 raft_consensus.cc:740] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.930335  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:55.931530  8922 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:55.934504  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.938405  8919 raft_consensus.cc:359] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.939316  8919 raft_consensus.cc:385] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:55.939705  8919 raft_consensus.cc:740] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:55.929229  8920 consensus_queue.cc:260] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.940693  8694 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:55.940562  8919 consensus_queue.cc:260] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.939395  8922 tablet_bootstrap.cc:654] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.941888  8920 ts_tablet_manager.cc:1434] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:55.943229  8920 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Bootstrap starting.
I20260709 13:01:55.927666  9330 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:55.945717  9288 raft_consensus.cc:2749] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:55.947870  8919 ts_tablet_manager.cc:1434] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:01:55.953907  8919 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:55.961023  8919 tablet_bootstrap.cc:654] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.959685  9301 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:55.962136  9240 raft_consensus.cc:493] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.950920  8920 tablet_bootstrap.cc:654] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:55.965034  9240 raft_consensus.cc:515] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:55.981513  9240 leader_election.cc:290] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:55.994627  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:55.995821  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:55.996871  9288 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:55.997428  9288 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.002801  9288 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.006982  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.008944  8795 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:56.012938  8694 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:56.013862  9288 raft_consensus.cc:2804] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.014329  9288 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.010108  9354 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.014961  9288 raft_consensus.cc:3060] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.015332  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.015185  9354 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.016060  8876 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 0.
I20260709 13:01:56.017819  9295 raft_consensus.cc:493] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.018529  9295 raft_consensus.cc:515] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.021788  9295 leader_election.cc:290] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.019292  9354 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.023126  8840 leader_election.cc:304] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:56.024732  9354 raft_consensus.cc:2749] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:56.036679  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.028898  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.038247  8801 raft_consensus.cc:2468] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:56.042363  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.048590  8727 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.062412  8843 leader_election.cc:304] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:01:56.052047  8840 leader_election.cc:343] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:56.064692  8840 leader_election.cc:343] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.028321  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.097142  9354 raft_consensus.cc:2804] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.132252  8919 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:56.132831  8919 ts_tablet_manager.cc:1403] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.012s
I20260709 13:01:56.132252  8920 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: No bootstrap required, opened a new log
I20260709 13:01:56.119155  9354 raft_consensus.cc:493] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.137663  8920 ts_tablet_manager.cc:1403] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent bootstrapping tablet: real 0.195s	user 0.007s	sys 0.019s
W20260709 13:01:56.137820  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 60744.7us
I20260709 13:01:56.144239  8919 raft_consensus.cc:359] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.146044  8919 raft_consensus.cc:385] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:56.146579  8919 raft_consensus.cc:740] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:56.150489  9354 raft_consensus.cc:3060] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.152715  8922 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:56.153522  8922 ts_tablet_manager.cc:1403] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.222s	user 0.058s	sys 0.063s
I20260709 13:01:56.148070  8919 consensus_queue.cc:260] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.156973  9240 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.157505  9240 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.160440  8922 raft_consensus.cc:359] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.161602  8922 raft_consensus.cc:385] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:56.162281  8922 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:56.163468  8922 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.169631  8922 ts_tablet_manager.cc:1434] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:01:56.149106  9384 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.186488  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.166249  9288 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.205420  9288 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.207829  8920 raft_consensus.cc:359] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.208675  8920 raft_consensus.cc:385] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:56.208992  8920 raft_consensus.cc:740] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Initialized, Role: FOLLOWER
I20260709 13:01:56.219305  8922 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Bootstrap starting.
I20260709 13:01:56.215657  8920 consensus_queue.cc:260] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.248658  8919 ts_tablet_manager.cc:1434] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.001s
W20260709 13:01:56.253931  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:56.198973  9384 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.267977  8919 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:56.267385  8920 ts_tablet_manager.cc:1434] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.001s
W20260709 13:01:56.316314  8843 leader_election.cc:343] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.317412  8843 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:01:56.252130  9382 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.269726  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.269990  9354 raft_consensus.cc:515] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.377449  9382 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.270535  9240 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.351012  9383 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.316401  9222 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.382736  8872 raft_consensus.cc:3060] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.388496  9387 raft_consensus.cc:2749] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:56.404361  9292 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.400357  9354 leader_election.cc:290] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.402971  9383 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.418445  9292 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.405481  9222 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:56.463151  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 61754.1us
W20260709 13:01:56.464323  8840 leader_election.cc:343] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.464740  9292 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:01:56.465687  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 109972us
I20260709 13:01:56.467662  9382 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.460940  8996 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:56.480546  9390 log.cc:927] Time spent T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:01:56.467695  8876 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.487304  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.598834  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.528478  9222 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.508019  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.486711  9384 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.509274  8721 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.508679  9383 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.595949  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:56.476334  8996 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.606325  8801 raft_consensus.cc:3060] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.608855  8996 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.584378  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.610014  8795 raft_consensus.cc:2468] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:56.613703  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:56.614431  8800 raft_consensus.cc:3060] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.586208  8872 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:56.617391  8919 tablet_bootstrap.cc:654] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:56.590283  8922 tablet_bootstrap.cc:654] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:56.629550  9396 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.630241  9396 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.632036  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.632706  8723 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.638969  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.642630  8922 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: No bootstrap required, opened a new log
I20260709 13:01:56.643250  8922 ts_tablet_manager.cc:1403] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent bootstrapping tablet: real 0.427s	user 0.037s	sys 0.008s
I20260709 13:01:56.646076  8800 raft_consensus.cc:2468] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:56.646659  9396 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.647089  8996 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.647948  8801 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:01:56.651046  8996 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.654501  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.655218  9396 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:56.655828  9396 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:56.658895  8840 leader_election.cc:343] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:56.660104  8840 leader_election.cc:343] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.657946  8922 raft_consensus.cc:359] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.661018  8922 raft_consensus.cc:385] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:56.661486  8922 raft_consensus.cc:740] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Initialized, Role: FOLLOWER
I20260709 13:01:56.662446  8922 consensus_queue.cc:260] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.665060  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.668579  8725 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
W20260709 13:01:56.666811  8766 leader_election.cc:343] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:56.669845  8766 leader_election.cc:343] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.670814  8766 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:56.671919  8694 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
W20260709 13:01:56.672991  8766 leader_election.cc:343] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.655915  8996 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.676122  8766 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:56.679654  9289 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:56.680138  9289 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.680480  9289 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.684737  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.677115  9301 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:56.690517  9301 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.690979  9301 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.692143  8922 ts_tablet_manager.cc:1434] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 13:01:56.676959  9292 raft_consensus.cc:2804] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:56.692854  9292 raft_consensus.cc:697] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:01:56.693712  9292 consensus_queue.cc:237] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.704339  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.705116  8876 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.705976  9301 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.709064  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.709826  8875 raft_consensus.cc:2468] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:56.700270  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.714788  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.715538  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.715884  8873 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:56.716492  8801 raft_consensus.cc:2393] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:56.717286  9396 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.720589  9289 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.723905  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.738976  8868 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:56.725250  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:56.730485  8919 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:56.740226  8869 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.740495  8919 ts_tablet_manager.cc:1403] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.473s	user 0.020s	sys 0.037s
I20260709 13:01:56.742630  9289 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.749635  9289 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:56.751968  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:01:56.753201  8719 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:56.753600  8767 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.754375  9289 raft_consensus.cc:2804] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.754853  9289 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.754906  8767 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.755374  9289 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.755769  9396 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.759073  9295 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:56.761101  8840 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:56.762352  9295 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:56.762746  9295 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.763085  9295 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.763937  8767 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.764810  9383 raft_consensus.cc:2804] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.765213  9383 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.765537  9383 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.765480  9289 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.767870  8624 catalog_manager.cc:5697] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:56.770660  9295 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.756206  9396 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.772830  9295 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.773154  9396 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.744616  8919 raft_consensus.cc:359] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.777752  8919 raft_consensus.cc:385] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:56.778182  8919 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:56.778923  8843 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.779167  8919 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:56.732332  8766 leader_election.cc:343] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.748183  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:56.782532  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 50267.2us
I20260709 13:01:56.782825  9400 raft_consensus.cc:2804] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.783275  9400 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.783324  8877 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 0.
I20260709 13:01:56.783784  9400 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.736138  9301 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.775970  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.789582  8868 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 2: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:56.793236  8692 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:56.774749  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.794867  8869 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.795094  9397 raft_consensus.cc:2749] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:56.795799  8919 ts_tablet_manager.cc:1434] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 13:01:56.798825  8919 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:56.802342  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.777012  9289 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.803308  8721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.803503  8798 raft_consensus.cc:2468] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 0.
I20260709 13:01:56.804203  8721 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.807313  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.808038  8720 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.809544  9400 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.812973  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.812896  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:56.816385  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.816496  8720 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:01:56.816200  9383 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.830387  8767 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.831473  9277 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:56.838486  8798 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 2: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:56.834173  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.839496  8868 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.839461  9384 raft_consensus.cc:2804] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.841683  8766 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:56.842092  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:56.843302  8766 leader_election.cc:343] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.844992  8840 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:01:56.845223  9289 raft_consensus.cc:2749] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:01:56.845924  8840 leader_election.cc:343] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.845948  9395 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.846662  9395 raft_consensus.cc:697] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:56.846746  8721 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:01:56.848062  8766 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:01:56.835974  8919 tablet_bootstrap.cc:654] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:56.847602  9395 consensus_queue.cc:237] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.849354  8843 leader_election.cc:304] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.838011  9400 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:56.844905  9384 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.855803  9289 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:56.856145  9277 raft_consensus.cc:2804] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:56.844524  9396 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.864167  9383 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.865882  8843 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.867268  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.867936  8877 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.859761  9384 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.870962  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:56.873416  8766 leader_election.cc:343] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.872833  9289 raft_consensus.cc:697] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:56.879665  9277 raft_consensus.cc:697] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:56.906138  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:56.906896  8800 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.887737  9393 raft_consensus.cc:2804] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:56.893887  8721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
W20260709 13:01:56.912607  8766 leader_election.cc:343] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.889289  9396 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.923499  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:56.910168  9393 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:56.935657  9393 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.927938  9289 consensus_queue.cc:237] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.919360  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:56.931583  8869 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:01:56.932962  9277 consensus_queue.cc:237] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.934823  9384 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.945852  8868 raft_consensus.cc:2468] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.939713  8874 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:56.950811  8798 raft_consensus.cc:2393] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 2: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:01:56.947086  8877 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.948812  8800 raft_consensus.cc:2468] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:56.964437  8767 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.966390  9396 raft_consensus.cc:2804] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:56.967222  9396 raft_consensus.cc:697] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:56.969373  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:56.970001  8843 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.968199  9396 consensus_queue.cc:237] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:56.971629  8766 leader_election.cc:343] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:56.971558  8767 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.981057  9401 raft_consensus.cc:2804] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:56.981740  9401 raft_consensus.cc:697] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:56.982672  9401 consensus_queue.cc:237] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.991202  9384 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:56.991909  9384 raft_consensus.cc:2804] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:56.992442  9384 raft_consensus.cc:697] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:56.993409  9384 consensus_queue.cc:237] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:56.997748  8874 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:56.999987  8919 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:57.002141  8919 ts_tablet_manager.cc:1403] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.005s
I20260709 13:01:57.019670  8767 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:56.999574  8721 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:57.013432  9393 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.066457  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:01:57.067459  8874 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:57.079218  8874 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
I20260709 13:01:57.080718  8919 raft_consensus.cc:359] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.081956  8919 raft_consensus.cc:385] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:57.087070  8919 raft_consensus.cc:740] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:57.041285  9388 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:57.090588  8767 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:57.097084  8919 consensus_queue.cc:260] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.111375  9396 raft_consensus.cc:2804] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:57.112179  9396 raft_consensus.cc:697] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:57.113124  9396 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.126951  9388 raft_consensus.cc:697] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:01:57.127655  9393 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:01:57.128011  9388 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.139143  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:01:57.141152  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:01:57.144337  8796 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:57.144608  8625 catalog_manager.cc:5697] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 2, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:57.155922  8840 leader_election.cc:343] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:57.165311  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 47898us
I20260709 13:01:57.175647  8624 catalog_manager.cc:5697] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 2, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.177394  8624 catalog_manager.cc:5697] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.196412  8919 ts_tablet_manager.cc:1434] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.194s	user 0.006s	sys 0.003s
I20260709 13:01:57.224885  8919 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
W20260709 13:01:57.302913  8674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:57.320986  8796 raft_consensus.cc:2468] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:01:57.325366  8919 tablet_bootstrap.cc:654] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:57.330106  9422 log.cc:927] Time spent T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
W20260709 13:01:57.356325  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 55505.8us
W20260709 13:01:57.375038  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 284565us
I20260709 13:01:57.394832  9427 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:57.395438  9427 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.401378  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:57.402370  8798 raft_consensus.cc:2393] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 in current term 1: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:01:57.407455  8843 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:01:57.411131  9427 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:57.412580  9400 raft_consensus.cc:2804] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:57.416831  9400 raft_consensus.cc:697] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:01:57.418529  9427 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:01:57.433084  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:57.417989  9400 consensus_queue.cc:237] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.450690  8692 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:57.453401  9429 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:57.480634  8919 tablet_bootstrap.cc:492] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:57.483376  9429 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:57.490744  9399 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.492062  8919 ts_tablet_manager.cc:1403] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.271s	user 0.007s	sys 0.012s
W20260709 13:01:57.493805  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:57.495113  8723 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:57.501793  8919 raft_consensus.cc:359] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.503412  8919 raft_consensus.cc:385] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:57.504706  9387 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.508577  9401 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.519097  8919 raft_consensus.cc:740] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:57.525946  8919 consensus_queue.cc:260] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.528070  9429 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.529757  9401 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.577720  8919 ts_tablet_manager.cc:1434] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 13:01:57.579021  8877 raft_consensus.cc:1275] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:57.589035  8919 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:57.596995  8919 tablet_bootstrap.cc:654] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:57.606719  8798 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:57.630671  9384 consensus_queue.cc:1048] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:57.641355  9387 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.659785  8719 raft_consensus.cc:1275] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:57.651710  8625 catalog_manager.cc:5697] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.666448  9355 consensus_queue.cc:1048] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.661768  8625 catalog_manager.cc:5697] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.648311  9427 raft_consensus.cc:493] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:57.720382  8919 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:57.721031  8919 ts_tablet_manager.cc:1403] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.029s
I20260709 13:01:57.698496  9427 raft_consensus.cc:515] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:01:57.736568  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 107777us
I20260709 13:01:57.734648  9427 leader_election.cc:290] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:57.744999  9383 consensus_queue.cc:1048] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:57.745976  8624 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:57.747911  8624 catalog_manager.cc:5697] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:57.740320  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:57.758642  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:01:57.773313  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:57.773936  8766 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:57.750109  8624 catalog_manager.cc:5697] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:57.774535  8766 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:57.775789  8694 leader_election.cc:304] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:57.781576  8919 raft_consensus.cc:359] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.782455  8919 raft_consensus.cc:385] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:57.782799  8919 raft_consensus.cc:740] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:57.790928  8919 consensus_queue.cc:260] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:57.794518  8919 ts_tablet_manager.cc:1434] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 13:01:57.795804  8919 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:57.796015  9432 raft_consensus.cc:2749] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:57.799762  8624 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:57.813676  9446 log.cc:927] Time spent T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260709 13:01:57.826323  9383 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:01:57.851374  9399 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:01:57.890815  8840 consensus_peers.cc:597] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:57.898386  8919 tablet_bootstrap.cc:654] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:57.925839  9424 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:01:58.016018  8720 raft_consensus.cc:3060] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.025453  8726 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.020403  9431 consensus_queue.cc:1048] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 13:01:58.047997  9451 log.cc:927] Time spent T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:01:58.065789  8919 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:58.066309  8919 ts_tablet_manager.cc:1403] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.271s	user 0.022s	sys 0.012s
W20260709 13:01:58.073385  8766 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:01:58.097592  8919 raft_consensus.cc:359] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.098686  8919 raft_consensus.cc:385] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:58.098990  8919 raft_consensus.cc:740] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:58.128782  8919 consensus_queue.cc:260] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.131608  8919 ts_tablet_manager.cc:1434] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.005s
I20260709 13:01:58.132759  8919 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:58.172761  8919 tablet_bootstrap.cc:654] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:58.188153  8919 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:58.188830  8919 ts_tablet_manager.cc:1403] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.008s
I20260709 13:01:58.195161  8919 raft_consensus.cc:359] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.195997  8919 raft_consensus.cc:385] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:58.196301  8919 raft_consensus.cc:740] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:58.197193  8919 consensus_queue.cc:260] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.200121  8919 ts_tablet_manager.cc:1434] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:01:58.201663  8919 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:58.210922  8919 tablet_bootstrap.cc:654] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:58.227524  8919 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:58.228080  8919 ts_tablet_manager.cc:1403] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.014s
I20260709 13:01:58.231251  8919 raft_consensus.cc:359] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.232568  8919 raft_consensus.cc:385] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:58.232985  8919 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:58.233755  8919 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.235282  9426 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:58.236464  8919 ts_tablet_manager.cc:1434] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:58.237720  8919 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: Bootstrap starting.
I20260709 13:01:58.235824  9426 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.248354  9426 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:58.252100  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:58.257241  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:58.267764  9427 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:58.271493  9427 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.272647  8692 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:58.273674  9426 raft_consensus.cc:2749] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:58.274394  9427 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:01:58.278250  8919 tablet_bootstrap.cc:654] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:58.280051  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:01:58.281562  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:01:58.284924  8692 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:01:58.285701  9427 raft_consensus.cc:2749] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:58.292860  8919 tablet_bootstrap.cc:492] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: No bootstrap required, opened a new log
I20260709 13:01:58.293424  8919 ts_tablet_manager.cc:1403] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260709 13:01:58.296231  8919 raft_consensus.cc:359] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.296965  8919 raft_consensus.cc:385] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:58.297281  8919 raft_consensus.cc:740] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Initialized, Role: FOLLOWER
I20260709 13:01:58.297907  8919 consensus_queue.cc:260] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:01:58.304001  8919 ts_tablet_manager.cc:1434] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:01:58.374984  8720 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.513290  8720 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.542301  8720 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.713959  8720 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:58.843262  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:58.897054  9468 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:01:58.897496  9465 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:01:58.897097  9466 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:01:58.901810  7604 server_base.cc:1061] running on GCE node
I20260709 13:01:58.904192  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:58.904457  7604 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:01:58.904716  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602118904677 us; error 0 us; skew 500 ppm
I20260709 13:01:58.905592  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:58.909958  7604 webserver.cc:533] Webserver started at http://127.7.109.4:43913/ using document root <none> and password file <none>
I20260709 13:01:58.910785  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:58.911090  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:58.911456  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:58.912762  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-3-root/instance:
uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
format_stamp: "Formatted at 2026-07-09 13:01:58 on dist-test-slave-r9m8"
I20260709 13:01:58.918171  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:01:58.923403  9473 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:01:58.924482  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:01:58.924904  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
format_stamp: "Formatted at 2026-07-09 13:01:58 on dist-test-slave-r9m8"
I20260709 13:01:58.925251  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-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:01:58.949128  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:58.951382  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:58.956018  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:58.962404  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:58.962772  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:01:58.963150  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:58.963423  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:59.060590  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.4:36881
I20260709 13:01:59.060760  9535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.4:36881 every 8 connection(s)
I20260709 13:01:59.104321  7604 auto_leader_rebalancer-test.cc:384] add a tserver: b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:01:59.139586  9536 heartbeater.cc:344] Connected to a master server at 127.7.109.62:37699
I20260709 13:01:59.140110  9536 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:59.141098  9536 heartbeater.cc:507] Master 127.7.109.62:37699 requested a full tablet report, sending...
I20260709 13:01:59.145009  8623 ts_manager.cc:194] Registered new tserver with Master: b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:01:59.147430  8623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37902
I20260709 13:01:59.520789  8720 consensus_queue.cc:237] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:01:59.530531  8869 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.535714  8797 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.536996  9427 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:01:59.539951  9543 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:59.553751  8797 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.552325  9543 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:01:59.560137  8691 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90638d54173c4d79b4d2a4cb468a7643. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:59.568149  8868 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.585114  8623 catalog_manager.cc:5697] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.625569  8868 consensus_queue.cc:237] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:01:59.663368  8796 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.668516  9555 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:59.672456  8723 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.686158  9555 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:01:59.705685  8840 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25ac22a1407f44ba9097759fd6b38a3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:59.707881  9354 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.713670  8802 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.722081  8720 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.749799  8868 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:01:59.739439  8625 catalog_manager.cc:5697] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.760270  8802 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.760901  8720 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:59.761157  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc3f4091208b4424bda927b041d43a8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:59.762158  9354 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:01:59.763128  9277 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:59.774309  9355 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.779340  8720 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.779017  8796 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.793318  8723 consensus_queue.cc:237] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:01:59.798213  8626 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.807811  8868 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:59.810520  8691 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d9b4484ff4a4a70a9e40d7fae7c164f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:59.811003  9292 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:59.816435  8797 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:59.822813  9292 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:01:59.831488  9292 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.836740  8868 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.842007  8796 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:01:59.854462  8623 catalog_manager.cc:5697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:00.111529  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 58807.2us
I20260709 13:02:00.130368  9571 ts_tablet_manager.cc:933] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:00.152235  9536 heartbeater.cc:499] Master 127.7.109.62:37699 was elected leader, sending a full tablet report...
W20260709 13:02:00.194947  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 75405.8us
I20260709 13:02:00.298281  9571 tablet_copy_client.cc:323] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:00.334056  9580 ts_tablet_manager.cc:933] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:00.366950  9579 ts_tablet_manager.cc:933] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:00.424165  9580 tablet_copy_client.cc:323] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:00.497511  9579 tablet_copy_client.cc:323] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:00.624644  9590 ts_tablet_manager.cc:933] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:00.632119  8738 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 90638d54173c4d79b4d2a4cb468a7643 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:00.633157  8738 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 90638d54173c4d79b4d2a4cb468a7643 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-90638d54173c4d79b4d2a4cb468a7643
I20260709 13:02:00.636289  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:00.637102  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 5d9b4484ff4a4a70a9e40d7fae7c164f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-5d9b4484ff4a4a70a9e40d7fae7c164f
W20260709 13:02:00.638645  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 81228.1us
I20260709 13:02:00.646615  9590 tablet_copy_client.cc:323] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:00.655829  8738 tablet_copy_source_session.cc:215] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.663112  8737 tablet_copy_source_session.cc:215] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.664031  8886 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet bc3f4091208b4424bda927b041d43a8f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:00.664754  8886 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet bc3f4091208b4424bda927b041d43a8f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-bc3f4091208b4424bda927b041d43a8f
I20260709 13:02:00.672233  9579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.662951  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 25ac22a1407f44ba9097759fd6b38a3d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:00.673106  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 25ac22a1407f44ba9097759fd6b38a3d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-25ac22a1407f44ba9097759fd6b38a3d
I20260709 13:02:00.682307  9571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90638d54173c4d79b4d2a4cb468a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.696439  8887 tablet_copy_source_session.cc:215] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.701646  8886 tablet_copy_source_session.cc:215] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:00.711664  9590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3f4091208b4424bda927b041d43a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.714118  9579 tablet_copy_client.cc:806] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.715214  9579 tablet_copy_client.cc:670] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.716602  9571 tablet_copy_client.cc:806] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.717612  9571 tablet_copy_client.cc:670] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.720686  9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ac22a1407f44ba9097759fd6b38a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:00.727308  9579 tablet_copy_client.cc:538] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.732296  9590 tablet_copy_client.cc:806] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.733664  9590 tablet_copy_client.cc:670] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.742241  9590 tablet_copy_client.cc:538] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.745759  9571 tablet_copy_client.cc:538] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.760072  9590 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:00.771574  9571 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:00.773653  9579 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:00.824005  9580 tablet_copy_client.cc:806] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:00.824704  9580 tablet_copy_client.cc:670] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:00.827468  9590 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:00.828675  9590 tablet_bootstrap.cc:492] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:00.830329  9580 tablet_copy_client.cc:538] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:00.831110  9590 ts_tablet_manager.cc:1403] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.008s
I20260709 13:02:00.836608  9590 raft_consensus.cc:359] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.838752  9590 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:00.839675  9590 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.830333  9579 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:00.844081  9579 tablet_bootstrap.cc:492] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:00.845124  9579 ts_tablet_manager.cc:1403] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.007s
I20260709 13:02:00.869360  9571 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:00.870476  9571 tablet_bootstrap.cc:492] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:00.871336  9571 ts_tablet_manager.cc:1403] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.100s	user 0.028s	sys 0.004s
I20260709 13:02:00.874667  9579 raft_consensus.cc:359] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.875741  9579 raft_consensus.cc:740] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:00.876539  9579 consensus_queue.cc:260] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.882025  9580 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:00.884460  9571 raft_consensus.cc:359] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.885895  9571 raft_consensus.cc:740] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:00.886698  9571 consensus_queue.cc:260] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.889513  9571 ts_tablet_manager.cc:1434] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:02:00.892215  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-90638d54173c4d79b4d2a4cb468a7643 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:00.892851  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-90638d54173c4d79b4d2a4cb468a7643 on tablet 90638d54173c4d79b4d2a4cb468a7643 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:00.895215  9590 ts_tablet_manager.cc:1434] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.064s	user 0.025s	sys 0.015s
I20260709 13:02:00.897570  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-bc3f4091208b4424bda927b041d43a8f received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:00.898068  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-bc3f4091208b4424bda927b041d43a8f on tablet bc3f4091208b4424bda927b041d43a8f with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:00.904536  9579 ts_tablet_manager.cc:1434] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.007s
W20260709 13:02:00.906075  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 69470.8us
I20260709 13:02:00.908008  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5d9b4484ff4a4a70a9e40d7fae7c164f received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:00.908591  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5d9b4484ff4a4a70a9e40d7fae7c164f on tablet 5d9b4484ff4a4a70a9e40d7fae7c164f with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:00.984830  9580 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:00.985927  9580 tablet_bootstrap.cc:492] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:00.987408  9580 ts_tablet_manager.cc:1403] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.020s
I20260709 13:02:00.993100  9580 raft_consensus.cc:359] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:00.994364  9580 raft_consensus.cc:740] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:00.995324  9580 consensus_queue.cc:260] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:01.003561  9580 ts_tablet_manager.cc:1434] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260709 13:02:01.005952  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-25ac22a1407f44ba9097759fd6b38a3d received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:01.006425  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-25ac22a1407f44ba9097759fd6b38a3d on tablet 25ac22a1407f44ba9097759fd6b38a3d with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:01.015694  9511 raft_consensus.cc:1217] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.045363  9511 raft_consensus.cc:1217] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.282676  9511 raft_consensus.cc:1217] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.430178  9511 raft_consensus.cc:1217] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:01.539784  9355 raft_consensus.cc:1064] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:01.542711  9355 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:01.562204  9511 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.564366  8726 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.564706  8798 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.565375  9355 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:01.566490  9557 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.567458  9577 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:01.580760  9543 raft_consensus.cc:1064] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:01.584546  9543 consensus_queue.cc:237] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:01.602538  9355 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.604955  9511 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.622021  9510 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.625871  9292 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:01.635464  8726 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.647140  8625 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.653401  8798 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.657898  8869 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.681376  9572 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:01.710474  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 49857.8us
W20260709 13:02:01.719681  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 45133.7us
I20260709 13:02:01.735538  8798 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:01.739421  9607 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.746286  8869 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.764110  9572 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:01.767608  9511 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.787170  8794 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.785858  8869 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:01.793968  8625 catalog_manager.cc:5697] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.799435  9510 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:01.799539  8727 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:01.802049  9577 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:01.806607  9577 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:01.815582  9557 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.824198  9511 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.899659  8623 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.892434  8727 raft_consensus.cc:2955] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:01.914506  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc3f4091208b4424bda927b041d43a8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:01.918727  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet bc3f4091208b4424bda927b041d43a8f with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:01.944635  9567 raft_consensus.cc:1064] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:01.947036  9618 tablet_replica.cc:333] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:01.948616  9618 raft_consensus.cc:2243] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:01.949447  9618 raft_consensus.cc:2272] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:01.948750  9567 consensus_queue.cc:237] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:02.015381  9618 ts_tablet_manager.cc:1916] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.021899  8794 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.023221  9511 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.026598  8727 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.026417  9567 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:02.028573  9355 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:02.029633  9614 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:02.053479  9604 raft_consensus.cc:1064] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:02.057148  9604 consensus_queue.cc:237] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:02.083082  9618 ts_tablet_manager.cc:1929] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.083990  9618 log.cc:1199] T bc3f4091208b4424bda927b041d43a8f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/bc3f4091208b4424bda927b041d43a8f
I20260709 13:02:02.112200  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet bc3f4091208b4424bda927b041d43a8f (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:02.123744  9511 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.126479  8802 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.128971  9607 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:02.129477  8869 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:02.130266  9572 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:02.138638  9607 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:02.139868  9567 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.155458  8802 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.188006  9511 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.196656  9572 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.200752  8869 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.203433  8623 catalog_manager.cc:5697] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.220834  9510 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.239428  8802 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.253356  8720 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.263556  8869 consensus_queue.cc:237] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:02.283890  8798 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.286459  9625 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:02.288028  8623 catalog_manager.cc:5697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.303310  9355 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.319139  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25ac22a1407f44ba9097759fd6b38a3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.324626  9509 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.328258  8798 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.338470  9557 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:02.353132  9509 raft_consensus.cc:2955] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.370848  8727 consensus_queue.cc:237] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:02.379643  8625 catalog_manager.cc:5697] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.381460  9509 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.384460  9607 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:02.391003  8877 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.394057  9292 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.399279  9604 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:02.405685  8877 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.418572  9509 raft_consensus.cc:2955] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.424942  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 25ac22a1407f44ba9097759fd6b38a3d with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:02.434604  8727 consensus_queue.cc:237] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:02.442672  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.454541  8798 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.456177  9572 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:02.455765  8625 catalog_manager.cc:5697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.462397  9509 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:02.464869  9292 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:02.467693  9292 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.469945  8802 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.476025  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d9b4484ff4a4a70a9e40d7fae7c164f with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:02.477138  9618 tablet_replica.cc:333] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:02.484464  9628 tablet_replica.cc:333] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:02.486073  9628 raft_consensus.cc:2243] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.489449  9618 raft_consensus.cc:2243] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.491475  9618 raft_consensus.cc:2272] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.491484  9628 raft_consensus.cc:2272] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.502283  9511 raft_consensus.cc:2955] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.512435  9618 ts_tablet_manager.cc:1916] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.520404  9628 ts_tablet_manager.cc:1916] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.524248  8624 catalog_manager.cc:5697] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:02.526859  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90638d54173c4d79b4d2a4cb468a7643 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:02.540153  8865 tablet_service.cc:1558] Processing DeleteTablet for tablet 90638d54173c4d79b4d2a4cb468a7643 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:02.554136  9628 ts_tablet_manager.cc:1929] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.554971  9628 log.cc:1199] T 25ac22a1407f44ba9097759fd6b38a3d P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/25ac22a1407f44ba9097759fd6b38a3d
I20260709 13:02:02.558102  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 25ac22a1407f44ba9097759fd6b38a3d (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:02.560282  9629 tablet_replica.cc:333] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:02.563692  9629 raft_consensus.cc:2243] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:02.565138  9629 raft_consensus.cc:2272] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:02.565719  9618 ts_tablet_manager.cc:1929] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.566382  9618 log.cc:1199] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/5d9b4484ff4a4a70a9e40d7fae7c164f
I20260709 13:02:02.568706  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 5d9b4484ff4a4a70a9e40d7fae7c164f (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:02.569850  9629 ts_tablet_manager.cc:1916] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:02.587749  9629 ts_tablet_manager.cc:1929] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:02.588222  9629 log.cc:1199] T 90638d54173c4d79b4d2a4cb468a7643 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/90638d54173c4d79b4d2a4cb468a7643
I20260709 13:02:02.590157  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 90638d54173c4d79b4d2a4cb468a7643 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
W20260709 13:02:03.643304  8842 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:03.643857  8874 consensus_queue.cc:237] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:03.652630  8796 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.652947  8720 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:03.653868  8840 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1782a5e2e584ce89b61833a2792d7ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.654695  9355 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:03.655658  9577 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.684455  9577 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.707362  8720 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.712652  8796 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.715277  8727 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:03.728487  8624 catalog_manager.cc:5697] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:03.739208  8691 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a791717c3e114bb79c059a9f607fd5b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.741976  8874 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.742695  8796 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.744912  9572 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:03.746228  9604 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.758021  9604 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.770916  8796 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.777799  8877 consensus_queue.cc:237] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:03.787912  8840 consensus_peers.cc:597] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27a5922c93db48198d06b2d1c856261f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.786016  8874 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.790519  8623 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.795542  8727 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.795703  8796 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.797561  9577 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:03.810725  9577 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.820933  9557 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.822630  8727 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.836994  8720 consensus_queue.cc:237] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:03.836402  8794 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.845430  8625 catalog_manager.cc:5697] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:03.879992  8691 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e66d346d28b40ca86dfae2cf432f477. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:03.884891  8877 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.887022  9640 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:03.889504  8794 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:03.896365  9640 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:02:03.910907  9572 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.914610  8802 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.919205  8874 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:03.936435  8623 catalog_manager.cc:5697] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:04.277943  9648 ts_tablet_manager.cc:933] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:04.283191  9648 tablet_copy_client.cc:323] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:04.285257  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet f1782a5e2e584ce89b61833a2792d7ce from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:04.285905  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet f1782a5e2e584ce89b61833a2792d7ce from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-f1782a5e2e584ce89b61833a2792d7ce
I20260709 13:02:04.296942  9650 ts_tablet_manager.cc:933] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:04.297644  8887 tablet_copy_source_session.cc:215] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:04.307760  9648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782a5e2e584ce89b61833a2792d7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:04.311684  9650 tablet_copy_client.cc:323] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:04.314247  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 27a5922c93db48198d06b2d1c856261f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:04.315791  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 27a5922c93db48198d06b2d1c856261f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-27a5922c93db48198d06b2d1c856261f
I20260709 13:02:04.329113  8887 tablet_copy_source_session.cc:215] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:04.331609  9648 tablet_copy_client.cc:806] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.332633  9648 tablet_copy_client.cc:670] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.332778  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5922c93db48198d06b2d1c856261f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:04.337934  9648 tablet_copy_client.cc:538] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.352603  9648 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:04.367997  9650 tablet_copy_client.cc:806] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.369175  9650 tablet_copy_client.cc:670] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.379207  9652 ts_tablet_manager.cc:933] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:04.388195  9648 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:04.389422  9648 tablet_bootstrap.cc:492] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:04.390440  9648 ts_tablet_manager.cc:1403] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.007s
I20260709 13:02:04.394222  9648 raft_consensus.cc:359] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.395350  9648 raft_consensus.cc:740] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:04.396230  9648 consensus_queue.cc:260] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.403077  9650 tablet_copy_client.cc:538] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.434291  9650 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:04.458979  9656 ts_tablet_manager.cc:933] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:04.476967  9648 ts_tablet_manager.cc:1434] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.086s	user 0.017s	sys 0.033s
I20260709 13:02:04.479367  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-f1782a5e2e584ce89b61833a2792d7ce received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:04.479898  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-f1782a5e2e584ce89b61833a2792d7ce on tablet f1782a5e2e584ce89b61833a2792d7ce with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:04.500233  9656 tablet_copy_client.cc:323] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:04.502691  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 4e66d346d28b40ca86dfae2cf432f477 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:04.503294  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 4e66d346d28b40ca86dfae2cf432f477 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-4e66d346d28b40ca86dfae2cf432f477
I20260709 13:02:04.504325  9652 tablet_copy_client.cc:323] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:04.507412  8738 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet a791717c3e114bb79c059a9f607fd5b8 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:04.508002  8738 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet a791717c3e114bb79c059a9f607fd5b8 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-a791717c3e114bb79c059a9f607fd5b8
I20260709 13:02:04.515580  8737 tablet_copy_source_session.cc:215] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:04.515722  8738 tablet_copy_source_session.cc:215] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:04.532625  9652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a791717c3e114bb79c059a9f607fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:04.540632  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e66d346d28b40ca86dfae2cf432f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:04.558660  9652 tablet_copy_client.cc:806] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.559372  9652 tablet_copy_client.cc:670] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.562520  9650 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:04.564101  9652 tablet_copy_client.cc:538] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.562520  9656 tablet_copy_client.cc:806] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:04.567420  9656 tablet_copy_client.cc:670] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:04.572710  9656 tablet_copy_client.cc:538] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:04.584292  9656 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:04.585608  9652 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:04.586797  9650 tablet_bootstrap.cc:492] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:04.587785  9650 ts_tablet_manager.cc:1403] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.154s	user 0.026s	sys 0.003s
I20260709 13:02:04.591471  9650 raft_consensus.cc:359] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.592787  9650 raft_consensus.cc:740] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:04.594223  9650 consensus_queue.cc:260] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.608973  9650 ts_tablet_manager.cc:1434] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:02:04.628741  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-27a5922c93db48198d06b2d1c856261f received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:04.629475  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-27a5922c93db48198d06b2d1c856261f on tablet 27a5922c93db48198d06b2d1c856261f with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:04.660503  9656 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:04.661816  9656 tablet_bootstrap.cc:492] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:04.662637  9656 ts_tablet_manager.cc:1403] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.079s	user 0.031s	sys 0.027s
I20260709 13:02:04.663111  9652 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:04.664062  9652 tablet_bootstrap.cc:492] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:04.664813  9652 ts_tablet_manager.cc:1403] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.080s	user 0.040s	sys 0.025s
I20260709 13:02:04.677356  9652 raft_consensus.cc:359] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.678279  9652 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:04.679153  9652 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.678318  9656 raft_consensus.cc:359] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.680667  9656 raft_consensus.cc:740] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:04.684303  9652 ts_tablet_manager.cc:1434] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.011s
I20260709 13:02:04.684696  9656 consensus_queue.cc:260] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:04.686391  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-a791717c3e114bb79c059a9f607fd5b8 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:04.686900  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-a791717c3e114bb79c059a9f607fd5b8 on tablet a791717c3e114bb79c059a9f607fd5b8 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:04.688184  9656 ts_tablet_manager.cc:1434] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:02:04.691241  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-4e66d346d28b40ca86dfae2cf432f477 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:04.691720  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-4e66d346d28b40ca86dfae2cf432f477 on tablet 4e66d346d28b40ca86dfae2cf432f477 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:04.739481  9509 raft_consensus.cc:1217] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:04.842306  9509 raft_consensus.cc:1217] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:04.870643  9509 raft_consensus.cc:1217] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:04.877632  9509 raft_consensus.cc:1217] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:05.292959  9661 raft_consensus.cc:1064] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:05.295599  9661 consensus_queue.cc:237] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.301277  9666 raft_consensus.cc:1064] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:05.314510  9659 raft_consensus.cc:1064] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:05.322074  9666 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.327284  9659 consensus_queue.cc:237] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.359364  9509 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.366731  9509 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.370033  8803 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.368883  8727 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.370041  9667 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.374923  9644 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.376430  9672 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:05.379421  9557 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:05.415917  8874 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.419327  8803 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.422478  9640 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:05.425784  9640 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:02:05.429065  8720 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.425640  9659 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.458988  9665 raft_consensus.cc:1064] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:05.463037  9665 consensus_queue.cc:237] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.467847  9511 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.470484  8625 catalog_manager.cc:5697] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:05.476843  8803 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.486411  9682 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.487188  8802 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.516990  8877 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.524169  8796 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.526136  9666 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:02:05.542778  9509 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.546694  9667 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.556090  8720 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.556718  9510 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.558203  8877 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.559258  9661 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:05.560509  9660 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.564317  8802 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:05.573834  9557 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:05.574285  9667 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:05.590199  9510 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.586414  9665 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.613194  8623 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:05.653309  9686 log.cc:927] Time spent T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:02:05.651659  8802 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:05.691224  9688 log.cc:927] Time spent T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.072s	user 0.004s	sys 0.002s
I20260709 13:02:05.690258  9510 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.698015  9661 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.699195  8869 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.703733  8802 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.725217  9510 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.739557  8726 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.765743  8626 catalog_manager.cc:5697] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.781818  8623 catalog_manager.cc:5697] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.807595  8720 consensus_queue.cc:237] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.811352  8869 consensus_queue.cc:237] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.815441  8726 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.821794  9510 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.825263  8802 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.826190  9665 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.827579  9572 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.832207  8796 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.834986  9572 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.835090  8877 consensus_queue.cc:237] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:05.841869  9510 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.844679  9640 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.847352  8803 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.849781  9682 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.851286  9509 raft_consensus.cc:1275] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.860198  9665 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.867190  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a791717c3e114bb79c059a9f607fd5b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.873917  9661 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:05.882697  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e66d346d28b40ca86dfae2cf432f477 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.886461  9673 consensus_queue.cc:1048] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:05.895541  9510 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.907778  8802 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:05.911677  9673 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:05.916035  9661 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.921707  8802 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:05.923854  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 67042.9us
I20260709 13:02:05.925287  9659 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:02:05.920656  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 63766.7us
I20260709 13:02:05.930876  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27a5922c93db48198d06b2d1c856261f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:05.941386  9510 raft_consensus.cc:2955] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.954720  9679 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.956187  8624 catalog_manager.cc:5697] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.969128  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 27a5922c93db48198d06b2d1c856261f with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
W20260709 13:02:05.977015  8691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 120997us
I20260709 13:02:05.980156  8802 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.982789  9509 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:05.996654  8798 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:06.008311  8625 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:06.011840  8625 catalog_manager.cc:5697] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:05.979509  9510 raft_consensus.cc:2955] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:06.018214  8803 raft_consensus.cc:2955] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:06.022819  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1782a5e2e584ce89b61833a2792d7ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:06.018744  9698 tablet_replica.cc:333] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:06.034947  8624 catalog_manager.cc:5697] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:06.039193  9511 raft_consensus.cc:2955] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:06.043078  9698 raft_consensus.cc:2243] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.044044  9698 raft_consensus.cc:2272] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.047730  9698 ts_tablet_manager.cc:1916] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:06.066958  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet f1782a5e2e584ce89b61833a2792d7ce with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:06.075834  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e66d346d28b40ca86dfae2cf432f477 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:06.077456  8865 tablet_service.cc:1558] Processing DeleteTablet for tablet a791717c3e114bb79c059a9f607fd5b8 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:06.091420  9699 tablet_replica.cc:333] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:06.093336  9699 raft_consensus.cc:2243] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.094318  9699 raft_consensus.cc:2272] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.098454  9698 ts_tablet_manager.cc:1929] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:06.098641  9699 ts_tablet_manager.cc:1916] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:06.099175  9698 log.cc:1199] T 27a5922c93db48198d06b2d1c856261f P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/27a5922c93db48198d06b2d1c856261f
I20260709 13:02:06.106535  9698 tablet_replica.cc:333] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:06.107323  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 27a5922c93db48198d06b2d1c856261f (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:06.107894  9698 raft_consensus.cc:2243] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.108850  9698 raft_consensus.cc:2272] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.190537  9698 ts_tablet_manager.cc:1916] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:02:06.199056  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 78210.3us
I20260709 13:02:06.223328  9699 ts_tablet_manager.cc:1929] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:06.224007  9699 log.cc:1199] T 4e66d346d28b40ca86dfae2cf432f477 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/4e66d346d28b40ca86dfae2cf432f477
I20260709 13:02:06.232287  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 4e66d346d28b40ca86dfae2cf432f477 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:06.235072  9699 tablet_replica.cc:333] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:06.270515  9699 raft_consensus.cc:2243] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.271539  9699 raft_consensus.cc:2272] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.276901  9698 ts_tablet_manager.cc:1929] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:06.277498  9698 log.cc:1199] T f1782a5e2e584ce89b61833a2792d7ce P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/f1782a5e2e584ce89b61833a2792d7ce
I20260709 13:02:06.278874  9699 ts_tablet_manager.cc:1916] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:06.279567  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet f1782a5e2e584ce89b61833a2792d7ce (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:06.298980  9699 ts_tablet_manager.cc:1929] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:06.299577  9699 log.cc:1199] T a791717c3e114bb79c059a9f607fd5b8 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/a791717c3e114bb79c059a9f607fd5b8
I20260709 13:02:06.301509  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet a791717c3e114bb79c059a9f607fd5b8 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:07.186396  8870 consensus_queue.cc:237] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.194635  8798 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:07.195010  8840 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa12d35c5a2242d9861cb3a4e9e1c2f5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:07.194643  8727 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.197717  9659 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:07.198869  9661 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:07.213469  9661 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.218765  8803 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.229755  8877 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.244760  8803 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.244395  8626 catalog_manager.cc:5697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.233562  8727 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.266727  8720 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.268128  9700 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:07.266534  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e3f80cf60704701889c1e0b19ae88ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:07.281654  9708 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:07.300122  9700 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.322721  8877 consensus_queue.cc:237] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.347747  8803 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.356469  8727 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.375214  8798 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.376389  8726 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.373962  8625 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.383239  9707 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:07.388440  8840 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4738826609c54152b3770c10a0511a5f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:07.402410  9659 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:07.406536  9700 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.416275  8798 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.421702  8727 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.440555  8624 catalog_manager.cc:5697] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:07.490180  8798 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.507056  8870 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.509061  8720 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:07.510044  9705 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:07.511430  9589 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:07.530323  8766 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 260884f5a0e54248800c61fb2c65592a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:07.530424  9589 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.532567  8720 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.539340  8877 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.551204  8624 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:07.677989  9729 ts_tablet_manager.cc:933] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:07.680757  9729 tablet_copy_client.cc:323] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:07.682637  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:07.683188  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-aa12d35c5a2242d9861cb3a4e9e1c2f5
I20260709 13:02:07.689692  8887 tablet_copy_source_session.cc:215] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.696432  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.707048  9731 ts_tablet_manager.cc:933] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:07.714465  9731 tablet_copy_client.cc:323] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:07.716387  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 1e3f80cf60704701889c1e0b19ae88ab from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:07.716998  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 1e3f80cf60704701889c1e0b19ae88ab from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-1e3f80cf60704701889c1e0b19ae88ab
I20260709 13:02:07.724269  8887 tablet_copy_source_session.cc:215] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.728741  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3f80cf60704701889c1e0b19ae88ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.740201  9729 tablet_copy_client.cc:806] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.741443  9729 tablet_copy_client.cc:670] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.746541  9729 tablet_copy_client.cc:538] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.747138  9731 tablet_copy_client.cc:806] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.747808  9731 tablet_copy_client.cc:670] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.752306  9731 tablet_copy_client.cc:538] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.762714  9731 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:07.765103  9729 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:07.806425  9731 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:07.808075  9731 tablet_bootstrap.cc:492] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:07.809011  9731 ts_tablet_manager.cc:1403] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.016s
I20260709 13:02:07.811553  9731 raft_consensus.cc:359] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.812318  9731 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:07.813045  9731 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.816944  9729 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:07.818499  9729 tablet_bootstrap.cc:492] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:07.819432  9729 ts_tablet_manager.cc:1403] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.013s
I20260709 13:02:07.828171  9729 raft_consensus.cc:359] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.829378  9729 raft_consensus.cc:740] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:07.832126  9731 ts_tablet_manager.cc:1434] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 13:02:07.836161  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-1e3f80cf60704701889c1e0b19ae88ab received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:07.836905  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-1e3f80cf60704701889c1e0b19ae88ab on tablet 1e3f80cf60704701889c1e0b19ae88ab with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:07.837127  9729 consensus_queue.cc:260] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:07.848327  9729 ts_tablet_manager.cc:1434] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 13:02:07.852035  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-aa12d35c5a2242d9861cb3a4e9e1c2f5 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:07.852602  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-aa12d35c5a2242d9861cb3a4e9e1c2f5 on tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:07.942584  9729 ts_tablet_manager.cc:933] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:07.944623  9729 tablet_copy_client.cc:323] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:07.946889  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 4738826609c54152b3770c10a0511a5f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:07.947471  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 4738826609c54152b3770c10a0511a5f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-4738826609c54152b3770c10a0511a5f
I20260709 13:02:07.957788  8887 tablet_copy_source_session.cc:215] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:07.961683  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4738826609c54152b3770c10a0511a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.984761  9729 tablet_copy_client.cc:806] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.985488  9729 tablet_copy_client.cc:670] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.997862  9729 tablet_copy_client.cc:538] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.007424  9729 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:08.029444  9729 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:08.030295  9729 tablet_bootstrap.cc:492] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:08.031044  9729 ts_tablet_manager.cc:1403] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 13:02:08.033427  9729 raft_consensus.cc:359] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:08.034145  9729 raft_consensus.cc:740] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:08.034762  9729 consensus_queue.cc:260] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:08.036811  9729 ts_tablet_manager.cc:1434] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:08.038813  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-4738826609c54152b3770c10a0511a5f received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:08.044395  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-4738826609c54152b3770c10a0511a5f on tablet 4738826609c54152b3770c10a0511a5f with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:08.081790  9729 ts_tablet_manager.cc:933] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:08.083530  9729 tablet_copy_client.cc:323] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:08.099583  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 260884f5a0e54248800c61fb2c65592a from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:08.100211  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 260884f5a0e54248800c61fb2c65592a from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-260884f5a0e54248800c61fb2c65592a
I20260709 13:02:08.113765  8813 tablet_copy_source_session.cc:215] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:08.135033  9511 raft_consensus.cc:1217] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.147768  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260884f5a0e54248800c61fb2c65592a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:08.162724  9511 raft_consensus.cc:1217] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.167155  9729 tablet_copy_client.cc:806] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:08.167904  9729 tablet_copy_client.cc:670] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:08.173326  9729 tablet_copy_client.cc:538] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:08.183485  9729 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:08.215004  9729 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:08.215817  9729 tablet_bootstrap.cc:492] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:08.216380  9729 ts_tablet_manager.cc:1403] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260709 13:02:08.218472  9729 raft_consensus.cc:359] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:08.219187  9729 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:08.219678  9729 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:08.225167  9729 ts_tablet_manager.cc:1434] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:08.226953  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-260884f5a0e54248800c61fb2c65592a received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:08.227451  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-260884f5a0e54248800c61fb2c65592a on tablet 260884f5a0e54248800c61fb2c65592a with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:08.511168  9511 raft_consensus.cc:1217] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.564632  9510 raft_consensus.cc:1217] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.592844  9659 raft_consensus.cc:1064] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:08.595566  9659 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:08.604092  9510 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.604882  8803 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.607306  8726 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.606880  9659 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:08.609403  9700 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:08.610536  9661 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:08.632282  9700 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.633347  8803 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.647764  8726 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.649075  9510 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.654983  8626 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.712986  8870 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:08.714370  9661 raft_consensus.cc:1064] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:08.717610  9661 consensus_queue.cc:237] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:08.728149  9510 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.730680  9659 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:08.736721  8726 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.738590  8803 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.740051  9511 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.742834  9659 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:08.747051  8720 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.752023  9700 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:08.757900  9708 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:08.762166  9661 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.766765  9708 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:08.772606  9511 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.778734  8720 raft_consensus.cc:2955] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.788975  9700 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.801728  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e3f80cf60704701889c1e0b19ae88ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.809250  8623 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.825489  8798 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.829499  8728 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.818538  9511 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.844599  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e3f80cf60704701889c1e0b19ae88ab with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:08.882527  8624 catalog_manager.cc:5697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.905054  9757 tablet_replica.cc:333] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:08.906580  9757 raft_consensus.cc:2243] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:08.907500  9757 raft_consensus.cc:2272] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:08.917750  8870 consensus_queue.cc:237] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:08.920989  9757 ts_tablet_manager.cc:1916] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:08.929667  9511 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.933753  9756 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:08.934306  8728 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:08.937664  9756 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:08.951203  9700 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.962064  9589 raft_consensus.cc:1064] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:08.965009  9589 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:08.965767  9511 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.960836  9757 ts_tablet_manager.cc:1929] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:08.972820  9757 log.cc:1199] T 1e3f80cf60704701889c1e0b19ae88ab P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/1e3f80cf60704701889c1e0b19ae88ab
I20260709 13:02:08.973627  8728 raft_consensus.cc:2955] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:08.977326  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 1e3f80cf60704701889c1e0b19ae88ab (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:08.981273  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:08.994513  9510 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:08.997754  9724 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:09.013056  8625 catalog_manager.cc:5697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.024454  8870 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.019374  8728 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.028381  9724 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:09.038599  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:09.039633  9757 tablet_replica.cc:333] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:09.040727  9757 raft_consensus.cc:2243] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.041455  9757 raft_consensus.cc:2272] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.044847  9724 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:09.049508  9757 ts_tablet_manager.cc:1916] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:09.059094  9589 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.069465  9511 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.071491  8874 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.088763  8624 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.084853  9757 ts_tablet_manager.cc:1929] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:09.096050  9757 log.cc:1199] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/aa12d35c5a2242d9861cb3a4e9e1c2f5
I20260709 13:02:09.103492  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet aa12d35c5a2242d9861cb3a4e9e1c2f5 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:09.111821  9756 raft_consensus.cc:1064] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:09.114598  9756 consensus_queue.cc:237] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:09.119041  8728 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.149955  9510 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.150594  8803 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.152016  8798 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:09.152036  9759 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:09.154006  9659 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:09.158985  9510 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:09.159528  8726 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:09.162758  8726 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.162904  9589 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:09.164031  9724 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:09.166276  9759 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:09.176534  9724 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.185612  9511 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.186805  8726 raft_consensus.cc:2955] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.197329  9659 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.214988  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 260884f5a0e54248800c61fb2c65592a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:09.213467  8625 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.213382  8728 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.204272  9510 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.236029  8803 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.255041  8624 catalog_manager.cc:5697] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:09.262017  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 260884f5a0e54248800c61fb2c65592a with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:09.272930  8874 consensus_queue.cc:237] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:09.294991  9511 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:09.302029  9768 tablet_replica.cc:333] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:09.303570  8798 raft_consensus.cc:1275] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:09.303691  9768 raft_consensus.cc:2243] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.304509  9768 raft_consensus.cc:2272] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.309513  9700 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:09.314808  9768 ts_tablet_manager.cc:1916] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:09.314617  9700 consensus_queue.cc:1048] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:09.320288  9756 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.323906  8798 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.326529  9511 raft_consensus.cc:2955] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.343889  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4738826609c54152b3770c10a0511a5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:09.346582  8625 catalog_manager.cc:5697] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:09.360893  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 4738826609c54152b3770c10a0511a5f with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:09.372635  9768 ts_tablet_manager.cc:1929] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:09.373330  9768 log.cc:1199] T 260884f5a0e54248800c61fb2c65592a P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/260884f5a0e54248800c61fb2c65592a
I20260709 13:02:09.373548  9770 tablet_replica.cc:333] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:09.376005  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 260884f5a0e54248800c61fb2c65592a (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:09.375257  9770 raft_consensus.cc:2243] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:09.377632  9770 raft_consensus.cc:2272] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:09.414301  9770 ts_tablet_manager.cc:1916] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:09.469588  9770 ts_tablet_manager.cc:1929] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:09.470168  9770 log.cc:1199] T 4738826609c54152b3770c10a0511a5f P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/4738826609c54152b3770c10a0511a5f
I20260709 13:02:09.476614  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 4738826609c54152b3770c10a0511a5f (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:10.478945  8870 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:10.487186  8801 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.488356  8726 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:10.488844  8840 consensus_peers.cc:597] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eae943e38a9e451eb7863c29eecd7353. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.489493  9782 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:10.490851  9700 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:10.502375  9773 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.504794  8726 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.504633  8801 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.534253  8870 consensus_queue.cc:237] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:10.530798  8625 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.552237  8802 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.553905  9700 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:10.555462  8840 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dab585fdd0945668799cb5809741ba9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.558620  8726 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.573781  9782 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:10.583549  9782 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.654053  8798 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:10.691236  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6480 after lost signal to thread 7607
W20260709 13:02:10.693210  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3a40 after lost signal to thread 8660
W20260709 13:02:10.695133  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08003041c0 after lost signal to thread 8752
I20260709 13:02:10.701392  8796 consensus_queue.cc:237] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:10.702790  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8020 after lost signal to thread 8827
W20260709 13:02:10.704842  8898 debug-util.cc:398] Leaking SignalData structure 0x7b080014b640 after lost signal to thread 8901
I20260709 13:02:10.711895  8726 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:10.708047  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08002220c0 after lost signal to thread 9535
W20260709 13:02:10.789354  8766 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b19baf068490436dbd181fb8baa371b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.791631  8726 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.798007  8874 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.804561  9796 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:10.808979  9796 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:10.822813  8623 catalog_manager.cc:5697] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.853760  9760 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.859179  8720 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.873118  8874 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.890329  8625 catalog_manager.cc:5697] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:10.899014  8802 consensus_queue.cc:237] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:10.941358  8870 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:10.943104  9760 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:10.946409  8720 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:10.953459  8766 consensus_peers.cc:597] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93786a4c1b69478ea2b2d78ac0f14181. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.956429  9798 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:10.968595  9760 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:10.978919  8728 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:11.004689  8625 catalog_manager.cc:5697] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:11.021060  8870 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:11.091499  9805 ts_tablet_manager.cc:933] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:11.106312  9805 tablet_copy_client.cc:323] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:11.111274  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet eae943e38a9e451eb7863c29eecd7353 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:11.112035  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet eae943e38a9e451eb7863c29eecd7353 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-eae943e38a9e451eb7863c29eecd7353
I20260709 13:02:11.123103  8887 tablet_copy_source_session.cc:215] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:11.143344  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eae943e38a9e451eb7863c29eecd7353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:11.168021  9807 ts_tablet_manager.cc:933] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:11.199523  9809 ts_tablet_manager.cc:933] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:11.212356  9807 tablet_copy_client.cc:323] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:11.212896  9809 tablet_copy_client.cc:323] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:11.215370  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 5dab585fdd0945668799cb5809741ba9 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:11.215979  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet b19baf068490436dbd181fb8baa371b7 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:11.216063  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 5dab585fdd0945668799cb5809741ba9 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-5dab585fdd0945668799cb5809741ba9
I20260709 13:02:11.216691  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet b19baf068490436dbd181fb8baa371b7 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-b19baf068490436dbd181fb8baa371b7
I20260709 13:02:11.231786  8813 tablet_copy_source_session.cc:215] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:11.229658  9805 tablet_copy_client.cc:806] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:11.238787  9805 tablet_copy_client.cc:670] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:11.244515  9805 tablet_copy_client.cc:538] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:11.247339  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19baf068490436dbd181fb8baa371b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:11.257045  9805 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:11.264381  8887 tablet_copy_source_session.cc:215] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:11.269172  9807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dab585fdd0945668799cb5809741ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:11.280404  9809 tablet_copy_client.cc:806] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:11.281086  9809 tablet_copy_client.cc:670] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:11.300166  9809 tablet_copy_client.cc:538] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:11.310063  9809 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:11.315502  9807 tablet_copy_client.cc:806] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:11.316941  9805 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:11.323343  9807 tablet_copy_client.cc:670] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:11.323757  9805 tablet_bootstrap.cc:492] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:11.324733  9805 ts_tablet_manager.cc:1403] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.020s
I20260709 13:02:11.327909  9807 tablet_copy_client.cc:538] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:11.330492  9805 raft_consensus.cc:359] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.331532  9805 raft_consensus.cc:740] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:11.332314  9805 consensus_queue.cc:260] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.353075  9807 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:11.363793  9805 ts_tablet_manager.cc:1434] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.006s
I20260709 13:02:11.366087  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-eae943e38a9e451eb7863c29eecd7353 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:11.366712  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-eae943e38a9e451eb7863c29eecd7353 on tablet eae943e38a9e451eb7863c29eecd7353 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:11.386776  9805 ts_tablet_manager.cc:933] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:11.395989  9805 tablet_copy_client.cc:323] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:11.398186  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 93786a4c1b69478ea2b2d78ac0f14181 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:11.398813  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 93786a4c1b69478ea2b2d78ac0f14181 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-93786a4c1b69478ea2b2d78ac0f14181
I20260709 13:02:11.420188  8813 tablet_copy_source_session.cc:215] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:11.429308  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93786a4c1b69478ea2b2d78ac0f14181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:11.436859  9807 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:11.438041  9807 tablet_bootstrap.cc:492] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:11.438974  9807 ts_tablet_manager.cc:1403] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.010s
I20260709 13:02:11.442718  9807 raft_consensus.cc:359] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.444618  9807 raft_consensus.cc:740] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:11.448446  9809 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:11.453871  9809 tablet_bootstrap.cc:492] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:11.454861  9809 ts_tablet_manager.cc:1403] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.145s	user 0.021s	sys 0.015s
I20260709 13:02:11.458880  9809 raft_consensus.cc:359] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.459893  9809 raft_consensus.cc:740] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:11.464564  9809 consensus_queue.cc:260] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.445648  9807 consensus_queue.cc:260] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.478358  9809 ts_tablet_manager.cc:1434] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:02:11.489439  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-b19baf068490436dbd181fb8baa371b7 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:11.483054  9807 ts_tablet_manager.cc:1434] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.005s
I20260709 13:02:11.493845  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-b19baf068490436dbd181fb8baa371b7 on tablet b19baf068490436dbd181fb8baa371b7 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:11.506551  9510 raft_consensus.cc:1217] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:11.538147  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5dab585fdd0945668799cb5809741ba9 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:11.538719  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5dab585fdd0945668799cb5809741ba9 on tablet 5dab585fdd0945668799cb5809741ba9 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:11.551365  9805 tablet_copy_client.cc:806] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:11.552291  9805 tablet_copy_client.cc:670] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:11.556442  9805 tablet_copy_client.cc:538] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:11.569296  9805 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:11.609797  9805 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:11.611263  9805 tablet_bootstrap.cc:492] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:11.612510  9805 ts_tablet_manager.cc:1403] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.011s
I20260709 13:02:11.616408  9805 raft_consensus.cc:359] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.617463  9805 raft_consensus.cc:740] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:11.618258  9805 consensus_queue.cc:260] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:11.637009  9805 ts_tablet_manager.cc:1434] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:02:11.641885  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-93786a4c1b69478ea2b2d78ac0f14181 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:11.642478  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-93786a4c1b69478ea2b2d78ac0f14181 on tablet 93786a4c1b69478ea2b2d78ac0f14181 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:11.710101  9510 raft_consensus.cc:1217] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:11.779439  9510 raft_consensus.cc:1217] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:11.960017  9782 raft_consensus.cc:1064] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:11.963296  9782 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:11.987871  9510 raft_consensus.cc:1217] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:12.000519  8796 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.005117  9782 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:12.017628  9510 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.017683  8728 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.029263  9817 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:12.031718  9782 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:12.102811  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 43951.4us
I20260709 13:02:12.116219  9817 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.144443  8802 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.154110  8728 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.175472  9509 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.178258  8625 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.200451  9796 raft_consensus.cc:1064] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:12.203850  9796 consensus_queue.cc:237] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.253075  9782 raft_consensus.cc:1064] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:12.259918  8720 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.258307  9509 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.263407  9782 consensus_queue.cc:237] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.267304  9783 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:12.268424  9796 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.282507  8870 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.285607  9796 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:12.331902  9509 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.328840  9783 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.342480  9510 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.344797  8720 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.345754  9816 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.347390  9777 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:12.348538  8728 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.346074  8802 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.356084  9782 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:12.423542  9817 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.431334  8626 catalog_manager.cc:5697] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.429518  8728 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.517858  9509 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.553051  8798 consensus_queue.cc:237] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.562654  8726 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.568032  8626 catalog_manager.cc:5697] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.572458  9509 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.575589  9779 raft_consensus.cc:1064] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:12.576678  8874 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:12.582885  8691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 70310.2us
I20260709 13:02:12.598600  9796 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:12.617475  9779 consensus_queue.cc:237] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.633929  9840 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.649228  9796 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.659041  8877 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.660336  9510 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.663571  8719 raft_consensus.cc:2955] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.675391  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b19baf068490436dbd181fb8baa371b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.682801  9511 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.693610  8798 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.693307  8796 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.709015  9773 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.713719  9509 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.714184  8719 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.716142  9779 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:12.723237  8625 catalog_manager.cc:5697] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.727674  9843 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.737382  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet b19baf068490436dbd181fb8baa371b7 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:12.748456  8874 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:12.751228  9779 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:12.758160  9510 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.764619  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eae943e38a9e451eb7863c29eecd7353 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.767043  9779 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.762646  9849 tablet_replica.cc:333] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:12.770422  9849 raft_consensus.cc:2243] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:12.782251  9849 raft_consensus.cc:2272] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:12.788166  9849 ts_tablet_manager.cc:1916] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:12.792532  8877 consensus_queue.cc:237] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.804008  8726 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.804013  9508 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.813398  9773 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:12.819844  9773 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:12.828083  9849 ts_tablet_manager.cc:1929] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:12.831681  9849 log.cc:1199] T b19baf068490436dbd181fb8baa371b7 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/b19baf068490436dbd181fb8baa371b7
I20260709 13:02:12.834611  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet b19baf068490436dbd181fb8baa371b7 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:12.839054  9844 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.843752  9817 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:12.850138  9508 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.862468  9509 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.855432  8726 raft_consensus.cc:2955] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.863246  9842 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.887966  8624 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.903470  8727 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.904047  8802 raft_consensus.cc:2955] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.917405  8870 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:12.931636  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet eae943e38a9e451eb7863c29eecd7353 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:12.932765  8624 catalog_manager.cc:5697] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:12.951841  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dab585fdd0945668799cb5809741ba9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.970192  8798 consensus_queue.cc:237] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:12.989144  9852 tablet_replica.cc:333] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:12.987596  8626 catalog_manager.cc:5697] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:12.995311  9852 raft_consensus.cc:2243] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:12.996279  9852 raft_consensus.cc:2272] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.003377  9852 ts_tablet_manager.cc:1916] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.006049  8726 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.015059  9508 raft_consensus.cc:1275] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.015396  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dab585fdd0945668799cb5809741ba9 with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:13.031508  9779 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:13.039134  9796 consensus_queue.cc:1048] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:13.046130  9842 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:13.052767  9508 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:13.057611  8727 raft_consensus.cc:2955] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:13.061995  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93786a4c1b69478ea2b2d78ac0f14181 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.069159  9852 ts_tablet_manager.cc:1929] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.069860  9852 log.cc:1199] T eae943e38a9e451eb7863c29eecd7353 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/eae943e38a9e451eb7863c29eecd7353
I20260709 13:02:13.071954  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet eae943e38a9e451eb7863c29eecd7353 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:13.074111  9853 tablet_replica.cc:333] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:13.076699  8623 catalog_manager.cc:5697] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.076713  9853 raft_consensus.cc:2243] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.097221  9853 raft_consensus.cc:2272] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.107811  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 93786a4c1b69478ea2b2d78ac0f14181 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:13.109251  9849 tablet_replica.cc:333] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:13.110208  9849 raft_consensus.cc:2243] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.110877  9849 raft_consensus.cc:2272] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.115234  9849 ts_tablet_manager.cc:1916] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.127488  9853 ts_tablet_manager.cc:1916] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.159929  9849 ts_tablet_manager.cc:1929] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.160725  9849 log.cc:1199] T 93786a4c1b69478ea2b2d78ac0f14181 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/93786a4c1b69478ea2b2d78ac0f14181
I20260709 13:02:13.162833  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 93786a4c1b69478ea2b2d78ac0f14181 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:13.169692  9853 ts_tablet_manager.cc:1929] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:13.170315  9853 log.cc:1199] T 5dab585fdd0945668799cb5809741ba9 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/5dab585fdd0945668799cb5809741ba9
I20260709 13:02:13.174175  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 5dab585fdd0945668799cb5809741ba9 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:14.211341  8870 consensus_queue.cc:237] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:14.313789  8840 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbc6178fec7a4f74950f465ca597358a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.330438  8796 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:14.331269  8726 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:14.336817  9843 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:14.341560  9843 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:14.355800  9858 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.360339  8727 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.369661  8798 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.379732  8874 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:14.383196  8623 catalog_manager.cc:5697] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:14.419800  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb1a09bd30194885acc3c0ac1bb9153b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.449455  8802 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.454109  9860 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:14.457229  8727 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.465291  9843 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:14.500059  9859 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.506666  8796 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.516901  8726 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.524737  8727 consensus_queue.cc:237] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:14.534242  8626 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:14.539454  8691 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 091d90f8cf4345eabe6a2cbcb2832cc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.542876  8874 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.542428  8796 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.546141  9854 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:14.547338  9846 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:14.584990  9846 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.588315  8870 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.620003  8874 consensus_queue.cc:237] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:14.625041  8796 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.627420  8626 catalog_manager.cc:5697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.672043  8796 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.673523  8726 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:14.674021  9860 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:14.676095  8840 consensus_peers.cc:597] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb5c9af536f94da5b5274dc3e3acef72. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:14.677882  9860 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:14.710311  9859 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.718461  8796 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.719190  8726 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.750276  8624 catalog_manager.cc:5697] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:14.811537  9876 ts_tablet_manager.cc:933] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:14.823197  9876 tablet_copy_client.cc:323] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:14.824967  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet dbc6178fec7a4f74950f465ca597358a from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:14.825557  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet dbc6178fec7a4f74950f465ca597358a from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-dbc6178fec7a4f74950f465ca597358a
I20260709 13:02:14.836449  8887 tablet_copy_source_session.cc:215] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.841039  9876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc6178fec7a4f74950f465ca597358a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.851714  9878 ts_tablet_manager.cc:933] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:14.862823  9878 tablet_copy_client.cc:323] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:14.864681  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet fb1a09bd30194885acc3c0ac1bb9153b from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:14.865276  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet fb1a09bd30194885acc3c0ac1bb9153b from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-fb1a09bd30194885acc3c0ac1bb9153b
I20260709 13:02:14.875375  8887 tablet_copy_source_session.cc:215] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:14.878903  9878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a09bd30194885acc3c0ac1bb9153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:14.932596  9878 tablet_copy_client.cc:806] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.933310  9878 tablet_copy_client.cc:670] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.938760  9876 tablet_copy_client.cc:806] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:14.944574  9876 tablet_copy_client.cc:670] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:14.950647  9878 tablet_copy_client.cc:538] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.954042  9876 tablet_copy_client.cc:538] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:14.962517  9878 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:14.983587  9880 ts_tablet_manager.cc:933] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:15.000464  9876 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:15.005085  9880 tablet_copy_client.cc:323] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:15.007354  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:15.008358  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 091d90f8cf4345eabe6a2cbcb2832cc6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-091d90f8cf4345eabe6a2cbcb2832cc6
I20260709 13:02:15.017382  8737 tablet_copy_source_session.cc:215] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.038571  9880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091d90f8cf4345eabe6a2cbcb2832cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.079926  9878 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:15.081543  9878 tablet_bootstrap.cc:492] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:15.096628  9878 ts_tablet_manager.cc:1403] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.134s	user 0.032s	sys 0.000s
I20260709 13:02:15.103632  9880 tablet_copy_client.cc:806] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.104313  9876 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:15.104672  9880 tablet_copy_client.cc:670] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.105474  9876 tablet_bootstrap.cc:492] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:15.106443  9876 ts_tablet_manager.cc:1403] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.106s	user 0.041s	sys 0.030s
I20260709 13:02:15.111208  9878 raft_consensus.cc:359] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.112201  9878 raft_consensus.cc:740] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:15.113716  9880 tablet_copy_client.cc:538] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.115688  9876 raft_consensus.cc:359] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.116852  9876 raft_consensus.cc:740] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:15.117697  9876 consensus_queue.cc:260] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.112902  9878 consensus_queue.cc:260] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.131064  9876 ts_tablet_manager.cc:1434] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 13:02:15.131243  9884 ts_tablet_manager.cc:933] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:15.133034  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-dbc6178fec7a4f74950f465ca597358a received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:15.133487  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-dbc6178fec7a4f74950f465ca597358a on tablet dbc6178fec7a4f74950f465ca597358a with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:15.140374  9880 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:15.141141  9884 tablet_copy_client.cc:323] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:15.143613  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet fb5c9af536f94da5b5274dc3e3acef72 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:15.144285  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet fb5c9af536f94da5b5274dc3e3acef72 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-fb5c9af536f94da5b5274dc3e3acef72
I20260709 13:02:15.145370  9878 ts_tablet_manager.cc:1434] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 13:02:15.150624  8886 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-fb1a09bd30194885acc3c0ac1bb9153b received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:15.152725  8886 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-fb1a09bd30194885acc3c0ac1bb9153b on tablet fb1a09bd30194885acc3c0ac1bb9153b with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:15.163710  8887 tablet_copy_source_session.cc:215] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:15.168599  9884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5c9af536f94da5b5274dc3e3acef72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:15.206465  9880 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:15.206409  9884 tablet_copy_client.cc:806] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:15.207368  9884 tablet_copy_client.cc:670] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:15.207631  9880 tablet_bootstrap.cc:492] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:15.208422  9880 ts_tablet_manager.cc:1403] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.004s
I20260709 13:02:15.215039  9884 tablet_copy_client.cc:538] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:15.218022  9880 raft_consensus.cc:359] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.219354  9880 raft_consensus.cc:740] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:15.220042  9880 consensus_queue.cc:260] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.224002  9880 ts_tablet_manager.cc:1434] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:02:15.226758  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-091d90f8cf4345eabe6a2cbcb2832cc6 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:15.227270  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-091d90f8cf4345eabe6a2cbcb2832cc6 on tablet 091d90f8cf4345eabe6a2cbcb2832cc6 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:15.231480  9884 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:15.309397  9884 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:15.310526  9884 tablet_bootstrap.cc:492] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:15.311511  9884 ts_tablet_manager.cc:1403] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.018s
I20260709 13:02:15.315428  9884 raft_consensus.cc:359] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.316520  9884 raft_consensus.cc:740] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:15.317638  9884 consensus_queue.cc:260] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:15.322022  9884 ts_tablet_manager.cc:1434] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:02:15.328612  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-fb5c9af536f94da5b5274dc3e3acef72 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:15.329108  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-fb5c9af536f94da5b5274dc3e3acef72 on tablet fb5c9af536f94da5b5274dc3e3acef72 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:15.383523  9508 raft_consensus.cc:1217] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.403927  9508 raft_consensus.cc:1217] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:02:15.446650  9509 raft_consensus.cc:1217] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.691845  9508 raft_consensus.cc:1217] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:15.889202  9857 raft_consensus.cc:1064] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:15.893124  9857 consensus_queue.cc:237] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:15.903239  9843 raft_consensus.cc:1064] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:15.921000  9843 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:15.955717  9890 raft_consensus.cc:1064] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:15.970026  9890 consensus_queue.cc:237] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:16.006974  8874 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.007978  9510 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.013396  9510 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.014418  8796 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.017701  9846 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:16.018008  9859 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.021411  9854 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:16.024246  8726 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:16.030870  9860 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:16.033720  9892 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:16.046783  8802 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.050652  9890 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:16.079715  9846 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.116878  8802 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.145068  8870 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.155159  8803 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.165037  9857 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:16.183569  9510 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.171157  9508 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.182096  8726 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.209712  9859 raft_consensus.cc:1064] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:16.207877  9860 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.231034  9897 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:16.235303  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 57874.4us
I20260709 13:02:16.259120  8623 catalog_manager.cc:5697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.258471  9508 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.232126  9859 consensus_queue.cc:237] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:16.347118  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 73729.5us
I20260709 13:02:16.424428  8802 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.423089  9897 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:16.447778  8719 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.448365  8727 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.457724  9510 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:16.459419  9892 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.466647  9843 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:16.466938  9510 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.477910  9843 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:16.523535  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 79624.5us
I20260709 13:02:16.543843  8796 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.567996  9859 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
W20260709 13:02:16.666836  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 62189.8us
I20260709 13:02:16.706362  8626 catalog_manager.cc:5697] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.716403  8626 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.750125  8720 consensus_queue.cc:237] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:16.757992  8796 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:16.758111  9510 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:16.760564  9845 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:16.769063  9894 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:16.770744  9846 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.777401  9510 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.787765  8801 raft_consensus.cc:2955] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.803027  8801 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:16.847534  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 283266us
I20260709 13:02:16.850320  8625 catalog_manager.cc:5697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.884222  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:16.892097  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 091d90f8cf4345eabe6a2cbcb2832cc6 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:16.919281  9929 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.925274  9932 tablet_replica.cc:333] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:16.932937  8796 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.947000  9932 raft_consensus.cc:2243] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:16.948020  9932 raft_consensus.cc:2272] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:16.976397  9932 ts_tablet_manager.cc:1916] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:16.983868  8625 catalog_manager.cc:5697] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:16.995383  8719 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.072331  8720 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.111522  9932 ts_tablet_manager.cc:1929] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:17.112063  9932 log.cc:1199] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/091d90f8cf4345eabe6a2cbcb2832cc6
I20260709 13:02:17.132206  9508 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.159646  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 091d90f8cf4345eabe6a2cbcb2832cc6 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:17.272471  8868 consensus_queue.cc:237] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:17.282693  8870 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:17.303295  9510 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.303642  8719 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.305477  8796 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.307435  9929 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.316810  9923 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.337517  9510 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.345504  9918 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.348397  8801 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.350872  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbc6178fec7a4f74950f465ca597358a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.360692  9929 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:17.361243  9911 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:17.380650  9510 raft_consensus.cc:2955] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.393253  8719 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.381934  8868 consensus_queue.cc:237] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:17.389240  9921 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.400398  9509 raft_consensus.cc:2955] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.404811  8803 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.407748  9508 raft_consensus.cc:1275] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:17.415719  9859 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:17.429080  9923 consensus_queue.cc:1048] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.448212  8623 catalog_manager.cc:5697] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.462277  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb1a09bd30194885acc3c0ac1bb9153b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.461184  9929 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.469465  8624 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.471547  9509 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.489548  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb5c9af536f94da5b5274dc3e3acef72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.492053  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet fb1a09bd30194885acc3c0ac1bb9153b with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:17.493264  8801 raft_consensus.cc:2955] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.520138  9934 tablet_replica.cc:333] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:17.533882  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet dbc6178fec7a4f74950f465ca597358a with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:17.536145  8626 catalog_manager.cc:5697] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:17.552122  9935 tablet_replica.cc:333] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:17.552639  9934 raft_consensus.cc:2243] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.553694  9934 raft_consensus.cc:2272] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.553555  9935 raft_consensus.cc:2243] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.556123  9935 raft_consensus.cc:2272] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.560302  9935 ts_tablet_manager.cc:1916] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:17.573267  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet fb5c9af536f94da5b5274dc3e3acef72 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:17.577214  9934 ts_tablet_manager.cc:1916] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:17.593233  9935 ts_tablet_manager.cc:1929] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:02:17.593858  9935 log.cc:1199] T dbc6178fec7a4f74950f465ca597358a P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/dbc6178fec7a4f74950f465ca597358a
I20260709 13:02:17.595772  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet dbc6178fec7a4f74950f465ca597358a (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:17.595992  9935 tablet_replica.cc:333] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:17.597227  9935 raft_consensus.cc:2243] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.598209  9935 raft_consensus.cc:2272] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.601939  9934 ts_tablet_manager.cc:1929] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:17.604001  9934 log.cc:1199] T fb1a09bd30194885acc3c0ac1bb9153b P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/fb1a09bd30194885acc3c0ac1bb9153b
I20260709 13:02:17.603766  9935 ts_tablet_manager.cc:1916] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:17.607399  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet fb1a09bd30194885acc3c0ac1bb9153b (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:17.624995  9935 ts_tablet_manager.cc:1929] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:17.625625  9935 log.cc:1199] T fb5c9af536f94da5b5274dc3e3acef72 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/fb5c9af536f94da5b5274dc3e3acef72
I20260709 13:02:17.628793  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet fb5c9af536f94da5b5274dc3e3acef72 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:18.830053  8869 consensus_queue.cc:237] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:18.840628  8798 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.842522  9950 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:18.853133  8719 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:18.856495  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5eb34ea6d0394e25b03d5fc3709cfbb1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.857399  9950 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.857007  8798 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.857887  9959 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.867292  8719 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.873991  8869 consensus_queue.cc:237] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:18.878968  8625 catalog_manager.cc:5697] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:18.891521  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e70473543bee4c9bb932841e937016da. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.893568  8719 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.895398  9959 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.896486  8798 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.898288  9959 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:18.906596  9950 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.913717  8719 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.912488  8798 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.925061  8794 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:18.931188  8625 catalog_manager.cc:5697] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.943184  8869 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:18.944976  8766 consensus_peers.cc:597] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ec0e32c49d64edc868c9ea74c1980ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.949105  9956 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:18.950850  8719 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.953004  9957 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:18.960244  9947 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.963003  8870 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.965258  8719 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.978787  8794 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:18.978929  8625 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:18.996243  8870 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:18.997048  8766 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da3547a1c1854ebb85895aea10b336d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:18.997699  8719 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:18.999490  9947 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:19.003753  9956 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.010773  9947 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:19.013154  8874 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:19.015838  8719 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:19.033286  8626 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:19.417129  9976 ts_tablet_manager.cc:933] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:19.421490  9976 tablet_copy_client.cc:323] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:19.423493  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet e70473543bee4c9bb932841e937016da from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:19.424109  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet e70473543bee4c9bb932841e937016da from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-e70473543bee4c9bb932841e937016da
I20260709 13:02:19.433171  8887 tablet_copy_source_session.cc:215] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.441761  9978 ts_tablet_manager.cc:933] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:19.444056  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70473543bee4c9bb932841e937016da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.449769  9978 tablet_copy_client.cc:323] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:19.452123  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:19.452967  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-5eb34ea6d0394e25b03d5fc3709cfbb1
I20260709 13:02:19.464265  8887 tablet_copy_source_session.cc:215] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.467430  9976 tablet_copy_client.cc:806] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.467662  9978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.468271  9976 tablet_copy_client.cc:670] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.473078  9976 tablet_copy_client.cc:538] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.484614  9976 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:19.511654  9980 ts_tablet_manager.cc:933] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:19.514281  9978 tablet_copy_client.cc:806] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.515194  9978 tablet_copy_client.cc:670] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.520246  9978 tablet_copy_client.cc:538] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.546216  9983 ts_tablet_manager.cc:933] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:19.546293  9978 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:19.547461  9980 tablet_copy_client.cc:323] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:19.548851  9976 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:19.564191  9976 tablet_bootstrap.cc:492] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:19.565263  9976 ts_tablet_manager.cc:1403] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.017s
I20260709 13:02:19.565351  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 0ec0e32c49d64edc868c9ea74c1980ff from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:19.565876  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 0ec0e32c49d64edc868c9ea74c1980ff from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-0ec0e32c49d64edc868c9ea74c1980ff
I20260709 13:02:19.571506  9976 raft_consensus.cc:359] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.573897  9976 raft_consensus.cc:740] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:19.576537  9976 consensus_queue.cc:260] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.578507  9983 tablet_copy_client.cc:323] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:19.581121  8812 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet da3547a1c1854ebb85895aea10b336d1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:19.581872  8812 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet da3547a1c1854ebb85895aea10b336d1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-da3547a1c1854ebb85895aea10b336d1
I20260709 13:02:19.583516  9976 ts_tablet_manager.cc:1434] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
W20260709 13:02:19.584733  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08002fcf60 after lost signal to thread 7607
W20260709 13:02:19.585784  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800221620 after lost signal to thread 8660
I20260709 13:02:19.586206  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-e70473543bee4c9bb932841e937016da received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:19.581142  8813 tablet_copy_source_session.cc:215] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.586694  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-e70473543bee4c9bb932841e937016da on tablet e70473543bee4c9bb932841e937016da with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.590758  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec0e32c49d64edc868c9ea74c1980ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:19.592525  8812 tablet_copy_source_session.cc:215] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:19.602335  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3547a1c1854ebb85895aea10b336d1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:19.587157  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca260 after lost signal to thread 8752
W20260709 13:02:19.606907  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08000d36c0 after lost signal to thread 8827
W20260709 13:02:19.608130  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800345cc0 after lost signal to thread 8901
W20260709 13:02:19.609359  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800345560 after lost signal to thread 9535
I20260709 13:02:19.644328  9980 tablet_copy_client.cc:806] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.646140  9980 tablet_copy_client.cc:670] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.655670  9980 tablet_copy_client.cc:538] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.706349  9980 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:19.716400  9983 tablet_copy_client.cc:806] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:19.717092  9983 tablet_copy_client.cc:670] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:19.722636  9983 tablet_copy_client.cc:538] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:19.750677  9978 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:19.751763  9978 tablet_bootstrap.cc:492] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:19.752688  9978 ts_tablet_manager.cc:1403] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.208s	user 0.033s	sys 0.000s
I20260709 13:02:19.758183  9978 raft_consensus.cc:359] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.759224  9978 raft_consensus.cc:740] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:19.759979  9978 consensus_queue.cc:260] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.762014  9978 ts_tablet_manager.cc:1434] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:02:19.772100  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5eb34ea6d0394e25b03d5fc3709cfbb1 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:19.772643  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5eb34ea6d0394e25b03d5fc3709cfbb1 on tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.783963  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:19.794883  9983 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:19.804546  9980 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:19.805606  9980 tablet_bootstrap.cc:492] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:19.806361  9980 ts_tablet_manager.cc:1403] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.009s
I20260709 13:02:19.816800  9980 raft_consensus.cc:359] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.817731  9980 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:19.818711  9980 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.821669  9980 ts_tablet_manager.cc:1434] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:02:19.824394  8812 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-0ec0e32c49d64edc868c9ea74c1980ff received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:19.824891  8812 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-0ec0e32c49d64edc868c9ea74c1980ff on tablet 0ec0e32c49d64edc868c9ea74c1980ff with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.859529  9983 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:19.860482  9983 tablet_bootstrap.cc:492] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:19.861265  9983 ts_tablet_manager.cc:1403] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.017s
I20260709 13:02:19.864559  9983 raft_consensus.cc:359] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.865469  9983 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:19.866155  9983 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:19.868853  9983 ts_tablet_manager.cc:1434] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:19.873160  8812 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-da3547a1c1854ebb85895aea10b336d1 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:19.873646  8812 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-da3547a1c1854ebb85895aea10b336d1 on tablet da3547a1c1854ebb85895aea10b336d1 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.911584  8870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:19.912424  8870 raft_consensus.cc:606] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.915866  8874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:19.916455  8874 raft_consensus.cc:606] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.920310  8874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:19.920962  8874 raft_consensus.cc:606] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:19.933151  9509 raft_consensus.cc:1217] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:19.947908  9509 raft_consensus.cc:1217] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:19.953995  8796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:19.954646  8796 raft_consensus.cc:606] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:19.957687  8874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:19.958320  8874 raft_consensus.cc:606] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:19.959806  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:19.961203  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:20.001052  9509 raft_consensus.cc:1217] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:20.013149  9509 raft_consensus.cc:1217] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:20.071223  9942 raft_consensus.cc:993] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:20.071771  9942 raft_consensus.cc:1081] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:20.075790  8719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:20.076792  8719 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.077280  8719 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.087867  9959 raft_consensus.cc:993] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.088608  9959 raft_consensus.cc:1081] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.091367  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44732
I20260709 13:02:20.092002  9509 raft_consensus.cc:493] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.092387  9509 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.095278  8719 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.100996  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:20.102231  8796 raft_consensus.cc:3055] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.102597  8796 raft_consensus.cc:740] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:20.103354  9509 raft_consensus.cc:515] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.103377  8796 consensus_queue.cc:260] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.104880  8719 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:20.105099  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:20.105742  8874 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.106537  9509 leader_election.cc:290] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:20.107103  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:20.107293  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782a5e2e584ce89b61833a2792d7ce" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:20.107870  8870 raft_consensus.cc:3055] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.107771  8801 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.108269  8870 raft_consensus.cc:740] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:20.109639  8870 consensus_queue.cc:260] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.113305  8870 raft_consensus.cc:3060] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.117195  8801 raft_consensus.cc:2468] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.118965  8796 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.120047  8874 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:20.120252  9477 leader_election.cc:304] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:20.121232  9985 raft_consensus.cc:2804] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.122632  8692 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:20.124173  9958 raft_consensus.cc:2804] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.124665  9958 raft_consensus.cc:697] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:20.125568  9958 consensus_queue.cc:237] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.131150  8870 raft_consensus.cc:2468] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.154238  9944 raft_consensus.cc:993] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.155727  9944 raft_consensus.cc:1081] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.157759  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44732
I20260709 13:02:20.158494  9509 raft_consensus.cc:493] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.158932  9509 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.167480  9509 raft_consensus.cc:515] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.168303  9985 raft_consensus.cc:697] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:20.169859  9985 consensus_queue.cc:237] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.173532  8623 catalog_manager.cc:5697] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.176453  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:20.176841  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ac22a1407f44ba9097759fd6b38a3d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:20.177085  8801 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.177701  8874 raft_consensus.cc:3055] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.178110  8874 raft_consensus.cc:740] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:20.180975  8874 consensus_queue.cc:260] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.182253  8874 raft_consensus.cc:3060] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.175760  9509 leader_election.cc:290] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:20.175412  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 53010.2us
I20260709 13:02:20.184748  8801 raft_consensus.cc:2468] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.194273  9477 leader_election.cc:304] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:20.201356  9944 raft_consensus.cc:993] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:20.202236  9950 raft_consensus.cc:1081] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:20.204823  8874 raft_consensus.cc:2468] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.198786  9992 raft_consensus.cc:2804] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.209218  9992 raft_consensus.cc:697] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:20.210104  9992 consensus_queue.cc:237] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.213264  8803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:20.217725  9949 raft_consensus.cc:993] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.222738  8803 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.223165  8803 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.218449  8796 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:20.223366  9949 raft_consensus.cc:1081] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:20.228506  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44732
I20260709 13:02:20.229239  9509 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.229712  9509 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.221504  8625 catalog_manager.cc:5697] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.262532  9509 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.270208  9509 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:20.270812  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:20.271569  8719 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.272056  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:20.272665  8870 raft_consensus.cc:3055] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.272961  8870 raft_consensus.cc:740] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:20.273674  8870 consensus_queue.cc:260] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.274499  8870 raft_consensus.cc:3060] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.278945  8719 raft_consensus.cc:2468] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.281029  9474 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:20.281952  9992 raft_consensus.cc:2804] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.282724  9992 raft_consensus.cc:697] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:20.283645  9992 consensus_queue.cc:237] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.286384  8803 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.289508  8870 raft_consensus.cc:2468] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:20.290038  8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:20.290649  8803 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:20.290715  8719 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.302300  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:20.303017  8870 raft_consensus.cc:3055] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.303326  8870 raft_consensus.cc:740] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:20.304317  8870 consensus_queue.cc:260] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.305549  8870 raft_consensus.cc:3060] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.312657  8870 raft_consensus.cc:2468] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:20.312839  8719 raft_consensus.cc:2468] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:20.315256  8767 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:20.316085  9957 raft_consensus.cc:2804] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.316498  9957 raft_consensus.cc:697] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:20.317494  9957 consensus_queue.cc:237] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:20.320436  9949 raft_consensus.cc:1064] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:20.323235  9949 consensus_queue.cc:237] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.333062  9509 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.392998  8625 catalog_manager.cc:5697] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.399791  8725 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.397140  8803 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.411896  9959 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:02:20.427174  9944 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:20.443809  9949 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:20.494868  9959 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:20.498750  8625 catalog_manager.cc:5697] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.498801  8803 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:20.516083  9509 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:20.502677  8625 catalog_manager.cc:5697] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.528555  8870 raft_consensus.cc:1275] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.531816  9993 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.559136  8796 raft_consensus.cc:1275] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.569609  9958 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.575392 10002 raft_consensus.cc:1064] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:20.580106 10002 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.607457  9950 raft_consensus.cc:1064] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:20.611311  9950 consensus_queue.cc:237] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.625727  9956 raft_consensus.cc:1064] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:20.638197  8625 catalog_manager.cc:5697] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:20.638201  9956 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.674633  8719 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:20.727099  9510 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.757721  9949 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:20.764469  8798 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.766963  9992 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:20.771095  8869 consensus_queue.cc:237] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:20.774308  8870 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.813333  8719 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.788435  9992 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:02:20.822930  8870 raft_consensus.cc:1275] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.887562  8794 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.857093  9949 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:02:20.919992  8794 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.924018 10023 consensus_queue.cc:1048] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:20.955534 10029 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:20.962252  9950 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:20.962751  8877 raft_consensus.cc:1275] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:20.970868  8727 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.978751  8726 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.981135  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:20.982331 10029 consensus_queue.cc:1048] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:20.983052  8719 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:20.984674  8868 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.964838  9508 raft_consensus.cc:1275] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:20.992985  9510 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.003165 10009 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:21.004794  8719 raft_consensus.cc:1275] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:21.009657 10028 consensus_queue.cc:1048] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:21.017555  9942 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:21.087600  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 53311.2us
I20260709 13:02:21.079102  9944 consensus_queue.cc:1048] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:02:21.113969  9510 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.125808  9956 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:21.131455 10026 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:02:21.143091 10008 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:02:21.146808 10032 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 13:02:21.167012  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 113320us
W20260709 13:02:21.187541  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 85323.8us
W20260709 13:02:21.259123  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 66151.1us
I20260709 13:02:21.261711  8870 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.263335  8877 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.263523  9959 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:21.277501  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 87869.9us
I20260709 13:02:21.283828  8720 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:21.306672  8728 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:21.324847  9956 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:02:21.326431 10008 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
W20260709 13:02:21.486595  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 158728us
W20260709 13:02:21.527866  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 182821us
I20260709 13:02:21.425781  9950 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:21.633612 10044 log.cc:927] Time spent T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.241s	user 0.002s	sys 0.000s
W20260709 13:02:21.635602 10043 log.cc:927] Time spent T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Append to log took a long time: real 0.194s	user 0.001s	sys 0.001s
W20260709 13:02:21.642695  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 282700us
W20260709 13:02:21.665802 10056 log.cc:927] Time spent T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.054s	user 0.001s	sys 0.001s
W20260709 13:02:21.712672  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 251455us
I20260709 13:02:21.740998 10057 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
W20260709 13:02:21.726516 10047 log.cc:927] Time spent T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
W20260709 13:02:21.754400  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 423278us
I20260709 13:02:21.758396  9956 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:21.741988 10057 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:21.792064 10057 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:21.841391 10002 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:21.863718  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 217989us
I20260709 13:02:21.869946  9950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:55254 (request call id 78) took 1107 ms. Trace:
I20260709 13:02:21.869289  9510 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:21.870494  9950 rpcz_store.cc:276] 0709 13:02:20.763014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:20.768927 (+  5913us) service_pool.cc:224] Handling call
0709 13:02:20.799617 (+ 30690us) log.cc:844] Serialized 487 byte log entry
0709 13:02:20.833802 (+ 34185us) spinlock_profiling.cc:243] Waited 917 us on lock 0x7b1800054e80. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe771bde1 00007f4fe77285b1 00007f4fde8212a6 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18a9571 00007f4fe18b9142 00007f4fe1899eaa 00007f4fe18a0d53
0709 13:02:20.838433 (+  4631us) spinlock_profiling.cc:243] Waited 4.5 ms on lock 0x7b5400396fa0. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18a9571 00007f4fe18b9142 00007f4fe1899eaa 00007f4fe18a0d53 00007f4fe18a0cd9 00007f4fe18a0c69 00007f4fe18a0c31 00007f4fe189fdfd 000000000038f354 000000000038f199 00007f4fde853475
0709 13:02:20.841970 (+  3537us) spinlock_profiling.cc:243] Waited 4.03 ms on lock 0x7b2c00107528. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe0239a11 00007f4fe0248a0a 00007f4fe0248693 00007f4fe0248631 00007f4fe197cb52 00007f4fe197ccf5 00007f4fe18b9691 00007f4fe1899eaa 00007f4fe18a0d53 00007f4fe18a0cd9 00007f4fe18a0c69
0709 13:02:20.891836 (+ 49866us) spinlock_profiling.cc:243] Waited 2.12 ms on lock 0x7b1800054e80. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe771bde1 00007f4fe77285b1 00007f4fde8212a6 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18a9571 00007f4fe197cd01 00007f4fe18b9691 00007f4fe1899eaa
0709 13:02:20.892445 (+   609us) spinlock_profiling.cc:243] Waited 6.04 ms on lock 0x7b18002021a0. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18a9571 00007f4fe197cd01 00007f4fe18b9691 00007f4fe1899eaa 00007f4fe18a0d53 00007f4fe18a0cd9 00007f4fe18a0c69 00007f4fe18a0c31 00007f4fe189fdfd 000000000038f354 000000000038f199
0709 13:02:21.869822 (+977377us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15909,"raft.queue_time_us":2245,"raft.run_cpu_time_us":10550,"raft.run_wall_time_us":125068,"spinlock_wait_cycles":40494208}
I20260709 13:02:21.886114  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e70473543bee4c9bb932841e937016da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:21.901655  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:02:21.901690  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 286801us
I20260709 13:02:21.910168  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.920966  8876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:21.925707  8876 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 1.
I20260709 13:02:21.928182  8794 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:21.929620  8692 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:21.935364 10059 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:21.937047 10059 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:21.939386 10059 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:21.940197 10050 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:21.940845 10050 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:21.960646 10050 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:21.977558  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:21.988804  8626 catalog_manager.cc:5697] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:21.994793  8721 raft_consensus.cc:2955] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:21.996137  8625 catalog_manager.cc:5697] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.016157  9509 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.019351  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:02:21.996426  9508 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.010463 10002 raft_consensus.cc:493] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:22.037890  8720 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.058990  8624 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.050130 10002 raft_consensus.cc:515] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.064626 10002 leader_election.cc:290] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:22.067472  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:22.030198 10059 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:22.073305  8728 raft_consensus.cc:1240] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Rejecting Update request from peer 4bc0afe9c66d4ee99bda525a434a0bfc for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260709 13:02:22.074517 10059 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:22.082427  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:22.089855  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
W20260709 13:02:22.106045 10047 log.cc:927] Time spent T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.057s	user 0.001s	sys 0.001s
I20260709 13:02:22.113304  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:22.113268  8840 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:22.124058  8766 leader_election.cc:304] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:22.124894  9956 raft_consensus.cc:2749] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:22.125291 10032 consensus_queue.cc:1059] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.126328 10002 raft_consensus.cc:3055] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.126748 10002 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:22.127210  8694 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:22.127735 10002 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.134958 10037 raft_consensus.cc:2749] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:22.160878 10002 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.174124  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:22.172381 10068 raft_consensus.cc:2749] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:22.196264  8868 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.238303  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet e70473543bee4c9bb932841e937016da with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:22.245862  8796 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.252638  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:22.253443  8869 raft_consensus.cc:606] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:22.256781  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:22.257395  8869 raft_consensus.cc:606] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:22.261265 10085 tablet_replica.cc:333] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:22.262640 10085 raft_consensus.cc:2243] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.263507 10085 raft_consensus.cc:2272] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.267063 10085 ts_tablet_manager.cc:1916] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:22.287870  9508 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.294852  8720 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.296563 10067 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:22.300351 10054 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:22.302906  8796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:22.303602  8796 raft_consensus.cc:606] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:22.307008  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:22.307659  8869 raft_consensus.cc:606] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:22.315541 10085 ts_tablet_manager.cc:1929] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:22.316277 10085 log.cc:1199] T e70473543bee4c9bb932841e937016da P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/e70473543bee4c9bb932841e937016da
I20260709 13:02:22.315323  9956 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.318938  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet e70473543bee4c9bb932841e937016da (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:22.336680  9509 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.347374  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da3547a1c1854ebb85895aea10b336d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:22.353377 10055 raft_consensus.cc:993] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:22.356142 10009 raft_consensus.cc:1081] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:22.359325  8720 raft_consensus.cc:2955] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.368872 10002 raft_consensus.cc:993] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:22.369460 10002 raft_consensus.cc:1081] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:22.397122  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44738
I20260709 13:02:22.397884  9509 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.398304  9509 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.375231  8721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:02:22.405210  8721 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.405682  8721 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.418478  9509 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.421164  9509 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:22.423231  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:22.423918  8803 raft_consensus.cc:3055] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.424214  8803 raft_consensus.cc:740] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:22.425580  8803 consensus_queue.cc:260] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.431341  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:22.436585  8803 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.437366  8720 raft_consensus.cc:3060] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.439591  8623 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.451508  8720 raft_consensus.cc:2468] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:22.453158  9474 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:22.454119 10062 raft_consensus.cc:2804] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.454720 10062 raft_consensus.cc:697] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:22.455667 10062 consensus_queue.cc:237] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.457604  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet da3547a1c1854ebb85895aea10b336d1 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:22.460875  8721 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.464123  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:22.464735  8796 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.480777  8721 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:22.482836  8796 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:22.484445  8694 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:22.485531 10069 raft_consensus.cc:2804] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.486230 10069 raft_consensus.cc:697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:22.487289 10069 consensus_queue.cc:237] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.494585  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:22.495249  8869 raft_consensus.cc:3055] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.495576  8869 raft_consensus.cc:740] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:22.497539  8869 consensus_queue.cc:260] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.499348  8869 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.507817  8874 consensus_queue.cc:237] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.512123  8803 raft_consensus.cc:2468] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:22.518637 10040 raft_consensus.cc:993] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:22.519497 10040 raft_consensus.cc:1081] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:22.508688 10088 tablet_replica.cc:333] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:22.523622  8796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:22.524453  8796 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.524842  8796 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.524940 10088 raft_consensus.cc:2243] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.526603 10088 raft_consensus.cc:2272] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.528196  8869 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:22.551501  8721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:22.552213  8721 raft_consensus.cc:606] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:22.553668  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:22.555402  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:22.538069  8626 catalog_manager.cc:5697] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.558339  8796 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.561736  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:22.564761  8720 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.565438  8796 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:22.582757  9508 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.623448  8625 catalog_manager.cc:5697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.603626 10088 ts_tablet_manager.cc:1916] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:22.632062  8726 raft_consensus.cc:1275] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.634938  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:22.635740  8874 raft_consensus.cc:3055] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.636219  8874 raft_consensus.cc:740] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:22.637097  8874 consensus_queue.cc:260] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.638006  8874 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.644491  8720 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:22.654181  8766 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:22.655182 10054 raft_consensus.cc:2804] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.655961 10054 raft_consensus.cc:697] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:22.654223  9959 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:02:22.657119 10054 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.649103  8874 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:22.678620 10009 consensus_queue.cc:1048] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:22.686173  9950 raft_consensus.cc:993] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:22.686707 10055 raft_consensus.cc:1081] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:22.713996 10055 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.728369  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44732
I20260709 13:02:22.729041  9509 raft_consensus.cc:493] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.729410  9509 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.741748  9509 raft_consensus.cc:515] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.745648  8720 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.747364  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:22.748081  8803 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.750765  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc6178fec7a4f74950f465ca597358a" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:22.751508  8874 raft_consensus.cc:3055] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.751837  8874 raft_consensus.cc:740] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:22.752780  8874 consensus_queue.cc:260] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.756075  8874 raft_consensus.cc:3060] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.759532  8803 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:22.764686  9477 leader_election.cc:304] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:22.765730 10062 raft_consensus.cc:2804] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.766302 10062 raft_consensus.cc:697] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:22.766346  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:22.767462 10062 consensus_queue.cc:237] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:22.773690  9509 leader_election.cc:290] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:22.779119  8874 raft_consensus.cc:2468] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:22.792651  8625 catalog_manager.cc:5697] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 3, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 3 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.798007  8626 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.806648  9509 raft_consensus.cc:2955] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:22.810511  8624 catalog_manager.cc:5697] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.848301  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:22.860658 10088 ts_tablet_manager.cc:1929] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:22.870999 10095 tablet_replica.cc:333] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:22.885389 10088 log.cc:1199] T da3547a1c1854ebb85895aea10b336d1 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/da3547a1c1854ebb85895aea10b336d1
I20260709 13:02:22.886359 10095 raft_consensus.cc:2243] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:22.887485 10095 raft_consensus.cc:2272] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:22.888010  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet da3547a1c1854ebb85895aea10b336d1 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:22.871592  8803 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.899763 10095 ts_tablet_manager.cc:1916] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:22.901310 10062 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:22.943678  9993 raft_consensus.cc:993] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:22.944203  9993 raft_consensus.cc:1081] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:22.946178  8801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:22.946772  8801 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.947072  8720 raft_consensus.cc:1275] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:22.947129  8801 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.948772 10062 consensus_queue.cc:1048] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:22.957274  8801 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.971938  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:22.972597  8726 raft_consensus.cc:3055] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.972898  8726 raft_consensus.cc:740] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:22.973631  8726 consensus_queue.cc:260] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:22.978989  8726 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:23.011829  8801 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:23.021916  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:23.022508  8874 raft_consensus.cc:3060] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:23.037675  8874 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:23.045001  8767 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:23.047789  9956 raft_consensus.cc:2804] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:23.054414  9956 raft_consensus.cc:697] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:23.058301  9956 consensus_queue.cc:237] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.074440  8796 raft_consensus.cc:1275] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.076951  9993 consensus_queue.cc:1048] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:23.121970  8874 raft_consensus.cc:1275] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.123787  9993 consensus_queue.cc:1048] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:23.129659  8726 raft_consensus.cc:2468] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:23.073019 10095 ts_tablet_manager.cc:1929] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:23.134474 10095 log.cc:1199] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/5eb34ea6d0394e25b03d5fc3709cfbb1
I20260709 13:02:23.139667  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 5eb34ea6d0394e25b03d5fc3709cfbb1 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:23.163815  8624 catalog_manager.cc:5697] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:23.228160  8796 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.229444 10062 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:23.234056  8725 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.235852 10026 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.247255  8874 raft_consensus.cc:1275] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.248132  8868 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.250115 10054 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.250793 10028 consensus_queue.cc:1048] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:23.517238 10107 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:23.517866 10107 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.521622  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:23.522324  8801 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:23.522644  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:23.521170  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:02:23.523988  8725 raft_consensus.cc:2393] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in current term 2: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:02:23.525786  9474 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:23.527009 10028 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.527033 10107 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:23.539337  8721 raft_consensus.cc:1275] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:23.543706 10110 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:23.543007 10028 raft_consensus.cc:2749] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:23.553650  9950 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:23.556700  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.554237  9950 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.566224  9950 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:23.567516  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:23.568313  8796 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:23.572168  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:02:23.572346  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:23.573022  9508 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:23.573019  8725 raft_consensus.cc:2393] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 2: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:02:23.584496  8840 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:23.585376 10009 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:23.585809 10009 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:23.586217 10009 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.597959 10009 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.601197  8869 raft_consensus.cc:1275] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:23.601817 10009 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:23.603601  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:23.604605  8725 raft_consensus.cc:2393] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 2: Already voted for candidate 274b3319cd124f029b0d9665cf3ebe86 in this term.
I20260709 13:02:23.607232  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:23.607187  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:23.617208  8801 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:23.621605 10026 consensus_queue.cc:1048] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:23.627380  9509 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:23.632597  8840 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:23.633561 10055 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.634740 10055 raft_consensus.cc:697] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:23.635960 10055 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.688464  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.691087  8626 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3), now has a pending config: VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1), VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2), VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3), VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:23.775661  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "100399b900434cd5b09349c6f222665d"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:23.776319  8801 raft_consensus.cc:606] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:23.781455  8868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:23.782069  8868 raft_consensus.cc:606] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:23.784370 10054 raft_consensus.cc:993] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:23.784904 10054 raft_consensus.cc:1081] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:23.786691  8725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "100399b900434cd5b09349c6f222665d"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:23.787225  8725 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.787577  8725 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.788251  8726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:23.788839  8726 raft_consensus.cc:606] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:23.792562  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:23.793217  8869 raft_consensus.cc:606] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:23.801041  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:23.798820  8725 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.805886  8869 raft_consensus.cc:606] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:23.810802  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:23.811556  8801 raft_consensus.cc:3055] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.811889  8801 raft_consensus.cc:740] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:23.812857  8801 consensus_queue.cc:260] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.814884  8801 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.815065  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:23.816861  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:23.824225 10037 raft_consensus.cc:993] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:23.825596 10037 raft_consensus.cc:1081] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:23.826596  8801 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:23.828392  8694 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:23.828790  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:23.829679  9509 raft_consensus.cc:493] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.830090  9509 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.831774  9993 raft_consensus.cc:2804] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.836505  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:23.837234  8869 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.839200  9993 raft_consensus.cc:697] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:23.840816  9993 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.845458  8869 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:23.848403  8725 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:23.850373  9509 raft_consensus.cc:515] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.852627  9509 leader_election.cc:290] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:23.853762  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:23.854580  8801 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.857023  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:23.857703  8725 raft_consensus.cc:3055] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.858057  8725 raft_consensus.cc:740] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:23.858928  8725 consensus_queue.cc:260] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.863718 10009 raft_consensus.cc:993] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:23.864358 10009 raft_consensus.cc:1081] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:23.865631  8725 raft_consensus.cc:3060] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.867266  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:02:23.869112  8726 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.869925  8726 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.873531  8725 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:23.875123  9474 leader_election.cc:304] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:23.876255  8801 raft_consensus.cc:2468] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:23.876471 10107 raft_consensus.cc:2804] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.887882 10107 raft_consensus.cc:697] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:23.888973 10107 consensus_queue.cc:237] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:23.892761  8626 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:23.909502  8624 catalog_manager.cc:5697] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:23.916055  9950 raft_consensus.cc:993] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:23.916833  9950 raft_consensus.cc:1081] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:23.923828  8801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:23.924522  8801 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.924898  8801 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.925122  8726 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.927563  8726 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:23.928442  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:23.929518  8796 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.928555  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:23.931046  8869 raft_consensus.cc:3055] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.931459  8869 raft_consensus.cc:740] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:23.932423  8869 consensus_queue.cc:260] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.933696  8869 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.936997  8801 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.959174  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:23.959852  8868 raft_consensus.cc:3055] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.960170  8868 raft_consensus.cc:740] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:23.957298  8801 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:23.960981  8868 consensus_queue.cc:260] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.962267  8868 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.965286  8796 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:23.969853  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:23.970706  8725 raft_consensus.cc:3060] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.971436  8869 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:23.977394  8694 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:23.979239  9993 raft_consensus.cc:2804] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.979822  9993 raft_consensus.cc:697] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:23.980744  9993 consensus_queue.cc:237] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:23.985142  8868 raft_consensus.cc:2468] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:24.073256  8725 raft_consensus.cc:2468] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:24.079871 10037 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.080641  8766 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:24.080422 10037 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:24.082813 10037 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:24.090004  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:24.091029 10110 raft_consensus.cc:2804] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.095973 10110 raft_consensus.cc:697] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
W20260709 13:02:24.097141  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 103992us
I20260709 13:02:24.096921 10110 consensus_queue.cc:237] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:24.105294  9509 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:24.111685  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:24.091013  8796 raft_consensus.cc:2410] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 274b3319cd124f029b0d9665cf3ebe86 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 13:02:24.118731  8801 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:24.123822  8721 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:24.138494  9950 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:24.150151 10009 raft_consensus.cc:993] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:24.151162 10009 raft_consensus.cc:1081] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:24.153901 10122 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.148080  8626 catalog_manager.cc:5697] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.143996  8624 catalog_manager.cc:5697] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.178494  8694 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
W20260709 13:02:24.195647  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 53012.6us
I20260709 13:02:24.196903 10123 raft_consensus.cc:2749] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:24.196911 10122 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:24.204069  8796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:24.210680  8796 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:24.211102  8796 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.220446 10126 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.231961  8721 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.259622  8869 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.262144 10123 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:24.295960  8626 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1), VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2), VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3), VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.309988  8801 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.312970 10117 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.328907  9509 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.332418  8796 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:24.345446  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:24.346182  8725 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.355330  8796 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:24.354120  8801 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:24.378942 10133 log.cc:927] Time spent T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.066s	user 0.000s	sys 0.002s
I20260709 13:02:24.380195  8725 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:24.385576  8766 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:24.386502 10110 raft_consensus.cc:2804] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:24.387039 10110 raft_consensus.cc:697] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:24.389357 10110 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:24.417321  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:24.418045  8869 raft_consensus.cc:3055] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:24.418717  8869 raft_consensus.cc:740] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:24.419778  8869 consensus_queue.cc:260] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:24.421217  8869 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:24.421286  8624 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.441649  8801 raft_consensus.cc:1275] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.443475 10123 consensus_queue.cc:1048] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.452239  8869 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:24.465010  8721 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.477458  8869 raft_consensus.cc:1275] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.480999 10123 consensus_queue.cc:1048] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.499894 10107 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.508926  8868 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:24.516721  8801 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.518522 10126 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.531745  8794 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.535293  8803 raft_consensus.cc:1275] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.536761  9509 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:24.530383 10055 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.537961 10107 consensus_queue.cc:1048] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.544533 10126 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:02:24.555472  9509 raft_consensus.cc:2955] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.578799  8625 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:24.613343  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ec0e32c49d64edc868c9ea74c1980ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:24.617224  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ec0e32c49d64edc868c9ea74c1980ff with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:24.627106  8869 raft_consensus.cc:1275] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.629974 10110 consensus_queue.cc:1048] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.647215 10147 tablet_replica.cc:333] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:24.648599 10147 raft_consensus.cc:2243] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:24.649484 10147 raft_consensus.cc:2272] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:24.661257  8721 raft_consensus.cc:1275] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.661841 10147 ts_tablet_manager.cc:1916] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:24.662822 10130 consensus_queue.cc:1048] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.707259 10147 ts_tablet_manager.cc:1929] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:24.707875 10147 log.cc:1199] T 0ec0e32c49d64edc868c9ea74c1980ff P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/0ec0e32c49d64edc868c9ea74c1980ff
I20260709 13:02:24.709940  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 0ec0e32c49d64edc868c9ea74c1980ff (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:24.818073  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:24.839125  8869 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.840677 10054 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:24.854447  8721 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:24.856325 10054 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:24.884186  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:24.946017  8725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:24.946687  8725 raft_consensus.cc:606] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:24.953044  8803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:24.953662  8803 raft_consensus.cc:606] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:24.956302  8803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:24.956807  8803 raft_consensus.cc:606] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:24.959569  8726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:24.960335  8726 raft_consensus.cc:606] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:24.963241  8869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:24.963897  8869 raft_consensus.cc:606] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:24.965365  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:24.967198  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:25.066133 10153 raft_consensus.cc:993] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:25.066911 10155 raft_consensus.cc:1081] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:25.069028  9508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:25.069555  9508 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.069814  9508 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.075347  9508 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:25.077539 10110 raft_consensus.cc:993] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:25.078087  9508 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:25.078179 10110 raft_consensus.cc:1081] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:25.078641  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:25.079231  8801 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.078218  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:25.080333  8725 raft_consensus.cc:3055] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.080317  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:25.080906  8725 raft_consensus.cc:740] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:25.081202  8726 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.081599  8726 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.081889  8725 consensus_queue.cc:260] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:25.083353  8725 raft_consensus.cc:3060] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.085801  8801 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:25.087347  9477 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:25.088223 10141 raft_consensus.cc:2804] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.088857 10141 raft_consensus.cc:697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:25.089771 10141 consensus_queue.cc:237] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:25.091874  8725 raft_consensus.cc:2468] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:25.092198  8726 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.094940  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:25.095570  8801 raft_consensus.cc:3055] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.095947  8801 raft_consensus.cc:740] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:25.096771  8801 consensus_queue.cc:260] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.097906  8801 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.100046  8726 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:25.102526  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:25.103178  8874 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.103134  8625 catalog_manager.cc:5697] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.106312 10055 raft_consensus.cc:993] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:25.106853 10055 raft_consensus.cc:1081] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:25.109750  8794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:25.110649  8794 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.111156  8794 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.122583  8794 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.123999  8874 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:25.122352  8801 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:25.125771  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:25.127255  8726 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.128286  8794 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:25.125854  8692 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:25.129725 10155 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.130321 10155 raft_consensus.cc:697] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:25.131505 10155 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.126005  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8228e4915ea4221a38cecaa584b3cc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:25.135021  8874 raft_consensus.cc:3055] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.135527  8874 raft_consensus.cc:740] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:25.136453  8874 consensus_queue.cc:260] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.136973  8726 raft_consensus.cc:2468] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:25.137939  8874 raft_consensus.cc:3060] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.138243  8766 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:25.139274 10054 raft_consensus.cc:2804] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.139783 10054 raft_consensus.cc:697] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:25.140666 10054 consensus_queue.cc:237] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.146059  8874 raft_consensus.cc:2468] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:25.160399  8625 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.162997  8626 catalog_manager.cc:5697] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.382182 10054 raft_consensus.cc:993] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:25.382829 10110 raft_consensus.cc:1081] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:25.384945  8725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:25.385618  8725 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.385887  8725 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.392948  8725 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.394840  8725 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:25.395861  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:25.395861  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:25.396699  8801 raft_consensus.cc:3055] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.396836  8874 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.397140  8801 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:25.398155  8801 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.399621  8801 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.404546  8874 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:25.405985  8692 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:25.406839 10155 raft_consensus.cc:2804] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.406721  8801 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:25.407802 10155 raft_consensus.cc:697] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:25.408783 10155 consensus_queue.cc:237] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:25.420379 10155 raft_consensus.cc:993] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:25.421106 10155 raft_consensus.cc:1081] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:25.422994  8801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:25.422595  8626 catalog_manager.cc:5697] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.423730  8801 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.424598  8801 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.433816  8801 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:25.436942  8801 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:25.438568  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:25.439350  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:25.439523  8869 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.439945  8725 raft_consensus.cc:3055] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:25.440210  8725 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:25.440891  8725 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:25.441923  8725 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:25.445019  8869 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:25.448202  8767 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:25.449111 10110 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:25.449628 10110 raft_consensus.cc:697] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:25.450644 10110 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:25.452951  8725 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:25.467981  8626 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.492553  8794 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:25.494273 10141 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:25.537081  8725 raft_consensus.cc:1275] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:25.575708 10141 consensus_queue.cc:1048] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:25.653635  8869 raft_consensus.cc:1275] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.655323 10054 consensus_queue.cc:1048] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.666795  8794 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.668574 10155 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.677119  8721 raft_consensus.cc:1275] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.678845 10054 consensus_queue.cc:1048] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.704356  8874 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.706748  8725 consensus_queue.cc:237] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:25.707758 10153 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.715830  8869 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:25.715921  8691 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37eb92edcdc748479c657676053d8d25. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.717561 10153 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.726717  8794 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:25.734236 10153 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:25.748252 10165 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.758984  8868 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.770104  8874 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:25.790530  8801 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:25.791803  8868 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.792145 10055 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:25.793320  8840 consensus_peers.cc:597] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5a4d44d5804a0ebd5915c53385d1bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.793809 10165 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.792352  8725 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:25.799711  8625 catalog_manager.cc:5697] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.806886 10055 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:25.804224  8801 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.847245  8869 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.849084 10176 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.845441 10122 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.863247  8801 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.870200  8725 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.872786 10110 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:25.883402  8720 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:25.897084  8794 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:25.898103  8721 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:25.902753 10165 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:25.918807  8625 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:25.943364  8691 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 100399b900434cd5b09349c6f222665d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.945005  8869 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.949095 10192 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:25.954576  8794 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.956185 10192 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.968132  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:25.974272 10155 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.002307  8874 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.003125  8625 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.005923  8794 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.004563  8721 consensus_queue.cc:237] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:26.041004  8691 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af4a5bea83854761a109713d835ffd3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.056447  8803 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:26.057895  8874 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:26.058491 10192 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:26.060014 10194 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:26.067873 10192 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.071086  8803 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.071149  8874 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:26.207697  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:26.205204  8624 catalog_manager.cc:5697] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.238857 10205 ts_tablet_manager.cc:933] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:26.268819 10205 tablet_copy_client.cc:323] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:26.271124  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 37eb92edcdc748479c657676053d8d25 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:26.271793  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 37eb92edcdc748479c657676053d8d25 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-37eb92edcdc748479c657676053d8d25
I20260709 13:02:26.295840  8737 tablet_copy_source_session.cc:215] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.305999 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37eb92edcdc748479c657676053d8d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.339896 10205 tablet_copy_client.cc:806] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.340662 10205 tablet_copy_client.cc:670] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.348253 10205 tablet_copy_client.cc:538] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.371447 10208 ts_tablet_manager.cc:933] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:26.392726 10208 tablet_copy_client.cc:323] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:26.398797  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet eb5a4d44d5804a0ebd5915c53385d1bb from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:26.399334 10205 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:26.399482  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet eb5a4d44d5804a0ebd5915c53385d1bb from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-eb5a4d44d5804a0ebd5915c53385d1bb
I20260709 13:02:26.457111  8725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:26.457772  8725 raft_consensus.cc:606] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:26.482504 10212 ts_tablet_manager.cc:933] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:26.487504  8726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:26.488636  8726 raft_consensus.cc:606] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:26.493276 10205 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:26.495280 10205 tablet_bootstrap.cc:492] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:26.495070  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:26.495853  8801 raft_consensus.cc:606] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:26.496201 10205 ts_tablet_manager.cc:1403] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.025s
I20260709 13:02:26.499738  8868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:26.500748  8868 raft_consensus.cc:606] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:26.501398 10205 raft_consensus.cc:359] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.502614 10205 raft_consensus.cc:740] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:26.503590 10205 consensus_queue.cc:260] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.513185 10205 ts_tablet_manager.cc:1434] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.009s
I20260709 13:02:26.519374  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-37eb92edcdc748479c657676053d8d25 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:26.519937  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-37eb92edcdc748479c657676053d8d25 on tablet 37eb92edcdc748479c657676053d8d25 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:26.521374  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:26.522058  8801 raft_consensus.cc:606] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:26.525084  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:26.527580  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:26.528908 10211 ts_tablet_manager.cc:933] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:26.529767  8887 tablet_copy_source_session.cc:215] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.537076 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5a4d44d5804a0ebd5915c53385d1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.555706 10212 tablet_copy_client.cc:323] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:26.557830  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet af4a5bea83854761a109713d835ffd3c from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:26.558530  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet af4a5bea83854761a109713d835ffd3c from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-af4a5bea83854761a109713d835ffd3c
I20260709 13:02:26.561242 10211 tablet_copy_client.cc:323] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:26.568331  8738 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 100399b900434cd5b09349c6f222665d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:26.569335  8738 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 100399b900434cd5b09349c6f222665d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-100399b900434cd5b09349c6f222665d
I20260709 13:02:26.579176 10208 tablet_copy_client.cc:806] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.580255 10208 tablet_copy_client.cc:670] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.583461  8738 tablet_copy_source_session.cc:215] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.591619 10208 tablet_copy_client.cc:538] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.606667 10208 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:26.613835  8737 tablet_copy_source_session.cc:215] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.618032 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4a5bea83854761a109713d835ffd3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.619715 10211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100399b900434cd5b09349c6f222665d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.649192 10212 tablet_copy_client.cc:806] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.650415 10212 tablet_copy_client.cc:670] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.658377  9511 raft_consensus.cc:1217] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:26.661507 10212 tablet_copy_client.cc:538] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.681677 10211 tablet_copy_client.cc:806] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.682375 10211 tablet_copy_client.cc:670] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.689352 10211 tablet_copy_client.cc:538] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.695726 10212 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:26.720155 10211 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:26.732689 10208 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:26.733845 10208 tablet_bootstrap.cc:492] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:26.734688 10208 ts_tablet_manager.cc:1403] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.128s	user 0.049s	sys 0.008s
I20260709 13:02:26.739213 10208 raft_consensus.cc:359] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.740216 10208 raft_consensus.cc:740] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:26.754518 10208 consensus_queue.cc:260] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.772667 10208 ts_tablet_manager.cc:1434] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 13:02:26.776862 10211 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:26.777976 10211 tablet_bootstrap.cc:492] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:26.783339 10211 ts_tablet_manager.cc:1403] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.065s	user 0.041s	sys 0.000s
I20260709 13:02:26.789214  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-eb5a4d44d5804a0ebd5915c53385d1bb received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:26.788902 10211 raft_consensus.cc:359] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.790477 10211 raft_consensus.cc:740] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:26.791869 10211 consensus_queue.cc:260] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.790022  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-eb5a4d44d5804a0ebd5915c53385d1bb on tablet eb5a4d44d5804a0ebd5915c53385d1bb with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:26.901895 10212 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:26.903123 10212 tablet_bootstrap.cc:492] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:26.903978 10212 ts_tablet_manager.cc:1403] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.209s	user 0.029s	sys 0.024s
I20260709 13:02:26.907353 10211 ts_tablet_manager.cc:1434] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.123s	user 0.058s	sys 0.047s
W20260709 13:02:26.916602  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 98930.8us
I20260709 13:02:26.920142 10054 raft_consensus.cc:993] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:26.920678 10203 raft_consensus.cc:1081] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:26.922166 10212 raft_consensus.cc:359] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.943044  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:26.943781  8720 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:26.944154  8720 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.942534 10212 raft_consensus.cc:740] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:26.954780  9509 raft_consensus.cc:1217] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:26.958345 10212 consensus_queue.cc:260] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:26.962739 10153 raft_consensus.cc:993] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:26.963567 10153 raft_consensus.cc:1081] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:26.964913 10212 ts_tablet_manager.cc:1434] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:02:26.960639  8720 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:26.968643  9511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:26.972091  9511 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:26.972525  9511 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.973592  8720 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:26.974186  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:26.974789  8801 raft_consensus.cc:3055] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:26.975070  8801 raft_consensus.cc:740] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:26.975875  8801 consensus_queue.cc:260] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:26.976953  8801 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.984135 10176 raft_consensus.cc:993] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:26.984740 10176 raft_consensus.cc:1081] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:26.987228  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:26.987922  8720 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:26.988286  8720 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:27.010504  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 217910us
I20260709 13:02:27.012025  9509 raft_consensus.cc:1217] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:27.023221 10222 raft_consensus.cc:993] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:27.023757 10222 raft_consensus.cc:1081] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:27.025956  8803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:27.026774  8803 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.027112  8803 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.028530  8738 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-100399b900434cd5b09349c6f222665d received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:27.029011  8738 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-100399b900434cd5b09349c6f222665d on tablet 100399b900434cd5b09349c6f222665d with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:27.030035  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-af4a5bea83854761a109713d835ffd3c received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:27.030457  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-af4a5bea83854761a109713d835ffd3c on tablet af4a5bea83854761a109713d835ffd3c with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:27.031869 10221 raft_consensus.cc:993] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:27.032419 10219 raft_consensus.cc:1081] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:27.039772  9511 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.041796  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:27.042466  8874 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.043339  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:27.044114  8869 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.046268  8801 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:27.047783  8694 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:27.049388 10192 raft_consensus.cc:2804] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.049532  8874 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:27.050220 10192 raft_consensus.cc:697] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:27.052083  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:27.053087  8726 raft_consensus.cc:3055] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.053417  8726 raft_consensus.cc:740] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:27.054256  8726 consensus_queue.cc:260] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.056114  8720 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:27.055294  8726 raft_consensus.cc:3060] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.060292  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:27.061125  8796 raft_consensus.cc:3055] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:27.061139  9511 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:27.061502  8796 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:27.062397  8796 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:27.064186  8796 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:27.069005  8803 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:27.051286 10192 consensus_queue.cc:237] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:27.087050  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:27.095235  8868 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:27.099050  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:27.099781  8728 raft_consensus.cc:3055] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.101246  8728 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:27.101986  8728 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:27.102954  8728 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.105423  8868 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:27.083204  8720 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:27.106791  8869 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:27.107920  8874 raft_consensus.cc:1240] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Rejecting Update request from peer 274b3319cd124f029b0d9665cf3ebe86 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:27.108122  9475 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:27.109227 10201 raft_consensus.cc:2804] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.109757 10201 raft_consensus.cc:697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:27.109939  8796 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:27.111423 10201 consensus_queue.cc:237] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.092717  9511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44732
I20260709 13:02:27.112677  9511 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.113175  9511 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.091534  8803 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:27.138123  8624 catalog_manager.cc:5697] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:27.131510  9511 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.146930  8692 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:27.150267  8728 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:27.157656  9511 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:27.162103 10155 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:27.165493  8766 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:27.167039 10054 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.162155  8726 raft_consensus.cc:2468] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:27.174626 10054 raft_consensus.cc:697] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:27.175716 10054 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:27.176779 10155 raft_consensus.cc:697] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:27.177848 10155 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:27.162067  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:27.181375  8626 catalog_manager.cc:5697] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.185410  8869 raft_consensus.cc:3055] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.185850  8869 raft_consensus.cc:740] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:27.187242  8869 consensus_queue.cc:260] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.189270  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:27.189174  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:27.191041  8874 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.192561  8726 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.196079  8869 raft_consensus.cc:3060] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.212318  8874 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:27.220911  8869 raft_consensus.cc:2468] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:27.223453  9475 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:27.224483 10201 raft_consensus.cc:2804] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.225297 10201 raft_consensus.cc:697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:27.226311 10201 consensus_queue.cc:237] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.231158  9511 raft_consensus.cc:1217] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:27.238472  8726 raft_consensus.cc:2468] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:27.238363 10222 raft_consensus.cc:1064] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:27.247923 10222 consensus_queue.cc:237] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.303280  8624 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.308728  8626 catalog_manager.cc:5697] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:27.348649  8625 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.353091  9511 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.357689  8803 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.356417 10194 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:02:27.360260 10155 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:27.380649  8869 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.393910 10222 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:27.411077 10155 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.415508  9507 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.419965  8869 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.432220 10218 raft_consensus.cc:1064] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:27.435022 10218 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.444316 10222 raft_consensus.cc:1064] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:27.448778 10222 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.469340  8624 catalog_manager.cc:5697] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:27.496737  8726 consensus_queue.cc:237] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:27.499323  9511 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.501333 10055 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:27.517891  9509 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.520841  8874 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.522569  8796 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.524358 10155 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:27.527726  8728 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:27.529827 10219 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:27.530203  8874 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.532400 10155 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:27.529059  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:27.549870  8796 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.552698  8874 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:27.556469 10055 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:27.557618  8874 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:27.594631  9508 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:27.600383  8794 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.572083 10204 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 13:02:27.625363  8794 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:27.575613 10153 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 13:02:27.574905 10236 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:02:27.666023 10222 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:02:27.702077  8796 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.704475  8726 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:27.709218 10243 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:02:27.672032 10220 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.730999  8868 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:27.737154  8728 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.747027 10203 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:27.749449 10236 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.681893 10247 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
W20260709 13:02:27.757068  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 51444.4us
I20260709 13:02:27.762074 10153 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.768270  8624 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.771181  8870 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:27.771301  8726 raft_consensus.cc:1275] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.778219  8871 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.767699  8877 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.780117 10201 consensus_queue.cc:1048] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:27.788160  9507 raft_consensus.cc:2955] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.790304  8875 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.792469 10201 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:27.806141 10243 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:27.818804  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37eb92edcdc748479c657676053d8d25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:27.819561 10203 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:27.827412  9508 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:27.832026  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 72999us
I20260709 13:02:27.837685  8624 catalog_manager.cc:5697] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.857503  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 37eb92edcdc748479c657676053d8d25 with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:27.873842  8625 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:27.892729  8803 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:27.911559  8728 raft_consensus.cc:1275] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.937881 10257 tablet_replica.cc:333] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
W20260709 13:02:27.971117  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 46570.8us
W20260709 13:02:28.011683  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 48213.1us
I20260709 13:02:27.929584 10244 consensus_queue.cc:1048] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
W20260709 13:02:28.015646 10079 log.cc:927] Time spent T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:02:28.037011 10247 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:28.075518  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:28.085889 10255 log.cc:927] Time spent T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:02:27.954725  9507 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:28.088866  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 75336.3us
W20260709 13:02:28.086490 10254 log.cc:927] Time spent T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260709 13:02:28.101917  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 86584.8us
W20260709 13:02:28.192787  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 179830us
W20260709 13:02:28.199014 10270 log.cc:927] Time spent T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.050s	user 0.000s	sys 0.002s
W20260709 13:02:28.235532  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 72113.3us
W20260709 13:02:28.254395  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 173877us
I20260709 13:02:28.253885 10257 raft_consensus.cc:2243] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:28.358963  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 115287us
W20260709 13:02:28.337603 10251 log.cc:927] Time spent T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:02:28.385087 10265 raft_consensus.cc:1064] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:28.355806 10257 raft_consensus.cc:2272] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:28.469326 10257 ts_tablet_manager.cc:1916] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:28.468987 10265 consensus_queue.cc:237] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:28.479127  8794 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.506502  8871 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:28.508325  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 272160us
I20260709 13:02:28.571908  8796 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:28.581525 10221 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:28.622151  9508 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:28.650604 10288 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:28.664471  8725 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:28.673084 10221 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.690204  9507 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.694799  8794 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.702366 10286 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:02:28.711476  8796 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.715349  9507 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:28.716881  8871 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:28.718616 10247 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:28.720793 10247 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:28.723043 10290 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:28.728866 10257 ts_tablet_manager.cc:1929] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:28.729396 10257 log.cc:1199] T 37eb92edcdc748479c657676053d8d25 P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/37eb92edcdc748479c657676053d8d25
I20260709 13:02:28.751439  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 37eb92edcdc748479c657676053d8d25 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:28.757867  8794 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.772115  8720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:28.772866  8720 raft_consensus.cc:606] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:28.777865 10155 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.805240  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 100399b900434cd5b09349c6f222665d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:28.811920  8801 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:28.813236  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:28.813916  8801 raft_consensus.cc:606] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:28.817730  9509 raft_consensus.cc:2955] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.818813 10265 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:28.830593  8874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:28.835286  9508 raft_consensus.cc:2955] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.853828  8625 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:28.863986  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb5a4d44d5804a0ebd5915c53385d1bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:28.870688  8874 raft_consensus.cc:606] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:28.880362  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:28.882292  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:28.902007 10249 raft_consensus.cc:993] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:28.902691 10249 raft_consensus.cc:1081] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:28.925640  8801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:28.926267  8801 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.926715  8801 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:02:28.926878 10297 log.cc:927] Time spent T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:02:28.942008  8801 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:28.944564  8801 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 4 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:28.949913  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:28.950702  8728 raft_consensus.cc:3055] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:28.951049  8728 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:28.951851  8728 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:28.953158  8728 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:28.953415  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:28.954367  8874 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:28.969305  8874 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 4.
I20260709 13:02:29.016788  8767 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:29.017063  8728 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 4.
I20260709 13:02:29.020779  8626 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:29.035015 10281 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:02:29.065647  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 48993.4us
W20260709 13:02:29.088819 10298 log.cc:927] Time spent T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:02:29.066444 10281 raft_consensus.cc:697] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:29.103534 10281 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } }
I20260709 13:02:29.107889 10249 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.111547  9507 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.136504 10303 raft_consensus.cc:993] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:29.137908 10303 raft_consensus.cc:1081] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:29.159993 10278 raft_consensus.cc:993] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:29.160534 10278 raft_consensus.cc:1081] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:29.164898  8871 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.172680  8794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:29.173674  8794 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.174208  8794 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.183056  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 100399b900434cd5b09349c6f222665d with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:29.184320  8725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:29.185245  8725 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.185732  8725 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.188849  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet eb5a4d44d5804a0ebd5915c53385d1bb with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:29.197592  8794 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.200546  8801 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.216132  8794 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:29.217039  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:29.217721  8871 raft_consensus.cc:3055] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.218077  8871 raft_consensus.cc:740] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:29.221361  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:29.222147  9507 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.221028  8871 consensus_queue.cc:260] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.241232  8871 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.243213  9507 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:29.246151  8725 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.246745  8766 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:29.247622 10303 raft_consensus.cc:2804] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.248142 10303 raft_consensus.cc:697] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
W20260709 13:02:29.248602  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 58942.8us
I20260709 13:02:29.249044 10303 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.249992 10311 tablet_replica.cc:333] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:29.254047  8725 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:29.251288 10311 raft_consensus.cc:2243] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.258455  8626 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 3 to 4, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 4 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:29.272127  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:29.273097  8801 raft_consensus.cc:3055] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.268085  8625 catalog_manager.cc:5697] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.273509  8801 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:29.274412  8801 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.277822  8801 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.276619 10311 raft_consensus.cc:2272] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.285928 10311 ts_tablet_manager.cc:1916] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.281586  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:29.294322  9507 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.299805 10310 tablet_replica.cc:333] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:29.301049 10310 raft_consensus.cc:2243] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.301889 10310 raft_consensus.cc:2272] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.307988  8801 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:29.311203  8871 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:29.311614 10310 ts_tablet_manager.cc:1916] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.313181  9507 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:29.314342  8691 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:29.315133 10155 raft_consensus.cc:2804] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.315578 10155 raft_consensus.cc:697] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:29.316493 10155 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.351938  8626 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.360399 10311 ts_tablet_manager.cc:1929] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:29.364446 10311 log.cc:1199] T eb5a4d44d5804a0ebd5915c53385d1bb P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/eb5a4d44d5804a0ebd5915c53385d1bb
I20260709 13:02:29.365965 10310 ts_tablet_manager.cc:1929] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:29.367108 10310 log.cc:1199] T 100399b900434cd5b09349c6f222665d P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/100399b900434cd5b09349c6f222665d
I20260709 13:02:29.366539  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet eb5a4d44d5804a0ebd5915c53385d1bb (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:29.374363  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 100399b900434cd5b09349c6f222665d (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:29.377162  8725 consensus_queue.cc:237] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:29.391058  8622 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.395533  9507 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.398314  8873 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:29.400120 10283 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:29.401188 10155 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:29.411652 10249 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.414158  8873 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.414423  9507 raft_consensus.cc:2955] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.433032  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af4a5bea83854761a109713d835ffd3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:29.443921  8622 catalog_manager.cc:5697] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:29.462371  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet af4a5bea83854761a109713d835ffd3c with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:29.470376 10313 tablet_replica.cc:333] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:29.473424 10313 raft_consensus.cc:2243] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.474200 10313 raft_consensus.cc:2272] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.477562 10313 ts_tablet_manager.cc:1916] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.495599 10313 ts_tablet_manager.cc:1929] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:29.495955 10313 log.cc:1199] T af4a5bea83854761a109713d835ffd3c P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/af4a5bea83854761a109713d835ffd3c
I20260709 13:02:29.497985  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet af4a5bea83854761a109713d835ffd3c (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:29.515791  8874 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:29.517764 10203 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:29.531237  8728 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:29.532733 10203 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:29.701610  8801 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:29.703586 10155 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:29.717694  9509 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:29.720017 10283 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:29.817133  9509 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:29.818843 10203 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:29.831981  8871 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:29.833884 10292 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:29.883757  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:29.967706  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:30.031978  8725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:30.032505  8725 raft_consensus.cc:606] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:30.035733  8794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e10f235f3be401a89eb68b391211622"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:30.036321  8794 raft_consensus.cc:606] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:30.040242  8725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:30.040889  8725 raft_consensus.cc:606] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:30.045739  8794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:30.046427  8794 raft_consensus.cc:606] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:30.050009  8871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:30.050765  8871 raft_consensus.cc:606] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:30.053406  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:30.056269  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:30.115348 10303 raft_consensus.cc:993] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:30.116014 10322 raft_consensus.cc:1081] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:30.117971  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:30.118477  8720 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:30.118835  8720 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.124740  8720 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.127226  8720 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:30.128367  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:30.129132  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:30.129400  8794 raft_consensus.cc:3055] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:30.129799  8871 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.129988  8794 raft_consensus.cc:740] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:30.131379  8794 consensus_queue.cc:260] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.132812  8794 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.137017  8871 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:30.137921  8794 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:30.138847  8692 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:30.139679 10283 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:30.140174 10283 raft_consensus.cc:697] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:30.141036 10283 consensus_queue.cc:237] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.156764 10288 raft_consensus.cc:993] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:30.156543  8626 catalog_manager.cc:5697] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.157403 10285 raft_consensus.cc:1081] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:30.159754  8794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:30.160545  8794 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:30.160997  8794 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.169771  8794 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.173375  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:30.174291  8871 raft_consensus.cc:3055] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:30.174636  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:30.175463  9509 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.176008 10303 raft_consensus.cc:993] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:30.176610 10322 raft_consensus.cc:1081] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:30.174703  8871 raft_consensus.cc:740] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:30.178252  8871 consensus_queue.cc:260] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.179733  8871 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.182066  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e10f235f3be401a89eb68b391211622"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:30.182876  8720 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:30.183281  8720 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.171939  8794 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:30.187204  9509 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:30.189716  8766 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:30.191190 10322 raft_consensus.cc:2804] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:30.192765 10322 raft_consensus.cc:697] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:30.193348  8871 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:30.193356  8720 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.195497 10322 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.197402  8720 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:30.197948  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:30.198599  8801 raft_consensus.cc:3055] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:30.198915  8801 raft_consensus.cc:740] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:30.199676  8801 consensus_queue.cc:260] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.201000  8801 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.207985  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:30.213162  8871 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:30.214810  8801 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:30.216503  8694 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:30.217751 10155 raft_consensus.cc:2804] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:30.219515 10155 raft_consensus.cc:697] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:30.220307 10155 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.220913  8626 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.235069  8871 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:30.238314  8626 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.259069 10328 raft_consensus.cc:993] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:30.259748 10328 raft_consensus.cc:1081] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:30.261852  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:30.262537  9509 raft_consensus.cc:493] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:30.262885  9509 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.280892  9509 raft_consensus.cc:515] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.283133  9509 leader_election.cc:290] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:30.284049  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:30.284152  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3547a1c1854ebb85895aea10b336d1" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:30.284904  8720 raft_consensus.cc:3055] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:30.284976  8801 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.285351  8720 raft_consensus.cc:740] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:30.286229  8720 consensus_queue.cc:260] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.287508  8720 raft_consensus.cc:3060] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.292307  8801 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:30.293778  9477 leader_election.cc:304] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:30.294652 10201 raft_consensus.cc:2804] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:30.294700  8720 raft_consensus.cc:2468] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:30.295176 10201 raft_consensus.cc:697] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:30.296212 10201 consensus_queue.cc:237] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:30.305720  8626 catalog_manager.cc:5697] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 3 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:30.548772 10328 raft_consensus.cc:993] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:30.554623 10249 raft_consensus.cc:1081] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:30.560525  8874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:55262
I20260709 13:02:30.561698  8874 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:30.562271  8874 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.587625  8874 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.594388  8874 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:30.599495  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:30.596725  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:30.600392  8801 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.600911  8720 raft_consensus.cc:3055] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:30.601469  8720 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:30.602993  8720 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.605666  8720 raft_consensus.cc:3060] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:30.603003  8794 raft_consensus.cc:1275] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:30.627645 10328 consensus_queue.cc:1048] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:30.654974  8801 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:30.660672  8843 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:30.662997 10331 raft_consensus.cc:2804] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:30.666602  8720 raft_consensus.cc:2468] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:30.669615 10331 raft_consensus.cc:697] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:30.671450 10331 consensus_queue.cc:237] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:30.723976  8801 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:30.730645 10243 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:30.732101  8626 catalog_manager.cc:5697] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:30.750782  8871 raft_consensus.cc:1275] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:30.761039 10283 consensus_queue.cc:1048] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:30.772815  8874 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:30.776594 10303 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:30.798311  9509 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:30.800196 10292 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:02:30.828110  8794 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:30.830896 10204 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:30.841349  8874 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:30.846130 10283 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:30.849246 10335 log.cc:927] Time spent T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:02:30.879621  8728 raft_consensus.cc:1275] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:30.893841 10345 consensus_queue.cc:1048] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:30.918301  8794 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:30.936714  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 55638.5us
W20260709 13:02:30.939520  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 66772.3us
I20260709 13:02:30.993862  8874 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:02:30.995738 10203 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:30.997172  8766 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: badf95438967415d965e2bd7ffeadc49. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:30.998366  8728 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:02:31.000039 10203 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:31.009285 10303 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.015159  8874 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.015816  8720 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.041867  8626 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 5, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 4 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.047075  8794 consensus_queue.cc:237] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.057526  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:31.061237  8766 consensus_peers.cc:597] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f49f0a1c176a41439ae676829804ccb2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.062001  8874 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.063072  8720 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:31.063854 10303 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:31.067415 10292 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:31.078662 10292 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.080608  8871 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.091850  8728 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.106037  8720 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.106660  8626 catalog_manager.cc:5697] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:31.119146  8691 consensus_peers.cc:597] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e10f235f3be401a89eb68b391211622. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.120069  8794 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:31.123339  8874 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:31.125499 10155 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.126104  8801 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:31.131742 10243 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:31.133761 10288 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.160137 10283 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.165077  8874 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.169701  8801 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.192763  8794 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.222911  8626 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.241267  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:31.265772  8766 consensus_peers.cc:597] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa09cb923d644737bfca485b9dcb4635. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.275895  8720 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:31.279405 10203 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:31.284516  8874 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:31.297276  8725 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:31.299371 10203 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.325881 10331 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:31.335295 10292 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.360096  8720 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.370105  8874 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.371358  8873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:31.372277  8873 raft_consensus.cc:606] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:31.376796  8725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:31.378201  8725 raft_consensus.cc:606] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:31.388948  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:31.389724  8801 raft_consensus.cc:606] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:31.405743  8720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:31.406430  8720 raft_consensus.cc:606] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:31.408876  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:31.405517  8622 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:31.410753  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:31.463232 10243 raft_consensus.cc:993] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:31.463860 10243 raft_consensus.cc:1081] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:31.466171  8874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:55262
I20260709 13:02:31.466869  8874 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.467183  8874 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.473028  8874 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.480448  8874 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:31.481714  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:31.482008  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:31.482681  8798 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.482760  8720 raft_consensus.cc:3055] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:31.483449  8720 raft_consensus.cc:740] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:31.487329  8720 consensus_queue.cc:260] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.490658  8720 raft_consensus.cc:3060] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.495858  8798 raft_consensus.cc:2468] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:31.497783  8843 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:31.501063 10331 raft_consensus.cc:2804] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.501817 10331 raft_consensus.cc:697] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:31.511430 10285 raft_consensus.cc:993] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:31.509033 10331 consensus_queue.cc:237] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.512171 10285 raft_consensus.cc:1081] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:31.514499  8725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:02:31.515414  8725 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.516367  8720 raft_consensus.cc:2468] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:31.516764  8725 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.533823  8626 catalog_manager.cc:5697] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.536890 10364 ts_tablet_manager.cc:933] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:31.553887  8725 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.561635 10364 tablet_copy_client.cc:323] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:31.568256  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:31.568670  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:31.568944  9509 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.569276  8874 raft_consensus.cc:3055] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:31.569602  8874 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:31.570504  8874 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.571754  8874 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.567092  8725 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:31.576035  8812 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet badf95438967415d965e2bd7ffeadc49 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:31.576792  8812 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet badf95438967415d965e2bd7ffeadc49 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-badf95438967415d965e2bd7ffeadc49
I20260709 13:02:31.592764  8812 tablet_copy_source_session.cc:215] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.594121  8874 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:31.595428  9509 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:31.596864  8691 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:31.597754 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet badf95438967415d965e2bd7ffeadc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.597878 10243 raft_consensus.cc:2804] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.598587 10243 raft_consensus.cc:697] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:31.599522 10243 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.620781 10364 tablet_copy_client.cc:806] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.621639 10364 tablet_copy_client.cc:670] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.626895 10364 tablet_copy_client.cc:538] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.641669 10364 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:31.663551  8626 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.684566 10368 ts_tablet_manager.cc:933] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:31.686760 10368 tablet_copy_client.cc:323] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:31.689440  8812 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet f49f0a1c176a41439ae676829804ccb2 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:31.690022  8812 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet f49f0a1c176a41439ae676829804ccb2 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-f49f0a1c176a41439ae676829804ccb2
I20260709 13:02:31.700657 10303 raft_consensus.cc:993] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:31.700977  8812 tablet_copy_source_session.cc:215] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.701253 10303 raft_consensus.cc:1081] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:31.703872  8725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:31.704468  8725 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.704838  8725 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.706813 10370 ts_tablet_manager.cc:933] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:31.709228 10370 tablet_copy_client.cc:323] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:31.711535 10364 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:31.712059  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 5e10f235f3be401a89eb68b391211622 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:31.712435  8725 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.713085  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 5e10f235f3be401a89eb68b391211622 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-5e10f235f3be401a89eb68b391211622
I20260709 13:02:31.713935 10364 tablet_bootstrap.cc:492] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:31.714663  8725 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:31.713165 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49f0a1c176a41439ae676829804ccb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.715850  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:31.716478 10364 ts_tablet_manager.cc:1403] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.015s
I20260709 13:02:31.720710 10364 raft_consensus.cc:359] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.721819 10364 raft_consensus.cc:740] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:31.722085  8737 tablet_copy_source_session.cc:215] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.716524  8794 raft_consensus.cc:3055] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:31.731388  8794 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:31.723469  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:31.732326  8794 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.732996  8873 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.733734  8794 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.743793 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e10f235f3be401a89eb68b391211622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.722908 10364 consensus_queue.cc:260] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.761557 10364 ts_tablet_manager.cc:1434] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:02:31.748876  8873 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:31.773408  8692 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:31.774489 10328 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:31.775067 10328 raft_consensus.cc:697] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:31.775939 10328 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:31.779072 10368 tablet_copy_client.cc:806] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.779915 10368 tablet_copy_client.cc:670] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.763180  8794 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 3.
I20260709 13:02:31.783281  8812 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-badf95438967415d965e2bd7ffeadc49 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:31.783803  8812 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-badf95438967415d965e2bd7ffeadc49 on tablet badf95438967415d965e2bd7ffeadc49 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:31.784444 10370 tablet_copy_client.cc:806] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.785090 10370 tablet_copy_client.cc:670] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.796416 10368 tablet_copy_client.cc:538] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.796887 10370 tablet_copy_client.cc:538] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.810343 10370 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:31.819099 10368 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:31.821007  8626 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.845762 10364 ts_tablet_manager.cc:933] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:31.845906 10155 raft_consensus.cc:993] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:31.846442 10155 raft_consensus.cc:1081] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:31.851794  8794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:31.852411  8794 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.852965  8794 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.866729  8794 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.869481  8794 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:31.871136  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:31.871258 10364 tablet_copy_client.cc:323] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:31.871582  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:31.871850  8728 raft_consensus.cc:3055] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:31.872221  8728 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:31.872268  9509 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.873121  8728 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.874334  8728 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.878355  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet aa09cb923d644737bfca485b9dcb4635 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:31.879052  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet aa09cb923d644737bfca485b9dcb4635 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-aa09cb923d644737bfca485b9dcb4635
I20260709 13:02:31.888221  8728 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:31.889654  8766 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:31.893549 10292 raft_consensus.cc:2804] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.898865  8813 tablet_copy_source_session.cc:215] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:31.900497 10292 raft_consensus.cc:697] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:31.906749 10292 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:31.908505 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa09cb923d644737bfca485b9dcb4635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:31.917765  9509 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:31.938241 10368 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:31.939895 10368 tablet_bootstrap.cc:492] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:31.940765 10368 ts_tablet_manager.cc:1403] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.012s
I20260709 13:02:31.944747 10368 raft_consensus.cc:359] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.945906 10368 raft_consensus.cc:740] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:31.946761 10368 consensus_queue.cc:260] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.955237 10368 ts_tablet_manager.cc:1434] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 13:02:31.955559 10370 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:31.956847 10370 tablet_bootstrap.cc:492] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:31.958146  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-f49f0a1c176a41439ae676829804ccb2 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:31.958689  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-f49f0a1c176a41439ae676829804ccb2 on tablet f49f0a1c176a41439ae676829804ccb2 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:31.960023 10370 ts_tablet_manager.cc:1403] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.039s
I20260709 13:02:31.962141  8626 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.965914 10370 raft_consensus.cc:359] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.967104 10370 raft_consensus.cc:740] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:31.952628 10364 tablet_copy_client.cc:806] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:31.970027 10370 consensus_queue.cc:260] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:31.970954 10364 tablet_copy_client.cc:670] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:31.974450 10370 ts_tablet_manager.cc:1434] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:02:31.977337  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5e10f235f3be401a89eb68b391211622 received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:31.977922  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5e10f235f3be401a89eb68b391211622 on tablet 5e10f235f3be401a89eb68b391211622 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:31.979947 10364 tablet_copy_client.cc:538] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:31.991530 10364 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:32.014314 10364 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:32.015481 10364 tablet_bootstrap.cc:492] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:32.016292 10364 ts_tablet_manager.cc:1403] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 13:02:32.020236 10364 raft_consensus.cc:359] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:32.021260 10364 raft_consensus.cc:740] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:32.022027 10364 consensus_queue.cc:260] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:32.024829 10364 ts_tablet_manager.cc:1434] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:32.027225  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-aa09cb923d644737bfca485b9dcb4635 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:32.027750  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-aa09cb923d644737bfca485b9dcb4635 on tablet aa09cb923d644737bfca485b9dcb4635 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:32.052935  8873 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.055575 10328 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:32.079670  9509 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.087383 10243 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.093822  9508 raft_consensus.cc:1217] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:02:32.116104  8728 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.118309 10331 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:32.119046  9508 raft_consensus.cc:1217] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:32.159351  9507 raft_consensus.cc:1217] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:32.159552  8794 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.163187 10331 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:32.205159  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 68337.5us
I20260709 13:02:32.343695  8794 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.345634 10155 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:32.365087  8874 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.366937 10388 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.396679  9507 raft_consensus.cc:1217] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:32.412109  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:32.470050  9507 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.471969 10387 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.501564  8728 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.503082 10303 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:32.540863 10322 raft_consensus.cc:1064] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:32.543787 10322 consensus_queue.cc:237] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:32.552253  8874 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.552400  9507 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.553076  8720 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:32.554037 10292 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.555195 10322 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:32.556325 10303 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:32.586902 10322 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.594339  8728 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.623459  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:32.623205  8626 catalog_manager.cc:5697] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.623904  8875 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.635671  9507 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.644526 10388 raft_consensus.cc:1064] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:32.647667 10388 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:32.683132 10387 raft_consensus.cc:1064] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:32.689175 10387 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:32.747556  9507 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:32.752286 10328 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.765129  8874 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:02:32.765985  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 86948.3us
I20260709 13:02:32.767954 10384 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:32.774600  8794 consensus_queue.cc:237] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:32.786639  9508 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:32.788075  8728 raft_consensus.cc:1275] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:32.788825  8801 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:32.790616 10303 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.792587  8728 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:32.793970 10249 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:32.798149 10322 consensus_queue.cc:1048] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:32.811929  8875 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:32.812708 10387 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:32.812736  9509 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:32.817750  8875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:32.818421  8875 raft_consensus.cc:606] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:32.829274  8726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:32.830001  8726 raft_consensus.cc:606] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:32.836335 10404 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:32.840286  8794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:32.840991  8794 raft_consensus.cc:606] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:32.844148 10404 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:32.846771  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:32.848716  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:32.836516 10322 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.855109 10328 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.856884  8798 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.858575  9509 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.871416  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f49f0a1c176a41439ae676829804ccb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:32.874877  8871 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.891022 10292 raft_consensus.cc:1064] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:32.890631 10404 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.890432  8720 raft_consensus.cc:2955] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.893285  8624 catalog_manager.cc:5697] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.905493  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet f49f0a1c176a41439ae676829804ccb2 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:32.897018 10292 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:32.915755  9507 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.924188  8728 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.936704 10411 tablet_replica.cc:333] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:32.938441 10411 raft_consensus.cc:2243] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.940549 10411 raft_consensus.cc:2272] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.942430  9508 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:32.965826 10303 raft_consensus.cc:993] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:32.966478 10322 raft_consensus.cc:1081] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:32.970283  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:32.970927  8726 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.971278  8726 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.980887  8726 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:32.980408  8626 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.984550  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:32.985440  8875 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.987761  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
W20260709 13:02:33.013913  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 45357.9us
I20260709 13:02:33.017602  8801 raft_consensus.cc:3055] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:33.044378  8801 raft_consensus.cc:740] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:33.045539  8801 consensus_queue.cc:260] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:33.042186  8720 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.046960  8801 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:33.003374  8871 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.013311 10411 ts_tablet_manager.cc:1916] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.061981  8875 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:33.033298  8625 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 5 to 6, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:33.043722 10361 raft_consensus.cc:993] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:33.063017 10361 raft_consensus.cc:1081] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:33.077852  8726 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:33.075726  8798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:33.079195  8798 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.079664  8798 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.081882  8692 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:33.087163 10243 raft_consensus.cc:2804] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:33.087913 10243 raft_consensus.cc:697] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:33.089072 10243 consensus_queue.cc:237] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:33.087287  9509 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:33.108034  9507 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:33.128665  8794 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:33.132091 10155 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:33.134759 10388 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:33.167557  8726 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:33.180402  8801 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
W20260709 13:02:33.185292  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 101079us
I20260709 13:02:33.151535 10384 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.192716 10411 ts_tablet_manager.cc:1929] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:33.193459 10411 log.cc:1199] T f49f0a1c176a41439ae676829804ccb2 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/f49f0a1c176a41439ae676829804ccb2
I20260709 13:02:33.194489  8801 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.195475  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet f49f0a1c176a41439ae676829804ccb2 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:33.192814  8794 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.177171  9509 raft_consensus.cc:2955] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.215330  8873 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:33.215330  8874 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:33.221145 10322 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:33.224555  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e10f235f3be401a89eb68b391211622 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:33.226087 10322 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:33.228075 10303 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.220779  8798 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.241467 10322 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:33.251718  8873 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.253643 10404 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.264048  8798 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:33.274565 10388 raft_consensus.cc:993] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:33.267011  8626 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.275241 10388 raft_consensus.cc:1081] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:33.278517  8871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:33.279340  8871 raft_consensus.cc:3055] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:33.279698  8871 raft_consensus.cc:740] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:33.279758  8874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:55262
I20260709 13:02:33.280519  8874 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.280952  8874 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.265792  9509 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:33.289634  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e10f235f3be401a89eb68b391211622 with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:33.290812 10411 tablet_replica.cc:333] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:33.292042 10411 raft_consensus.cc:2243] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.292820 10411 raft_consensus.cc:2272] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.293080  8871 consensus_queue.cc:260] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.299232  8871 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.304174 10411 ts_tablet_manager.cc:1916] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.316695  8626 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 6 to 7, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 4 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.317920  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:33.325691  8874 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.327713  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet badf95438967415d965e2bd7ffeadc49 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:33.339169  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet badf95438967415d965e2bd7ffeadc49 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:33.328878  8625 catalog_manager.cc:5697] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.318621  9509 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.353706 10322 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:33.361590  8871 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:33.367003  8767 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:33.384819 10292 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:33.385488 10417 tablet_replica.cc:333] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:33.385512 10292 raft_consensus.cc:697] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:33.387074 10417 raft_consensus.cc:2243] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.387441 10292 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.395452 10417 raft_consensus.cc:2272] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.395682  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:33.397418  8720 raft_consensus.cc:3055] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:33.397755  8720 raft_consensus.cc:740] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:33.397804  9509 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:33.398705  8720 consensus_queue.cc:260] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.399852  8720 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.402164 10417 ts_tablet_manager.cc:1916] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.404431 10303 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.406958  8874 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:33.410872  8720 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:33.412320  8840 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:33.413290 10361 raft_consensus.cc:2804] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:33.413834 10361 raft_consensus.cc:697] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:33.415884 10361 consensus_queue.cc:237] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.427646  9508 raft_consensus.cc:2955] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.429864  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:33.430646  9509 raft_consensus.cc:3060] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.432294  9511 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.461288 10411 ts_tablet_manager.cc:1929] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:33.461887 10411 log.cc:1199] T 5e10f235f3be401a89eb68b391211622 P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/5e10f235f3be401a89eb68b391211622
I20260709 13:02:33.463773  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 5e10f235f3be401a89eb68b391211622 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:33.478050  8625 catalog_manager.cc:5697] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.488487  9509 raft_consensus.cc:2468] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:33.489482  8728 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.504606  8874 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.518978  8625 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.514874  8626 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.551728 10417 ts_tablet_manager.cc:1929] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:02:33.552392 10417 log.cc:1199] T badf95438967415d965e2bd7ffeadc49 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/badf95438967415d965e2bd7ffeadc49
I20260709 13:02:33.554221  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet badf95438967415d965e2bd7ffeadc49 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:33.560678  8798 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:33.567075  8874 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:33.567435  9511 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:33.568809 10418 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:33.569839 10422 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:33.577616 10418 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.578747  8874 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.586005  9511 raft_consensus.cc:2955] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.592753  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa09cb923d644737bfca485b9dcb4635 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:33.603209  8625 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:33.618911  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet aa09cb923d644737bfca485b9dcb4635 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:33.619912 10417 tablet_replica.cc:333] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:33.621019 10417 raft_consensus.cc:2243] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.621899 10417 raft_consensus.cc:2272] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.625718 10417 ts_tablet_manager.cc:1916] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:33.641499 10417 ts_tablet_manager.cc:1929] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:33.642045 10417 log.cc:1199] T aa09cb923d644737bfca485b9dcb4635 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/aa09cb923d644737bfca485b9dcb4635
I20260709 13:02:33.647578  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet aa09cb923d644737bfca485b9dcb4635 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:33.651684  8798 raft_consensus.cc:1275] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:33.653375 10388 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:33.665122  8874 raft_consensus.cc:1275] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:33.668203 10243 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:33.851115  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:33.908274  8728 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:33.912177 10400 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:33.926805  9511 raft_consensus.cc:1275] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:33.931027 10400 consensus_queue.cc:1048] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:02:33.973524  9511 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:33.975005 10418 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:33.984709  8874 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:33.986759 10418 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:34.151681  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:34.204742  8728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:34.205392  8728 raft_consensus.cc:606] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:34.210070  8798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:34.210851  8798 raft_consensus.cc:606] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:34.214674  8874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:34.215298  8874 raft_consensus.cc:606] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:34.219143  8728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:34.219956  8728 raft_consensus.cc:606] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:34.221412  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:34.224018  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:34.399257 10400 raft_consensus.cc:993] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:34.399855 10331 raft_consensus.cc:1081] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:34.401854  8728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:02:34.402652  8728 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:34.403100  8728 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.409279  8728 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.411692  8728 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:34.412420  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:34.413129  8874 raft_consensus.cc:3055] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:34.413228  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:34.413538  8874 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:34.413800  9508 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.414359  8874 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.416029  8874 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.421080  9508 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:34.423408  8691 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:34.424672 10243 raft_consensus.cc:2804] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:34.425420 10243 raft_consensus.cc:697] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:34.426482 10243 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.424612  8874 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:34.445495  8624 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.454777 10388 raft_consensus.cc:993] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:34.455632 10436 raft_consensus.cc:1081] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:34.458841  8874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:55262
I20260709 13:02:34.459496  8874 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:34.460086  8874 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.475363  8874 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.479267  8874 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:34.479434  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:34.480180  8803 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.478765  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:34.483073  8728 raft_consensus.cc:3055] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:34.483649  8728 raft_consensus.cc:740] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:34.484767  8728 consensus_queue.cc:260] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.487973  8728 raft_consensus.cc:3060] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.488669  8803 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:34.490047  8843 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:34.491273 10331 raft_consensus.cc:2804] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:34.491875 10331 raft_consensus.cc:697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:34.492856 10331 consensus_queue.cc:237] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.497660  8728 raft_consensus.cc:2468] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:34.507143  8624 catalog_manager.cc:5697] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:34.590881 10436 raft_consensus.cc:993] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:34.591444 10436 raft_consensus.cc:1081] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:34.593506  8803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:34.594199  8803 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:34.594609  8803 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.608686  8803 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.612215  8803 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:34.612232  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:34.613245  8728 raft_consensus.cc:3055] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:34.613564  8728 raft_consensus.cc:740] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:34.614029  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:34.614693  8874 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.614346  8728 consensus_queue.cc:260] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.615877  8728 raft_consensus.cc:3060] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.625836  8874 raft_consensus.cc:2468] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:34.627686  8728 raft_consensus.cc:2468] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:34.628692  8767 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:34.629763 10418 raft_consensus.cc:2804] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:34.630347 10418 raft_consensus.cc:697] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:34.631522 10418 consensus_queue.cc:237] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:34.653611  8624 catalog_manager.cc:5697] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.718828  8720 consensus_queue.cc:237] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:34.726537  8801 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:34.726722  8874 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:34.727941  8691 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ed8f185da754a43a5a8f8cfd2898b6f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.727977 10436 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:34.729297 10388 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:34.745661 10436 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.745477  8801 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.762761  8871 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.770627  8720 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:34.771616  8624 catalog_manager.cc:5697] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:34.778489 10418 raft_consensus.cc:993] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:34.779119 10418 raft_consensus.cc:1081] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:34.782847  9508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44738
I20260709 13:02:34.783491  9508 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:34.783914  9508 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.789702  8803 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:34.790164  8871 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:02:34.791040  8691 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ae449a8c2304730a8155727e8db44ad. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.791574 10243 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:34.794898 10434 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:34.798832  9508 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.801580  9508 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:34.802850  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:34.802872  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:34.803496  8801 raft_consensus.cc:3055] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:34.803875  8728 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.804173  8801 raft_consensus.cc:740] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:34.805176  8801 consensus_queue.cc:260] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.806339  8801 raft_consensus.cc:3060] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:34.814136  8728 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:34.823866  9474 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:34.825043 10362 raft_consensus.cc:2804] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:34.826097 10362 raft_consensus.cc:697] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:34.827275 10362 consensus_queue.cc:237] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:34.830040  8801 raft_consensus.cc:2468] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:34.829020 10243 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.835040  8803 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.845780  8871 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.853401  8720 consensus_queue.cc:237] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:34.887460  8691 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d130157fcf284721a34af49ec6d748ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.885977  8625 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.894079  8874 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:34.898132 10434 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:02:34.910230  8798 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:34.911031  9511 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:34.911937 10434 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:34.912672 10436 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:34.930313  8798 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.928423 10436 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.966331  8622 catalog_manager.cc:5697] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.966198  8871 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:34.970224  8624 catalog_manager.cc:5697] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 3 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:34.974186  8874 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:34.980026 10434 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:02:35.015305  8798 raft_consensus.cc:1275] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:35.032311 10453 consensus_queue.cc:1048] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:35.034804  8798 consensus_queue.cc:237] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.050999  8874 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:35.052702  8720 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:35.052821 10421 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:35.056130 10442 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:35.060325  8720 raft_consensus.cc:1275] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:35.063378 10331 consensus_queue.cc:1048] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:35.067217  8766 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78cde77fdbf745b8b97ea95b5836677b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:35.102128  8725 raft_consensus.cc:1275] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:35.115141 10418 consensus_queue.cc:1048] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:35.135003  8874 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:35.136581  8877 raft_consensus.cc:1275] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:35.142827 10418 consensus_queue.cc:1048] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:35.143428 10421 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:35.148442  8720 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:35.190673  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 49044.5us
I20260709 13:02:35.190064  8624 catalog_manager.cc:5697] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:35.220224 10473 ts_tablet_manager.cc:933] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:35.229389  8801 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:35.232875 10452 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:35.235076 10473 tablet_copy_client.cc:323] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:35.237329  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 7ed8f185da754a43a5a8f8cfd2898b6f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:35.237979  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 7ed8f185da754a43a5a8f8cfd2898b6f from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-7ed8f185da754a43a5a8f8cfd2898b6f
I20260709 13:02:35.232620  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:35.281857  8737 tablet_copy_source_session.cc:215] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:35.295253 10473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8f185da754a43a5a8f8cfd2898b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.307377  8725 raft_consensus.cc:1275] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:35.311219 10452 consensus_queue.cc:1048] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:35.320181 10473 tablet_copy_client.cc:806] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:35.323081 10473 tablet_copy_client.cc:670] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:35.334055 10473 tablet_copy_client.cc:538] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:35.338176 10476 ts_tablet_manager.cc:933] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:35.344597 10478 ts_tablet_manager.cc:933] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:35.365017 10473 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:35.368515 10478 tablet_copy_client.cc:323] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:35.371469  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 6ae449a8c2304730a8155727e8db44ad from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:35.372076  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 6ae449a8c2304730a8155727e8db44ad from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-6ae449a8c2304730a8155727e8db44ad
I20260709 13:02:35.380411  8737 tablet_copy_source_session.cc:215] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:35.384892 10478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae449a8c2304730a8155727e8db44ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.402696 10476 tablet_copy_client.cc:323] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:35.404707  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet d130157fcf284721a34af49ec6d748ef from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:35.405444  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet d130157fcf284721a34af49ec6d748ef from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-d130157fcf284721a34af49ec6d748ef
I20260709 13:02:35.419973  8737 tablet_copy_source_session.cc:215] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:35.436142 10478 tablet_copy_client.cc:806] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:35.437402 10478 tablet_copy_client.cc:670] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:35.439877 10476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130157fcf284721a34af49ec6d748ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.450232 10473 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:35.451593 10473 tablet_bootstrap.cc:492] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:35.452747 10473 ts_tablet_manager.cc:1403] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.008s
I20260709 13:02:35.456046 10473 raft_consensus.cc:359] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.458433 10473 raft_consensus.cc:740] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:35.459232 10473 consensus_queue.cc:260] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.462046 10473 ts_tablet_manager.cc:1434] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:35.462759 10478 tablet_copy_client.cc:538] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:35.486402  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-7ed8f185da754a43a5a8f8cfd2898b6f received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:35.486960  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-7ed8f185da754a43a5a8f8cfd2898b6f on tablet 7ed8f185da754a43a5a8f8cfd2898b6f with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:35.489679 10478 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:35.495003 10476 tablet_copy_client.cc:806] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:35.495764 10476 tablet_copy_client.cc:670] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:35.506728 10476 tablet_copy_client.cc:538] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:35.519465 10476 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:35.529027 10478 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:35.530227 10478 tablet_bootstrap.cc:492] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:35.531191 10478 ts_tablet_manager.cc:1403] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.011s
I20260709 13:02:35.534248 10478 raft_consensus.cc:359] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.535410 10478 raft_consensus.cc:740] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:35.536126 10478 consensus_queue.cc:260] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.539960 10478 ts_tablet_manager.cc:1434] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:35.545353  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-6ae449a8c2304730a8155727e8db44ad received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:35.546205  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-6ae449a8c2304730a8155727e8db44ad on tablet 6ae449a8c2304730a8155727e8db44ad with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:35.569710 10476 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:35.571588 10476 tablet_bootstrap.cc:492] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:35.572453 10476 ts_tablet_manager.cc:1403] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.001s
I20260709 13:02:35.576012 10476 raft_consensus.cc:359] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.577078 10476 raft_consensus.cc:740] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:35.578516 10476 consensus_queue.cc:260] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.582154 10476 ts_tablet_manager.cc:1434] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:02:35.592316  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d130157fcf284721a34af49ec6d748ef received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:35.593039  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d130157fcf284721a34af49ec6d748ef on tablet d130157fcf284721a34af49ec6d748ef with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:35.665220 10476 ts_tablet_manager.cc:933] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:35.667021 10476 tablet_copy_client.cc:323] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:35.668691  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 78cde77fdbf745b8b97ea95b5836677b from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:35.669181  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 78cde77fdbf745b8b97ea95b5836677b from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-78cde77fdbf745b8b97ea95b5836677b
I20260709 13:02:35.675053  8813 tablet_copy_source_session.cc:215] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:35.678472 10476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cde77fdbf745b8b97ea95b5836677b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:35.696007  9511 raft_consensus.cc:1217] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:35.724489 10476 tablet_copy_client.cc:806] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:35.725220 10476 tablet_copy_client.cc:670] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:35.734396 10476 tablet_copy_client.cc:538] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:35.744961 10476 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:35.772784 10476 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:35.773854 10476 tablet_bootstrap.cc:492] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:35.774605 10476 ts_tablet_manager.cc:1403] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 13:02:35.778262 10476 raft_consensus.cc:359] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.779186 10476 raft_consensus.cc:740] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:35.779773 10476 consensus_queue.cc:260] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:35.784125 10476 ts_tablet_manager.cc:1434] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:35.800751  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-78cde77fdbf745b8b97ea95b5836677b received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:35.801316  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-78cde77fdbf745b8b97ea95b5836677b on tablet 78cde77fdbf745b8b97ea95b5836677b with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:35.812276  9511 raft_consensus.cc:1217] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:35.944587  9511 raft_consensus.cc:1217] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:36.023100  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:36.074070  8801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:36.074712  8801 raft_consensus.cc:606] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:36.077690  8720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:36.078289  8720 raft_consensus.cc:606] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:36.081501  8877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:36.082134  8877 raft_consensus.cc:606] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:36.083590  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:36.084735  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:36.113700 10451 raft_consensus.cc:993] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:36.114240 10331 raft_consensus.cc:1081] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:36.116781  8801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:02:36.117446  8801 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.117887  8801 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.128468  8801 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:36.133154  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:36.134123  8720 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.147528  8801 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:36.149221  8877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:36.149924  8877 raft_consensus.cc:3055] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:36.150071  8720 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:36.150341  8877 raft_consensus.cc:740] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:36.151428  8766 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:36.152575 10442 raft_consensus.cc:2804] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:36.151324  8877 consensus_queue.cc:260] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:36.153100 10442 raft_consensus.cc:697] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:36.154263  8877 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.154062 10442 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:36.168241  8877 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:36.178699  8622 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.249881  9511 raft_consensus.cc:1217] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:36.289254 10436 raft_consensus.cc:1064] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:36.292006 10436 consensus_queue.cc:237] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.302784  8877 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.303753  9511 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.306931 10243 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:36.319754 10388 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:36.322093  8801 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.339812 10388 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:36.377660 10495 raft_consensus.cc:1064] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:36.383033 10495 consensus_queue.cc:237] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.393136  8874 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:36.395807 10388 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:36.485152 10243 raft_consensus.cc:993] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:36.485734 10243 raft_consensus.cc:1081] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 8cc7e90e5fca483b821bbee11f4cebea to start an election
I20260709 13:02:36.488034  8871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
 from {username='slave'} at 127.0.0.1:55262
I20260709 13:02:36.488934  8871 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.489494  8871 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:36.513310  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 100574us
I20260709 13:02:36.517849  9511 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:36.526399  8801 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:36.548509  8624 catalog_manager.cc:5697] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.568967 10471 raft_consensus.cc:993] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:36.569510 10442 raft_consensus.cc:1081] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:36.575762  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:36.576392  8720 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.576817  8720 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.586380  8720 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.588973  8720 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:36.591614  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
W20260709 13:02:36.591845  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 48448.1us
I20260709 13:02:36.592273  8801 raft_consensus.cc:3055] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:36.592623  8801 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:36.593483  8801 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.595677  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:36.596330  9508 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.602206  8801 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.611510  9508 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:36.615314  8801 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:36.613741 10503 raft_consensus.cc:1064] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:36.621701  8691 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:36.623996 10503 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.625447 10243 raft_consensus.cc:2804] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:36.627116 10243 raft_consensus.cc:697] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:36.628230  8877 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.629168 10243 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.631381 10500 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:36.510238  8871 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.665501  8871 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:36.885795  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 222064us
I20260709 13:02:36.916538  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:36.917197  8720 raft_consensus.cc:3055] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:36.917500  8720 raft_consensus.cc:740] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:36.918356  8720 consensus_queue.cc:260] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:36.919703  8720 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:36.932487  8720 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:36.934378  8728 consensus_queue.cc:237] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:36.935925  8691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 314481us
I20260709 13:02:36.941219  9510 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:36.941747  9508 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.943365 10503 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:36.943723 10495 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:02:36.947618  9508 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:02:36.949366  8691 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:36.954663 10243 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:36.964123  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 341771us
I20260709 13:02:36.972609  8728 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.987321  8801 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:36.993223  8874 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:36.997048  8798 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:36.998711  8869 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:37.000242  9511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:37.000978  9511 raft_consensus.cc:3060] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:37.004269 10507 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:37.011041 10501 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:37.024030  8626 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.030972 10500 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:37.040071 10512 raft_consensus.cc:1064] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:37.058703 10243 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:37.061796 10243 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:37.073772 10503 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.096352  9511 raft_consensus.cc:2468] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:37.094514 10512 consensus_queue.cc:237] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:37.132593  9507 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.138833  8871 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:37.146696  8840 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [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: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:37.161377 10331 raft_consensus.cc:2804] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:37.162320  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:37.196247  8694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 138280us
I20260709 13:02:37.198684  9507 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:37.201579 10492 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:37.239020  8870 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.249208  8726 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:37.254612  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 93741.6us
W20260709 13:02:37.232694 10498 log.cc:927] Time spent T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:02:37.256690 10331 raft_consensus.cc:697] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:37.265540 10500 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.259085 10331 consensus_queue.cc:237] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:37.271360  8626 catalog_manager.cc:5697] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.329919  8798 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.334820 10495 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.339504  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ed8f185da754a43a5a8f8cfd2898b6f with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:37.344800  9510 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:37.351218 10436 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:37.355026  8800 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.357285  8875 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.362268  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ed8f185da754a43a5a8f8cfd2898b6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:37.350339  8874 raft_consensus.cc:2955] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.375232  8794 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:37.387633  9507 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.400501 10501 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:37.406761  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 149673us
W20260709 13:02:37.410105  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 162363us
I20260709 13:02:37.412410 10533 tablet_replica.cc:333] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:37.419166 10533 raft_consensus.cc:2243] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.421862 10512 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:37.425127 10533 raft_consensus.cc:2272] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.428560  9509 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:37.430747  8767 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:37.444582 10492 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:37.465556  8625 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.479869 10533 ts_tablet_manager.cc:1916] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:37.515266  8872 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:37.528227 10471 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.536911  8625 catalog_manager.cc:5697] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.545485  8720 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.566236  8624 catalog_manager.cc:5697] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:37.571797 10511 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:37.591547  9510 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.642210  8875 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.651898 10533 ts_tablet_manager.cc:1929] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:37.652496 10533 log.cc:1199] T 7ed8f185da754a43a5a8f8cfd2898b6f P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/7ed8f185da754a43a5a8f8cfd2898b6f
I20260709 13:02:37.654422  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 7ed8f185da754a43a5a8f8cfd2898b6f (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
W20260709 13:02:37.681042  8657 debug-util.cc:398] Leaking SignalData structure 0x7b080003c2a0 after lost signal to thread 7607
W20260709 13:02:37.682327  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800116800 after lost signal to thread 8660
W20260709 13:02:37.683724  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800374cc0 after lost signal to thread 8752
I20260709 13:02:37.683943  8728 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:37.684939  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800375240 after lost signal to thread 8827
W20260709 13:02:37.686137  8657 debug-util.cc:398] Leaking SignalData structure 0x7b08002a84c0 after lost signal to thread 8901
I20260709 13:02:37.688184  8624 catalog_manager.cc:5697] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:37.689332  8657 debug-util.cc:398] Leaking SignalData structure 0x7b08002465c0 after lost signal to thread 9535
I20260709 13:02:37.726016  8798 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:37.725775  8720 consensus_queue.cc:237] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:37.729856 10500 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:37.733789  8875 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:37.735280  9507 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:37.737460  9509 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:37.744163 10388 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:37.744449 10436 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.750530  8794 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.757748 10243 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:37.759002 10519 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:37.764235 10500 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.768252  8872 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.774423  9510 raft_consensus.cc:2955] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.779412  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d130157fcf284721a34af49ec6d748ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:37.812186  8625 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 5 to 6, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 3 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.812853  9509 raft_consensus.cc:2955] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:37.837188  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ae449a8c2304730a8155727e8db44ad with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:37.847543  8624 catalog_manager.cc:5697] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 1 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:37.869930  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ae449a8c2304730a8155727e8db44ad with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:37.871562  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet d130157fcf284721a34af49ec6d748ef with delete_type TABLET_DATA_TOMBSTONED (TS 4bc0afe9c66d4ee99bda525a434a0bfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:37.872648 10533 tablet_replica.cc:333] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:37.875468 10547 tablet_replica.cc:333] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:37.875627  8720 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:37.878188 10331 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:37.874459 10533 raft_consensus.cc:2243] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.881340 10533 raft_consensus.cc:2272] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.895772 10533 ts_tablet_manager.cc:1916] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:37.897795 10547 raft_consensus.cc:2243] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.903249 10547 raft_consensus.cc:2272] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.911499 10547 ts_tablet_manager.cc:1916] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:37.924585  9509 raft_consensus.cc:1275] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:37.932658 10331 consensus_queue.cc:1048] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:38.012816 10547 ts_tablet_manager.cc:1929] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:38.014358 10547 log.cc:1199] T 6ae449a8c2304730a8155727e8db44ad P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/6ae449a8c2304730a8155727e8db44ad
I20260709 13:02:38.016841  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet 6ae449a8c2304730a8155727e8db44ad (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:38.036588 10533 ts_tablet_manager.cc:1929] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:38.037431 10533 log.cc:1199] T d130157fcf284721a34af49ec6d748ef P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/d130157fcf284721a34af49ec6d748ef
I20260709 13:02:38.040369  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet d130157fcf284721a34af49ec6d748ef (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:38.098737  8794 consensus_queue.cc:237] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.112788  8875 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:38.114867 10471 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:38.148473  9509 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:38.190263 10492 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:38.201968 10442 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:38.247769  9510 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:38.260540  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 63341.2us
I20260709 13:02:38.268734  8869 raft_consensus.cc:2955] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:38.294863  8625 catalog_manager.cc:5697] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:38.299916  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78cde77fdbf745b8b97ea95b5836677b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:38.311067  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 78cde77fdbf745b8b97ea95b5836677b with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:38.326129 10552 tablet_replica.cc:333] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:38.332770 10552 raft_consensus.cc:2243] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:38.333684 10552 raft_consensus.cc:2272] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.355729 10552 ts_tablet_manager.cc:1916] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:38.359710  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:38.404192 10552 ts_tablet_manager.cc:1929] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:38.404773 10552 log.cc:1199] T 78cde77fdbf745b8b97ea95b5836677b P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/78cde77fdbf745b8b97ea95b5836677b
I20260709 13:02:38.407384  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 78cde77fdbf745b8b97ea95b5836677b (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:38.532068  8728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:38.532903  8728 raft_consensus.cc:606] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:38.536677  8803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:38.537751  8803 raft_consensus.cc:606] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:38.542038  8875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b"
dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:47416
I20260709 13:02:38.542816  8875 raft_consensus.cc:606] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:38.545336  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:38.547199  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:38.714740 10544 raft_consensus.cc:993] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:38.715307 10544 raft_consensus.cc:1081] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:38.717140  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:44738
I20260709 13:02:38.717730  9509 raft_consensus.cc:493] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.718097  9509 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.724934  9509 raft_consensus.cc:515] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.727626  9509 leader_election.cc:290] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:38.728328  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:38.729239  8869 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.729739  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cde77fdbf745b8b97ea95b5836677b" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:38.730585  8803 raft_consensus.cc:3055] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.732913  8803 raft_consensus.cc:740] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:38.733937  8803 consensus_queue.cc:260] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.740026  8803 raft_consensus.cc:3060] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.740134  8869 raft_consensus.cc:2468] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:38.751281  9475 leader_election.cc:304] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:38.752521 10508 raft_consensus.cc:2804] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.753135 10508 raft_consensus.cc:697] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:38.754204 10508 consensus_queue.cc:237] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.765117  8803 raft_consensus.cc:2468] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:38.769237  8626 catalog_manager.cc:5697] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:38.871084 10451 raft_consensus.cc:993] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:38.871605 10500 raft_consensus.cc:993] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:38.871722 10522 raft_consensus.cc:1081] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:38.872220 10436 raft_consensus.cc:1081] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer 4bc0afe9c66d4ee99bda525a434a0bfc to start an election
I20260709 13:02:38.874011  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:34998
I20260709 13:02:38.874480  8798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
 from {username='slave'} at 127.0.0.1:56524
I20260709 13:02:38.874774  8720 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.875214  8798 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:38.875484  8720 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.875660  8798 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.886374  8720 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.888072  8798 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:38.889988  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:38.890863  8869 raft_consensus.cc:3055] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:38.891255  8869 raft_consensus.cc:740] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:38.891613  8798 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:38.892107  8869 consensus_queue.cc:260] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.893386  8869 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.895432  8728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:38.896159  8728 raft_consensus.cc:3055] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:38.896492  8728 raft_consensus.cc:740] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:38.896545  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:38.897271  8875 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.897408  8728 consensus_queue.cc:260] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:38.898988  8728 raft_consensus.cc:3060] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:38.908453  8720 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:38.909461  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:38.917717  9509 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:38.919523  8869 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:38.928668  8692 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:38.929912 10500 raft_consensus.cc:2804] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:38.930742 10500 raft_consensus.cc:697] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:38.932015 10500 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:38.906257  8875 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:38.916065  8728 raft_consensus.cc:2468] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:38.958680  8766 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:38.959949 10544 raft_consensus.cc:2804] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:38.960495 10544 raft_consensus.cc:697] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:38.960963  9509 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:38.961386 10544 consensus_queue.cc:237] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:38.976804  8626 catalog_manager.cc:5697] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:38.981617  8625 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.198254  8870 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:39.200037 10508 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:39.243052  8803 raft_consensus.cc:1275] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:39.245690 10508 consensus_queue.cc:1048] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:39.394325  8870 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:39.396201 10519 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:39.465158  9509 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:39.463325  8794 consensus_queue.cc:237] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:39.466969 10500 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:39.505889  8766 consensus_peers.cc:597] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1699b9b6c184edb935c74423d6be8be. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.511826  8874 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.513598 10544 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:39.523917  8725 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.525928 10544 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:39.537843 10554 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.546499  8875 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.548301  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:39.551997  8869 raft_consensus.cc:1275] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.579741 10544 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:39.584638  8725 raft_consensus.cc:1275] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:39.593430  8725 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.603766 10569 consensus_queue.cc:1048] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:39.662243  8625 catalog_manager.cc:5697] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.700667  8725 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:39.742583  8875 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.744968 10388 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:39.745573  8691 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d7ad639328447d98a428d44f12fb50d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.748500  8794 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.750620 10388 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:39.764328 10436 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.766273  8794 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.766273  8875 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.788166  8626 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.812930  8794 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:39.838150  8766 consensus_peers.cc:597] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a6a416213064e02b7fc04e8885e1e63. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.840694  8720 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.842963 10544 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:39.852881  8874 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.856278 10554 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.857671 10442 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:39.879565  8794 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:39.879184  8725 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.916157  8626 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.930310  8874 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:39.945273  8875 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.947171  8720 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:39.954479 10442 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:39.956607 10442 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:39.954490  8766 consensus_peers.cc:597] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d62d320c45aa4c05b6a63da22e33a019. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:39.993275 10544 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:40.002854  8869 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:40.008104 10583 ts_tablet_manager.cc:933] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:40.019872  8720 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:40.021210 10583 tablet_copy_client.cc:323] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:40.024017  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet d1699b9b6c184edb935c74423d6be8be from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:40.024605  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet d1699b9b6c184edb935c74423d6be8be from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-d1699b9b6c184edb935c74423d6be8be
I20260709 13:02:40.035472  8813 tablet_copy_source_session.cc:215] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:40.034776  8624 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.041450 10583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1699b9b6c184edb935c74423d6be8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.077662 10583 tablet_copy_client.cc:806] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:40.078318 10583 tablet_copy_client.cc:670] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:40.095337 10583 tablet_copy_client.cc:538] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:40.106740 10583 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:40.157960 10583 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:40.159500 10583 tablet_bootstrap.cc:492] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:40.160526 10583 ts_tablet_manager.cc:1403] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.014s
I20260709 13:02:40.164672 10583 raft_consensus.cc:359] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:40.165779 10583 raft_consensus.cc:740] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:40.166671 10583 consensus_queue.cc:260] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:40.170172 10583 ts_tablet_manager.cc:1434] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:02:40.174293  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d1699b9b6c184edb935c74423d6be8be received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:40.174865  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d1699b9b6c184edb935c74423d6be8be on tablet d1699b9b6c184edb935c74423d6be8be with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:40.341548  9509 raft_consensus.cc:1217] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:40.360817 10583 ts_tablet_manager.cc:933] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:40.372373 10583 tablet_copy_client.cc:323] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:40.374585  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 7d7ad639328447d98a428d44f12fb50d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:40.375182  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 7d7ad639328447d98a428d44f12fb50d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-7d7ad639328447d98a428d44f12fb50d
I20260709 13:02:40.387535  8737 tablet_copy_source_session.cc:215] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:40.390789 10589 ts_tablet_manager.cc:933] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:40.392117 10583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ad639328447d98a428d44f12fb50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.398195 10589 tablet_copy_client.cc:323] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:40.400190  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 9a6a416213064e02b7fc04e8885e1e63 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:40.400810  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 9a6a416213064e02b7fc04e8885e1e63 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-9a6a416213064e02b7fc04e8885e1e63
I20260709 13:02:40.438943 10583 tablet_copy_client.cc:806] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:40.440198 10583 tablet_copy_client.cc:670] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:40.485529  8813 tablet_copy_source_session.cc:215] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:40.504045 10583 tablet_copy_client.cc:538] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:40.534406 10583 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:40.538905 10589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6a416213064e02b7fc04e8885e1e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.538897 10591 ts_tablet_manager.cc:933] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:40.566732 10591 tablet_copy_client.cc:323] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
I20260709 13:02:40.569728  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet d62d320c45aa4c05b6a63da22e33a019 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:40.570384  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet d62d320c45aa4c05b6a63da22e33a019 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-d62d320c45aa4c05b6a63da22e33a019
I20260709 13:02:40.591564  8813 tablet_copy_source_session.cc:215] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:40.593144 10589 tablet_copy_client.cc:806] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:40.593971 10589 tablet_copy_client.cc:670] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:40.597522 10583 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:40.598708 10583 tablet_bootstrap.cc:492] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:40.599634 10583 ts_tablet_manager.cc:1403] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.019s
I20260709 13:02:40.603228 10583 raft_consensus.cc:359] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:40.637722 10583 raft_consensus.cc:740] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:40.641460 10583 consensus_queue.cc:260] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:40.654385 10583 ts_tablet_manager.cc:1434] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.007s
I20260709 13:02:40.704831  8737 tablet_copy_service.cc:342] P 274b3319cd124f029b0d9665cf3ebe86: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-7d7ad639328447d98a428d44f12fb50d received from {username='slave'} at 127.0.0.1:44448
I20260709 13:02:40.705840  8737 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-7d7ad639328447d98a428d44f12fb50d on tablet 7d7ad639328447d98a428d44f12fb50d with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:40.713821 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62d320c45aa4c05b6a63da22e33a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.761770  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:40.782994 10589 tablet_copy_client.cc:538] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:40.846150 10554 raft_consensus.cc:1064] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:40.851006  9509 raft_consensus.cc:1217] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:40.852933 10554 consensus_queue.cc:237] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:40.876375 10589 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
W20260709 13:02:40.881402  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 44735.5us
I20260709 13:02:40.936950 10591 tablet_copy_client.cc:806] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:40.937937 10591 tablet_copy_client.cc:670] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:40.949436 10591 tablet_copy_client.cc:538] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:40.962227 10591 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:40.973238  8870 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.007277  9509 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.007565 10442 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:02:41.010792  8720 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.048177 10554 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:41.059173 10442 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:41.080044 10554 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.091461 10589 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:41.092727 10589 tablet_bootstrap.cc:492] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:41.091439  9509 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.093489 10589 ts_tablet_manager.cc:1403] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.235s	user 0.024s	sys 0.018s
I20260709 13:02:41.100682 10589 raft_consensus.cc:359] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:41.101666 10589 raft_consensus.cc:740] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:41.085204  8720 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.103523 10589 consensus_queue.cc:260] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:41.114992 10589 ts_tablet_manager.cc:1434] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:02:41.132463 10591 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:41.133741 10591 tablet_bootstrap.cc:492] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:41.134629 10591 ts_tablet_manager.cc:1403] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.173s	user 0.028s	sys 0.006s
I20260709 13:02:41.144001 10591 raft_consensus.cc:359] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:41.144997 10591 raft_consensus.cc:740] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:41.145809 10591 consensus_queue.cc:260] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:41.149060 10591 ts_tablet_manager.cc:1434] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:02:41.149677  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-9a6a416213064e02b7fc04e8885e1e63 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:41.150220  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-9a6a416213064e02b7fc04e8885e1e63 on tablet 9a6a416213064e02b7fc04e8885e1e63 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:41.149899  8624 catalog_manager.cc:5697] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.155133  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d62d320c45aa4c05b6a63da22e33a019 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:41.155632  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-d62d320c45aa4c05b6a63da22e33a019 on tablet d62d320c45aa4c05b6a63da22e33a019 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:41.186993  8874 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.246474  8794 consensus_queue.cc:237] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.264145 10519 raft_consensus.cc:1064] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:41.273015  9507 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:41.270085 10519 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.278033 10442 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:41.287302  8720 raft_consensus.cc:1275] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:41.289664 10554 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.294216  8874 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.296840  8794 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.294629  9507 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:41.298235 10500 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:41.299083 10519 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:41.302932 10600 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:41.315389  9510 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.329339 10597 consensus_queue.cc:1048] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:41.339876 10436 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.342044  8870 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.364238  8626 catalog_manager.cc:5697] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.370450  8624 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.379784  8861 tablet_service.cc:1558] Processing DeleteTablet for tablet d1699b9b6c184edb935c74423d6be8be with delete_type TABLET_DATA_TOMBSTONED (TS 8cc7e90e5fca483b821bbee11f4cebea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55254
I20260709 13:02:41.380694  9507 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.394192 10615 tablet_replica.cc:333] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:02:41.394212  8794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01953ea178a2477dad5e67454256834d"
dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
mode: GRACEFUL
new_leader_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:42978
I20260709 13:02:41.395162  8794 raft_consensus.cc:606] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Received request to transfer leadership to TS 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:41.395988 10615 raft_consensus.cc:2243] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:41.397104 10615 raft_consensus.cc:2272] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:41.401984  8728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:41.402786 10615 ts_tablet_manager.cc:1916] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:41.402792  8728 raft_consensus.cc:606] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:41.414799  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:41.416666  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:41.425535  8720 raft_consensus.cc:2955] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.454764  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1699b9b6c184edb935c74423d6be8be with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:41.476194  9507 raft_consensus.cc:1217] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:41.497712  8800 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.551831  9507 raft_consensus.cc:1217] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:41.558955  8728 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.569532  8870 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:41.577893 10617 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:41.585271 10600 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.587604  8870 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.597119  9510 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:41.599972 10500 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:41.604837  9510 raft_consensus.cc:2955] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.621140  8610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d7ad639328447d98a428d44f12fb50d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:41.624497  8626 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 4 to 5, VOTER 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) evicted. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:41.641427 10544 raft_consensus.cc:993] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: : Instructing follower 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:41.641993 10597 raft_consensus.cc:1081] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Signalling peer 274b3319cd124f029b0d9665cf3ebe86 to start an election
I20260709 13:02:41.649508 10615 ts_tablet_manager.cc:1929] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:41.644253  8720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01953ea178a2477dad5e67454256834d"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
 from {username='slave'} at 127.0.0.1:35010
I20260709 13:02:41.651887  8720 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:41.655232  8720 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.650251 10615 log.cc:1199] T d1699b9b6c184edb935c74423d6be8be P 8cc7e90e5fca483b821bbee11f4cebea: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/wals/d1699b9b6c184edb935c74423d6be8be
I20260709 13:02:41.653810  8789 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d7ad639328447d98a428d44f12fb50d with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:56520
I20260709 13:02:41.665303 10618 tablet_replica.cc:333] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:41.666713 10618 raft_consensus.cc:2243] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:41.667723 10618 raft_consensus.cc:2272] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:41.672573  8720 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:41.675055 10618 ts_tablet_manager.cc:1916] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:41.676302  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:41.676983  8800 raft_consensus.cc:3055] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:41.677297  8800 raft_consensus.cc:740] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:41.678078  8800 consensus_queue.cc:260] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:41.679315  8800 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.680092  8611 catalog_manager.cc:5028] TS 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): tablet d1699b9b6c184edb935c74423d6be8be (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:41.682886  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:41.683506  8870 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:41.687048  8800 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:41.688838  8694 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 
I20260709 13:02:41.689828 10600 raft_consensus.cc:2804] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:41.690352 10600 raft_consensus.cc:697] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Leader. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:41.692065 10600 consensus_queue.cc:237] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:41.694342  8870 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 274b3319cd124f029b0d9665cf3ebe86 in term 2.
I20260709 13:02:41.694922  8720 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:41.712939 10618 ts_tablet_manager.cc:1929] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:41.713585 10618 log.cc:1199] T 7d7ad639328447d98a428d44f12fb50d P 4bc0afe9c66d4ee99bda525a434a0bfc: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/wals/7d7ad639328447d98a428d44f12fb50d
I20260709 13:02:41.718214  8613 catalog_manager.cc:5028] TS 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): tablet 7d7ad639328447d98a428d44f12fb50d (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:41.720100  8622 catalog_manager.cc:5697] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: term changed from 1 to 2, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.799505 10600 raft_consensus.cc:993] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:41.800096 10600 raft_consensus.cc:1081] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:41.802456  9510 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:41.803118  9510 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:41.803505  9510 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.813066  9510 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.816848  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:41.817480  8725 raft_consensus.cc:3055] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:41.817606  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:41.818307  8803 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.827174  8803 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:41.817816  8725 raft_consensus.cc:740] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:41.830747  8725 consensus_queue.cc:260] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.832069  8725 raft_consensus.cc:3060] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:41.845566  9477 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:41.846868 10558 raft_consensus.cc:2804] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:41.847458 10558 raft_consensus.cc:697] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:41.849124 10558 consensus_queue.cc:237] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:41.852113  8725 raft_consensus.cc:2468] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:41.853281  9510 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:41.864416  8622 catalog_manager.cc:5697] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 3 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.038370 10554 raft_consensus.cc:1064] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:42.043053 10554 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:42.078843  9510 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:42.082381  8874 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:42.084192 10616 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:42.085937  8728 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:42.086517 10616 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:42.094655 10544 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:42.117036 10544 raft_consensus.cc:1064] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:42.115882 10554 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.132543  8725 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.139470  8874 raft_consensus.cc:1275] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:42.144301  8874 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.153851 10617 consensus_queue.cc:1048] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:42.170228  8626 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.174487 10544 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:42.185105  8803 raft_consensus.cc:1275] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:42.187776 10617 consensus_queue.cc:1048] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:42.261463  9510 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.287113  9507 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:42.288661  8728 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:42.288781 10554 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:42.292233 10631 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:42.314520  8794 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:42.353821  8800 raft_consensus.cc:1275] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:42.357735 10598 consensus_queue.cc:1048] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:02:42.371359  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 48410.9us
I20260709 13:02:42.378881  8725 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:02:42.388734  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 83874.9us
I20260709 13:02:42.417888  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:42.438161  9507 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:42.448066 10544 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:42.468683  8874 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:42.484588  8876 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:42.497648 10554 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.501616 10544 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:42.506587  9510 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.524718 10544 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:42.537674 10554 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:42.538573  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d62d320c45aa4c05b6a63da22e33a019 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:42.564545  8626 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.570405 10597 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.583330  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet d62d320c45aa4c05b6a63da22e33a019 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:42.599535  8728 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.601179  9510 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.625409  8874 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.626523  8872 raft_consensus.cc:2955] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.660156 10641 tablet_replica.cc:333] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:42.661623 10641 raft_consensus.cc:2243] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:42.663908  8625 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.662536 10641 raft_consensus.cc:2272] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:42.681505 10641 ts_tablet_manager.cc:1916] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:42.693343  8803 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:42.703693 10641 ts_tablet_manager.cc:1929] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:42.704360 10641 log.cc:1199] T d62d320c45aa4c05b6a63da22e33a019 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/d62d320c45aa4c05b6a63da22e33a019
I20260709 13:02:42.706241  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet d62d320c45aa4c05b6a63da22e33a019 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:42.726140  9507 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:42.730821 10597 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:42.735109  8872 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:42.741773 10616 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:42.750532 10544 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.761580  9507 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.761861  8874 raft_consensus.cc:2955] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:42.782737  8613 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a6a416213064e02b7fc04e8885e1e63 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:42.793438  8622 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 4 to 5, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 2 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.819126  8715 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a6a416213064e02b7fc04e8885e1e63 with delete_type TABLET_DATA_TOMBSTONED (TS 274b3319cd124f029b0d9665cf3ebe86 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34992
I20260709 13:02:42.820343 10641 tablet_replica.cc:333] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:42.821779 10641 raft_consensus.cc:2243] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:42.824340 10641 raft_consensus.cc:2272] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:42.834775 10641 ts_tablet_manager.cc:1916] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:42.858903 10641 ts_tablet_manager.cc:1929] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:42.859372 10641 log.cc:1199] T 9a6a416213064e02b7fc04e8885e1e63 P 274b3319cd124f029b0d9665cf3ebe86: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/wals/9a6a416213064e02b7fc04e8885e1e63
I20260709 13:02:42.861145  8610 catalog_manager.cc:5028] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): tablet 9a6a416213064e02b7fc04e8885e1e63 (table test-workload [id=7f7b40a5551f4cd6bee646ac042274fa]) successfully deleted
I20260709 13:02:43.667596  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:43.720901  8728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f"
dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
mode: GRACEFUL
new_leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:52248
I20260709 13:02:43.721709  8728 raft_consensus.cc:606] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Received request to transfer leadership to TS b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:43.723755  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:43.725328  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:43.804015 10600 raft_consensus.cc:993] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: : Instructing follower b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:43.804682 10600 raft_consensus.cc:1081] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Signalling peer b8d9284eada74dacb5b7d5e5d9d43cd7 to start an election
I20260709 13:02:44.111068  9509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f"
dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
 from {username='slave'} at 127.0.0.1:34052
I20260709 13:02:44.111848  9509 raft_consensus.cc:493] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:44.112304  9509 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.384557  9509 raft_consensus.cc:515] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:44.393517  9509 leader_election.cc:290] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:44.703083  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:44.703780  8875 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.740115  9510 raft_consensus.cc:1240] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Rejecting Update request from peer 274b3319cd124f029b0d9665cf3ebe86 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:44.744521  8720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "274b3319cd124f029b0d9665cf3ebe86"
I20260709 13:02:44.745429  8720 raft_consensus.cc:3055] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:44.745893  8720 raft_consensus.cc:740] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 274b3319cd124f029b0d9665cf3ebe86, State: Running, Role: LEADER
I20260709 13:02:44.746724  8720 consensus_queue.cc:260] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:44.747771  8720 raft_consensus.cc:3060] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.765705  8875 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:44.777603  8874 raft_consensus.cc:1240] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Rejecting Update request from peer 274b3319cd124f029b0d9665cf3ebe86 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:44.799899  8720 raft_consensus.cc:2468] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:44.802165  9474 leader_election.cc:304] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:44.813941 10652 raft_consensus.cc:493] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:44.815111 10642 raft_consensus.cc:2804] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:44.829036 10642 raft_consensus.cc:697] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:44.828792 10652 raft_consensus.cc:515] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:44.830191 10642 consensus_queue.cc:237] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:44.837244 10652 leader_election.cc:290] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:44.846027  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "274b3319cd124f029b0d9665cf3ebe86" is_pre_election: true
I20260709 13:02:44.849184  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:44.859261  8766 leader_election.cc:304] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:44.861835 10652 raft_consensus.cc:2749] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:44.874809  8624 catalog_manager.cc:5697] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:44.881711  8725 consensus_queue.cc:237] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:44.895030  8801 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:44.896873 10500 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:44.897193  8874 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer 274b3319cd124f029b0d9665cf3ebe86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:44.898801  8691 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8750405989f0478b9d92af10b802b6f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:44.902645 10500 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } 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:02:44.908128 10600 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:44.924294  8801 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:44.956976  8870 consensus_queue.cc:237] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:44.951969  8622 catalog_manager.cc:5697] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "274b3319cd124f029b0d9665cf3ebe86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.981920  8874 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
W20260709 13:02:45.020056  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27f65de87bda46fbb378d6502e735c5d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.024937  8801 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:45.028616  8720 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:45.028743 10637 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:45.030682 10627 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:45.097044 10627 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.099562  8796 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.104138  8720 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.140318  8625 catalog_manager.cc:5697] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 4, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.202908  8870 consensus_queue.cc:237] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:45.273254  8723 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:45.275172 10645 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:45.300680  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d94c9767c14497d80061e4b58877fd1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.310669 10645 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.313256  8796 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:45.316128 10627 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:45.342442  8723 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.350847  8720 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:45.352712 10558 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:45.403143  8874 consensus_queue.cc:237] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:45.407248  8625 catalog_manager.cc:5697] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:45.415985  8824 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1e00 after lost signal to thread 7607
W20260709 13:02:45.417448  8824 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1ea0 after lost signal to thread 8660
I20260709 13:02:45.427083 10676 ts_tablet_manager.cc:933] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313)
I20260709 13:02:45.427645  8870 raft_consensus.cc:1275] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:45.439370  8840 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eb06931cc084978ae02cfffb5499f06. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:45.439862 10558 consensus_queue.cc:1048] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:45.443820  8824 debug-util.cc:398] Leaking SignalData structure 0x7b0800225300 after lost signal to thread 8752
I20260709 13:02:45.443995  8801 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:02:45.445317  8824 debug-util.cc:398] Leaking SignalData structure 0x7b080014e500 after lost signal to thread 8827
I20260709 13:02:45.445724 10637 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:45.447511  8824 debug-util.cc:398] Leaking SignalData structure 0x7b080032ad20 after lost signal to thread 8901
W20260709 13:02:45.454399  8824 debug-util.cc:398] Leaking SignalData structure 0x7b08002fffa0 after lost signal to thread 9535
I20260709 13:02:45.464807  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:45.466135  8725 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:45.467989 10637 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } 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:02:45.463800  8796 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.479043 10676 tablet_copy_client.cc:323] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.1:40313
I20260709 13:02:45.481264  8737 tablet_copy_service.cc:140] P 274b3319cd124f029b0d9665cf3ebe86: Received BeginTabletCopySession request for tablet 8750405989f0478b9d92af10b802b6f6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:44448)
I20260709 13:02:45.482007  8737 tablet_copy_service.cc:161] P 274b3319cd124f029b0d9665cf3ebe86: Beginning new tablet copy session on tablet 8750405989f0478b9d92af10b802b6f6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:44448: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6
I20260709 13:02:45.490703 10643 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.492231  8737 tablet_copy_source_session.cc:215] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:45.496868  8801 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.499302 10676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750405989f0478b9d92af10b802b6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:45.541545  8622 catalog_manager.cc:5697] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index -1 to 2, NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) added. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } }
I20260709 13:02:45.558966 10683 ts_tablet_manager.cc:933] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:45.568249  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
W20260709 13:02:45.588827  8840 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:02:45.670681  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 65773.4us
W20260709 13:02:45.725375  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:45.727152  8840 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:45.727898  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:45.734992 10683 tablet_copy_client.cc:323] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
W20260709 13:02:45.738375  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:45.748975  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 53640.2us
I20260709 13:02:45.739120  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 27f65de87bda46fbb378d6502e735c5d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:45.751353  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 27f65de87bda46fbb378d6502e735c5d from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-27f65de87bda46fbb378d6502e735c5d
W20260709 13:02:45.731930  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:45.784727  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 52908.1us
I20260709 13:02:45.797003 10692 ts_tablet_manager.cc:933] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:45.802582  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:45.808240  8887 tablet_copy_source_session.cc:215] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:45.873957 10676 tablet_copy_client.cc:806] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:45.874733 10676 tablet_copy_client.cc:670] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:45.876740 10683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f65de87bda46fbb378d6502e735c5d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:45.888777  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 49340us
W20260709 13:02:45.888761  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:45.885083  7604 tablet_copy_service.cc:362] P 274b3319cd124f029b0d9665cf3ebe86: Destroying tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6 due to service shutdown
I20260709 13:02:45.889945  7604 tablet_copy_service.cc:434] P 274b3319cd124f029b0d9665cf3ebe86: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6 on tablet 8750405989f0478b9d92af10b802b6f6 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:45.889729  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 55648.8us
W20260709 13:02:45.888207  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:45.898689  8766 consensus_peers.cc:597] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:45.979879 10692 tablet_copy_client.cc:323] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
W20260709 13:02:46.020392  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.013021  8766 consensus_peers.cc:597] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.044181  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 46332us
W20260709 13:02:46.051460  8766 consensus_peers.cc:597] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.057461  8766 consensus_peers.cc:597] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.058434  8766 consensus_peers.cc:597] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.059298  8766 consensus_peers.cc:597] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.060624 10702 ts_tablet_manager.cc:933] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.124274  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 5d94c9767c14497d80061e4b58877fd1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:46.124878  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 5d94c9767c14497d80061e4b58877fd1 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-5d94c9767c14497d80061e4b58877fd1
W20260709 13:02:46.128088  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.129022  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.134402  8766 consensus_peers.cc:597] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.145612  8887 tablet_copy_source_session.cc:215] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:02:46.143164  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.152024 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d94c9767c14497d80061e4b58877fd1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:46.153755  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.154440  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.157964  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.162940  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.164431  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.155273 10702 tablet_copy_client.cc:323] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.3:41219
I20260709 13:02:46.169685  8887 tablet_copy_service.cc:140] P 8cc7e90e5fca483b821bbee11f4cebea: Received BeginTabletCopySession request for tablet 6eb06931cc084978ae02cfffb5499f06 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:52578)
I20260709 13:02:46.170372  8887 tablet_copy_service.cc:161] P 8cc7e90e5fca483b821bbee11f4cebea: Beginning new tablet copy session on tablet 6eb06931cc084978ae02cfffb5499f06 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:52578: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-6eb06931cc084978ae02cfffb5499f06
W20260709 13:02:46.181087  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.196976  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.200858  8887 tablet_copy_source_session.cc:215] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:02:46.249234  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.273869  8766 consensus_peers.cc:597] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. 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:02:46.287087  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.313169 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb06931cc084978ae02cfffb5499f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:46.303212 10683 tablet_copy_client.cc:806] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
W20260709 13:02:46.310160  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:46.339807 10683 tablet_copy_client.cc:670] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.395648 10683 tablet_copy_client.cc:538] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.489705 10693 raft_consensus.cc:493] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.490481 10693 raft_consensus.cc:515] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.506978  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.527622  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b53330e3d4ec785efb29f8e6231ee" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.505668 10693 leader_election.cc:290] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.533428 10701 raft_consensus.cc:493] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.538568  8694 leader_election.cc:304] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:46.536055 10701 raft_consensus.cc:515] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.548365  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.550359 10701 leader_election.cc:290] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.555258 10693 raft_consensus.cc:2749] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:46.558454  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a791717c3e114bb79c059a9f607fd5b8" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.573066  8694 leader_election.cc:304] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.575052 10500 raft_consensus.cc:2749] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:46.563150 10692 tablet_copy_client.cc:806] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.588229 10692 tablet_copy_client.cc:670] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.601701 10692 tablet_copy_client.cc:538] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.605553 10500 raft_consensus.cc:493] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.606171 10500 raft_consensus.cc:515] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:46.625715 10500 leader_election.cc:290] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.626379  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.630707 10500 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:46.630983  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f65de87bda46fbb378d6502e735c5d" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.631505 10500 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.635421 10500 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.635505  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.637997  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.625765 10702 tablet_copy_client.cc:806] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:46.640385  8694 leader_election.cc:304] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:46.654600 10702 tablet_copy_client.cc:670] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:46.655215  8694 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.652226 10655 raft_consensus.cc:493] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.659319 10693 raft_consensus.cc:2749] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:46.660322 10694 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:46.659789 10701 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:46.660908 10694 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.660316 10655 raft_consensus.cc:515] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.664852 10702 tablet_copy_client.cc:538] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:46.665877 10694 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.666311  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.666528 10694 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:46.667019 10694 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.668742  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.669102  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9effa56d9c04ceba246f34abce29594" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.670742  8692 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:46.673774 10693 raft_consensus.cc:2749] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:46.690775  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa12d35c5a2242d9861cb3a4e9e1c2f5" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.692404  8691 leader_election.cc:304] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.694875 10500 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:46.688459 10655 leader_election.cc:290] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.698091 10500 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.695503 10701 raft_consensus.cc:2749] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:46.702737  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:46.696107 10693 raft_consensus.cc:493] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.706764  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.705556 10683 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:46.706704  7604 tablet_replica.cc:333] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:46.713729  7604 raft_consensus.cc:2243] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:46.715895  7604 raft_consensus.cc:2272] T d8228e4915ea4221a38cecaa584b3cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:46.719041  7604 tablet_replica.cc:333] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:46.718708 10693 raft_consensus.cc:515] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.720247  7604 raft_consensus.cc:2243] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:46.721196  7604 raft_consensus.cc:2272] T da3547a1c1854ebb85895aea10b336d1 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:46.722077 10693 leader_election.cc:290] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.730227 10701 raft_consensus.cc:493] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.731503  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.731858  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.732165 10694 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.732735 10694 raft_consensus.cc:493] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.733199 10694 raft_consensus.cc:515] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.731063 10701 raft_consensus.cc:515] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.736358  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368873a8d3bb45f9b75184b1004f56aa" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.737547  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.743409 10701 leader_election.cc:290] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.724035  7604 tablet_replica.cc:333] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:46.747824 10500 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.747009  8692 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:46.751437 10500 raft_consensus.cc:2749] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:46.754979  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b252e96e61ad41af8f552c2618eae2da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.759081  8692 leader_election.cc:304] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:46.768020  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19baf068490436dbd181fb8baa371b7" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.768211 10701 raft_consensus.cc:2749] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:46.794193  7604 raft_consensus.cc:2243] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:46.799853  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93786a4c1b69478ea2b2d78ac0f14181" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.826099 10694 leader_election.cc:290] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.841357  7604 raft_consensus.cc:2272] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:46.842060 10655 raft_consensus.cc:493] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.842334  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.842832 10655 raft_consensus.cc:515] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.846802 10655 leader_election.cc:290] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.849033  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.850426 10702 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:46.861586  7604 tablet_replica.cc:333] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:46.862967  7604 raft_consensus.cc:2243] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:46.852386 10692 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
I20260709 13:02:46.892940 10707 raft_consensus.cc:493] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.893666 10707 raft_consensus.cc:515] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.895457  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70473543bee4c9bb932841e937016da" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.896215 10707 leader_election.cc:290] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.896786 10707 raft_consensus.cc:493] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.895632 10709 raft_consensus.cc:493] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.897292 10707 raft_consensus.cc:515] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.898000 10709 raft_consensus.cc:515] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:46.900635 10708 raft_consensus.cc:493] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.901167 10708 raft_consensus.cc:515] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.903530 10708 leader_election.cc:290] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.905432  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.907020  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e66d346d28b40ca86dfae2cf432f477" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.895495 10655 raft_consensus.cc:493] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.909257 10655 raft_consensus.cc:515] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:46.912128 10707 leader_election.cc:290] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.914799  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.917912 10709 leader_election.cc:290] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.919148 10693 raft_consensus.cc:493] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:46.919524  8691 leader_election.cc:304] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.919723 10693 raft_consensus.cc:515] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:46.920280  8691 raft_consensus.cc:2686] T b19baf068490436dbd181fb8baa371b7 P 274b3319cd124f029b0d9665cf3ebe86: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:46.921339 10694 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:46.921494  8691 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.921948 10693 leader_election.cc:290] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.921916 10694 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.924285 10694 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:46.925107 10655 leader_election.cc:290] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:46.926687 10693 raft_consensus.cc:2749] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:46.930275  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:46.941339  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.941865  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.943105  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d94c9767c14497d80061e4b58877fd1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.944383  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.945706  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1a34881599487186aea8ff3b669bc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.947208  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:46.947450  7604 raft_consensus.cc:2272] T 8750405989f0478b9d92af10b802b6f6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:46.926072  8691 leader_election.cc:304] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.949798 10500 raft_consensus.cc:2749] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:46.951102  8691 leader_election.cc:304] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:46.951860 10500 raft_consensus.cc:2749] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:46.955210  7604 tablet_replica.cc:333] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:46.957619  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3f4091208b4424bda927b041d43a8f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.957979  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8f185da754a43a5a8f8cfd2898b6f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.958967  7604 raft_consensus.cc:2243] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:46.959851  7604 raft_consensus.cc:2272] T 8b7b53330e3d4ec785efb29f8e6231ee P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:46.962443  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b4484ff4a4a70a9e40d7fae7c164f" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.965577  9511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dab585fdd0945668799cb5809741ba9" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.965730  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091d90f8cf4345eabe6a2cbcb2832cc6" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:46.991925 10707 raft_consensus.cc:493] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:46.992635 10707 raft_consensus.cc:515] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:46.996898 10707 leader_election.cc:290] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:47.002444  7604 tablet_replica.cc:333] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.002642  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.003855  7604 raft_consensus.cc:2243] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.004588  7604 raft_consensus.cc:2272] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.008546 10707 raft_consensus.cc:493] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:47.009217 10707 raft_consensus.cc:515] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.011826 10707 leader_election.cc:290] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:47.025228  7604 tablet_replica.cc:333] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.026261  7604 raft_consensus.cc:2243] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.033059  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.039834  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9feada88ea443838c7c244e6cb43533" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.042025  7604 raft_consensus.cc:2272] T d130157fcf284721a34af49ec6d748ef P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.042091 10655 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:47.043046 10655 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:47.045251  7604 tablet_replica.cc:333] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.045357 10655 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:47.042394 10500 raft_consensus.cc:493] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8d9284eada74dacb5b7d5e5d9d43cd7)
I20260709 13:02:47.047168 10500 raft_consensus.cc:515] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.049443 10500 leader_election.cc:290] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:47.052670  8692 leader_election.cc:304] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.054131 10655 raft_consensus.cc:2749] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:47.056423 10694 raft_consensus.cc:493] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:47.057174 10694 raft_consensus.cc:515] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.060041 10694 leader_election.cc:290] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:47.060698 10694 raft_consensus.cc:493] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:47.061337 10694 raft_consensus.cc:515] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:47.063673 10694 leader_election.cc:290] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:47.067023  7604 raft_consensus.cc:2243] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.067734  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.070619  7604 raft_consensus.cc:2272] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.072186  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.073378  7604 tablet_replica.cc:333] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.073518 10500 raft_consensus.cc:493] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
I20260709 13:02:47.073974 10500 raft_consensus.cc:515] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:47.076269 10500 leader_election.cc:290] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:47.084489  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.090246  8691 leader_election.cc:304] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.092217 10694 raft_consensus.cc:2749] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:47.096834  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.097777  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.074301  7604 raft_consensus.cc:2243] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:47.101435  8692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 48891us
I20260709 13:02:47.101824  7604 raft_consensus.cc:2272] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.102352  8692 leader_election.cc:304] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.103226 10655 raft_consensus.cc:2749] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:47.112351  8692 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.113621 10500 raft_consensus.cc:2749] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:47.109838  9511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3f80cf60704701889c1e0b19ae88ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:47.115341  8692 leader_election.cc:304] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.117463  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260884f5a0e54248800c61fb2c65592a" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:47.119052 10500 raft_consensus.cc:2749] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:47.121969  8691 leader_election.cc:304] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.124516  8692 leader_election.cc:304] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.125345 10500 raft_consensus.cc:2749] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:47.129760  7604 tablet_replica.cc:333] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.132632 10683 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:47.133551  7604 raft_consensus.cc:2243] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.133998 10683 tablet_bootstrap.cc:492] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
W20260709 13:02:47.134783  8691 raft_consensus.cc:2686] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 274b3319cd124f029b0d9665cf3ebe86: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:47.136071  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8231c5ed248e0aaf352f87fe73128" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.141088  7604 raft_consensus.cc:2272] T f49f0a1c176a41439ae676829804ccb2 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.144573  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb06931cc084978ae02cfffb5499f06" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.146315  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5876da82cdf84784abfc83b49538dd37" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.135763  8691 leader_election.cc:304] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.150277 10692 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:47.151312 10692 tablet_bootstrap.cc:492] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:47.152197 10692 ts_tablet_manager.cc:1403] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.300s	user 0.031s	sys 0.018s
I20260709 13:02:47.153784 10683 ts_tablet_manager.cc:1403] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.460s	user 0.017s	sys 0.019s
I20260709 13:02:47.154291  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a87b4e2eb1f41f29c8dd8edcfb9e8ab" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:47.155431  8691 raft_consensus.cc:2686] T 5dab585fdd0945668799cb5809741ba9 P 274b3319cd124f029b0d9665cf3ebe86: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:47.160809  8691 leader_election.cc:304] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.162058 10702 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:47.163132 10702 tablet_bootstrap.cc:492] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:47.163486  7604 tablet_replica.cc:333] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.163923 10702 ts_tablet_manager.cc:1403] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.314s	user 0.043s	sys 0.010s
I20260709 13:02:47.164422 10500 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:47.164948 10500 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.167084 10500 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:47.164948  7604 raft_consensus.cc:2243] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.168851  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:47.169516  7604 raft_consensus.cc:2272] T 4467636e89094905ad03b128c87cc820 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.177064 10692 raft_consensus.cc:359] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.178120 10692 raft_consensus.cc:740] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:47.178869 10692 consensus_queue.cc:260] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.181876 10683 raft_consensus.cc:359] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.182853 10683 raft_consensus.cc:740] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:47.183061 10500 raft_consensus.cc:2749] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:47.184334  8691 leader_election.cc:304] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:47.185020  8691 raft_consensus.cc:2686] T 260884f5a0e54248800c61fb2c65592a P 274b3319cd124f029b0d9665cf3ebe86: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:47.186684  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1699b9b6c184edb935c74423d6be8be" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:47.198814 10702 raft_consensus.cc:359] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.183583 10683 consensus_queue.cc:260] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.219285 10702 raft_consensus.cc:740] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:47.256008  7604 tablet_replica.cc:333] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.257000  7604 raft_consensus.cc:2243] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.257685  7604 raft_consensus.cc:2272] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.252439 10702 consensus_queue.cc:260] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:47.260545  7604 tablet_replica.cc:333] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.227052  8691 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.181659 10692 ts_tablet_manager.cc:1434] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:02:47.263971 10707 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:47.264328  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5d94c9767c14497d80061e4b58877fd1 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:47.264755  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-5d94c9767c14497d80061e4b58877fd1 on tablet 5d94c9767c14497d80061e4b58877fd1 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.267573 10683 ts_tablet_manager.cc:1434] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.113s	user 0.009s	sys 0.004s
I20260709 13:02:47.271232  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-27f65de87bda46fbb378d6502e735c5d received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:47.271700  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-27f65de87bda46fbb378d6502e735c5d on tablet 27f65de87bda46fbb378d6502e735c5d with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.273092 10702 ts_tablet_manager.cc:1434] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.109s	user 0.011s	sys 0.005s
I20260709 13:02:47.219364 10500 raft_consensus.cc:493] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8cc7e90e5fca483b821bbee11f4cebea)
W20260709 13:02:47.274571  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 86297.6us
I20260709 13:02:47.274834 10500 raft_consensus.cc:515] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.299865 10500 leader_election.cc:290] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:47.275072  8887 tablet_copy_service.cc:342] P 8cc7e90e5fca483b821bbee11f4cebea: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-6eb06931cc084978ae02cfffb5499f06 received from {username='slave'} at 127.0.0.1:52578
I20260709 13:02:47.300478  8887 tablet_copy_service.cc:434] P 8cc7e90e5fca483b821bbee11f4cebea: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-6eb06931cc084978ae02cfffb5499f06 on tablet 6eb06931cc084978ae02cfffb5499f06 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.300976  8692 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.276306  7604 raft_consensus.cc:2243] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.303347  7604 raft_consensus.cc:2272] T 5e10f235f3be401a89eb68b391211622 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.306049  7604 tablet_replica.cc:333] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.307917 10500 raft_consensus.cc:2749] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:47.309461  7604 raft_consensus.cc:2243] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.313874  7604 raft_consensus.cc:2272] T 7ed8f185da754a43a5a8f8cfd2898b6f P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.312707  8692 leader_election.cc:304] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.313107  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:47.322028  7604 tablet_replica.cc:333] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.322495 10500 raft_consensus.cc:2749] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:47.328497  7604 raft_consensus.cc:2243] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.331233  7604 raft_consensus.cc:2272] T 1e3f80cf60704701889c1e0b19ae88ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.333681  8692 leader_election.cc:304] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.335393  7604 tablet_replica.cc:333] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.336496  7604 raft_consensus.cc:2243] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.348449  7604 raft_consensus.cc:2272] T 90638d54173c4d79b4d2a4cb468a7643 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.350809 10500 raft_consensus.cc:2749] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:47.351500  7604 tablet_replica.cc:333] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.353047  8692 leader_election.cc:304] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:47.357122  9504 raft_consensus.cc:1217] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:47.366369  7604 raft_consensus.cc:2243] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.379551  7604 raft_consensus.cc:2272] T 37eb92edcdc748479c657676053d8d25 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.380079 10500 raft_consensus.cc:2749] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:47.382534  7604 tablet_replica.cc:333] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.390278  7604 raft_consensus.cc:2243] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.391911  7604 raft_consensus.cc:2272] T 01953ea178a2477dad5e67454256834d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.396816  7604 tablet_replica.cc:333] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.401628  7604 raft_consensus.cc:2243] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.404951  7604 raft_consensus.cc:2272] T d1699b9b6c184edb935c74423d6be8be P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.407373  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34ea6d0394e25b03d5fc3709cfbb1" candidate_uuid: "274b3319cd124f029b0d9665cf3ebe86" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:47.407806  7604 tablet_replica.cc:333] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.413540  7604 raft_consensus.cc:2243] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.414242  7604 raft_consensus.cc:2272] T e9feada88ea443838c7c244e6cb43533 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.423324  7604 tablet_replica.cc:333] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.424865  7604 raft_consensus.cc:2243] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.426437  7604 raft_consensus.cc:2272] T e9b18874ab7a44b0a1845485a85db63b P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.432933  7604 tablet_replica.cc:333] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.443614  7604 raft_consensus.cc:2243] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.444795  7604 raft_consensus.cc:2272] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.448894  7604 tablet_replica.cc:333] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.449839  7604 raft_consensus.cc:2243] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.450932  7604 raft_consensus.cc:2272] T f4ace2fadbbd4468ab908995419c15c7 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.458899  7604 tablet_replica.cc:333] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.463083  7604 raft_consensus.cc:2243] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.466493  9511 raft_consensus.cc:1217] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:47.468192  7604 raft_consensus.cc:2272] T 368873a8d3bb45f9b75184b1004f56aa P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.506006  8692 leader_election.cc:304] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [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: 274b3319cd124f029b0d9665cf3ebe86; no voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:47.507846 10707 raft_consensus.cc:2749] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:47.508112  7604 tablet_replica.cc:333] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.517297  7604 raft_consensus.cc:2243] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.529619  7604 raft_consensus.cc:2272] T b252e96e61ad41af8f552c2618eae2da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.539076  7604 tablet_replica.cc:333] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.539932  7604 raft_consensus.cc:2243] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.540535  7604 raft_consensus.cc:2272] T 4e66d346d28b40ca86dfae2cf432f477 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.543679  7604 tablet_replica.cc:333] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.544448  7604 raft_consensus.cc:2243] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.545050  7604 raft_consensus.cc:2272] T bc3f4091208b4424bda927b041d43a8f P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.555546  7604 tablet_replica.cc:333] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.558689  7604 raft_consensus.cc:2243] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.564616  7604 raft_consensus.cc:2272] T 87946ea659784ad4842ee8ea3dcced23 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.569700  7604 tablet_replica.cc:333] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.570592  7604 raft_consensus.cc:2243] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.571167  7604 raft_consensus.cc:2272] T 5876da82cdf84784abfc83b49538dd37 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.588128  9511 raft_consensus.cc:1217] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:47.602898  7604 tablet_replica.cc:333] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.604523  7604 raft_consensus.cc:2243] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.606235  7604 raft_consensus.cc:2272] T fb1a09bd30194885acc3c0ac1bb9153b P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.615100  7604 tablet_replica.cc:333] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.617496  7604 raft_consensus.cc:2243] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.623720  7604 raft_consensus.cc:2272] T af4a5bea83854761a109713d835ffd3c P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.632736  7604 tablet_replica.cc:333] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.633733  7604 raft_consensus.cc:2243] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.634395  7604 pending_rounds.cc:70] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Trying to abort 1 pending ops.
I20260709 13:02:47.634824  7604 pending_rounds.cc:77] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 7305634469482160128 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6eb06931cc084978ae02cfffb5499f06" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } } new_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } } } }
I20260709 13:02:47.638067  7604 raft_consensus.cc:2917] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Aborting config change with OpId 1.2: Aborted: Op aborted
I20260709 13:02:47.638633  7604 raft_consensus.cc:2889] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:02:47.650035  7604 raft_consensus.cc:2272] T 6eb06931cc084978ae02cfffb5499f06 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.657460  7604 tablet_replica.cc:333] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.658385  7604 raft_consensus.cc:2243] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.667769  7604 raft_consensus.cc:2272] T 5b1a34881599487186aea8ff3b669bc6 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.677191  7604 tablet_replica.cc:333] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.678256  7604 raft_consensus.cc:2243] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.679605  7604 raft_consensus.cc:2272] T 7d7ad639328447d98a428d44f12fb50d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.688562  7604 tablet_replica.cc:333] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.693563  7604 raft_consensus.cc:2243] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.694208  7604 raft_consensus.cc:2272] T a791717c3e114bb79c059a9f607fd5b8 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.713093  7604 tablet_replica.cc:333] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.713869  7604 raft_consensus.cc:2243] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.714977  7604 raft_consensus.cc:2272] T 100399b900434cd5b09349c6f222665d P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.723665  7604 tablet_replica.cc:333] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.724453  7604 raft_consensus.cc:2243] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.725080  7604 raft_consensus.cc:2272] T e9effa56d9c04ceba246f34abce29594 P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.746302  7604 tablet_replica.cc:333] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.747196  7604 raft_consensus.cc:2243] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.747816  7604 raft_consensus.cc:2272] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.750339  7604 tablet_replica.cc:333] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.751114  7604 raft_consensus.cc:2243] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.751726  7604 raft_consensus.cc:2272] T 5d94c9767c14497d80061e4b58877fd1 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.754263  7604 tablet_replica.cc:333] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.760087  7604 raft_consensus.cc:2243] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.778904  7604 raft_consensus.cc:2272] T f9e8231c5ed248e0aaf352f87fe73128 P 274b3319cd124f029b0d9665cf3ebe86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.786738  7604 tablet_replica.cc:333] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.787556  7604 raft_consensus.cc:2243] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.788244  7604 raft_consensus.cc:2272] T 27f65de87bda46fbb378d6502e735c5d P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.795091  7604 tablet_replica.cc:333] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.795866  7604 raft_consensus.cc:2243] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.796736  7604 raft_consensus.cc:2272] T e70473543bee4c9bb932841e937016da P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.819016  7604 tablet_replica.cc:333] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.819871  7604 raft_consensus.cc:2243] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.820438  7604 raft_consensus.cc:2272] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.823056  7604 tablet_replica.cc:333] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.823740  7604 raft_consensus.cc:2243] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:47.824630  7604 raft_consensus.cc:2272] T 93786a4c1b69478ea2b2d78ac0f14181 P 274b3319cd124f029b0d9665cf3ebe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:47.843532  7604 tablet_replica.cc:333] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86: stopping tablet replica
I20260709 13:02:47.844435  7604 raft_consensus.cc:2243] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:47.845822  7604 raft_consensus.cc:2272] T 6ae449a8c2304730a8155727e8db44ad P 274b3319cd124f029b0d9665cf3ebe86 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:47.859746  8840 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:47.916752  8766 consensus_peers.cc:597] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:47.954142 10717 raft_consensus.cc:1064] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:47.957208 10717 consensus_queue.cc:237] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.966882 10705 raft_consensus.cc:1064] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:47.969923 10705 consensus_queue.cc:237] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:47.985756  9511 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:48.003479 10695 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:48.027305 10722 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.028084 10722 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:48.040669 10722 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.049448  8798 raft_consensus.cc:1275] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:48.055167  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:48.059424  9504 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:48.074000  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: 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:02:48.074606 10722 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:48.081050  8794 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:48.086082 10717 consensus_queue.cc:1048] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } 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:02:48.089926 10722 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:48.086495  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.104866  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.104772 10695 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.106365 10695 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.108659 10695 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:48.126157 10642 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.126911 10642 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.129390 10642 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.130992 10691 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
W20260709 13:02:48.131821  8840 connection.cc:769] client connection to 127.7.109.1:40313 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:02:48.131690 10691 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.134406  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:48.134775  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:48.136366  8840 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.134600 10691 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:48.136936  8840 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:02:48.137356  8840 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:48.141741 10717 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:48.147375  9474 connection.cc:769] client connection to 127.7.109.1:40313 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:02:48.156893  9508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
W20260709 13:02:48.193146  8840 leader_election.cc:336] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.193652  8840 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:48.195393 10720 raft_consensus.cc:2749] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:48.200457 10695 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.201543 10721 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.215858  8794 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:48.217935  8766 consensus_peers.cc:597] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.222625  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.226183 10717 raft_consensus.cc:1064] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:48.228667 10717 consensus_queue.cc:237] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.240180  9508 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:48.250669 10676 ts_tablet_manager.cc:1011] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Tablet Copy: Unable to fetch data from remote peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.251303 10676 tablet_replica.cc:333] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:02:48.251621 10676 raft_consensus.cc:2243] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:02:48.252022 10676 raft_consensus.cc:2272] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:02:48.221091  8803 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.272794  8622 catalog_manager.cc:5697] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 2 to 3, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:48.279637  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.280252  9474 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:48.279625  8624 catalog_manager.cc:5697] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.292927 10730 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:48.293156  9474 leader_election.cc:336] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.293680  9474 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:48.294744 10730 raft_consensus.cc:2749] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:48.305691 10713 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.306391 10713 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.308779 10713 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:48.314648  8766 leader_election.cc:336] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.338850  9504 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:48.342377  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:48.342903  9511 raft_consensus.cc:2955] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.347925 10713 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.348519 10713 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:48.344075 10676 tablet_copy_client.cc:1131] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:48.344540  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.346978  8803 raft_consensus.cc:1275] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:48.351487 10713 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:48.351910  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.352408 10676 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 8750405989f0478b9d92af10b802b6f6 but one is already registered
W20260709 13:02:48.352563  8766 consensus_peers.cc:597] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.352921 10676 ts_tablet_manager.cc:1916] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:02:48.361303  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.361922  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:48.363857  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:48.364684  8874 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
W20260709 13:02:48.372490  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.373080  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.375424 10721 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:48.385804  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.387355  8767 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:48.409374 10716 raft_consensus.cc:2804] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:48.409888 10716 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.410243 10716 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:48.379067 10717 consensus_queue.cc:1048] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
W20260709 13:02:48.423863  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.424510  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.458138  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 80554.5us
I20260709 13:02:48.459157  8766 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:48.462653  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 84269.5us
W20260709 13:02:48.464980  8766 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.474956 10676 ts_tablet_manager.cc:1929] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260709 13:02:48.475735 10676 log.cc:1199] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Deleting WAL directory at /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602079175892-7604-0/minicluster-data/ts-3-root/wals/8750405989f0478b9d92af10b802b6f6
I20260709 13:02:48.478449 10713 raft_consensus.cc:2749] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:48.480356 10730 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.486034 10730 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.484190 10716 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:48.548349 10738 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.549021 10738 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.549877 10730 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.552767  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:48.553524  8868 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 1.
I20260709 13:02:48.565424  9475 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:48.566789 10642 raft_consensus.cc:2804] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:48.542243 10726 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.568210 10642 raft_consensus.cc:493] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.571614 10642 raft_consensus.cc:3060] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:48.575333  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.575608  8766 consensus_peers.cc:597] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.575937  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.576366  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.576382  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.586167 10716 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.583603 10739 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
W20260709 13:02:48.588426  9474 leader_election.cc:336] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.588727 10738 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:48.607345 10740 log.cc:927] Time spent T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 13:02:48.616889  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.569041 10726 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.624276 10726 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:48.588011 10739 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.629889 10739 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.633474 10717 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.638613  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:48.639494  8874 raft_consensus.cc:3060] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:48.640215 10720 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.641151 10720 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.643940 10720 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.648242  8874 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:48.650835  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:48.656026  8869 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 1.
W20260709 13:02:48.656764  8840 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.649104 10722 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.662928 10722 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.667608 10722 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.671777 10642 raft_consensus.cc:515] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:48.675233  8840 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.682898 10749 raft_consensus.cc:493] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.690079  9511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:48.728351  9511 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:48.703406  8767 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:48.729533  8767 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:48.704425  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:48.703406  8794 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:48.704783  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:48.730942  8803 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
W20260709 13:02:48.705562  8766 consensus_peers.cc:597] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.708990  8870 consensus_queue.cc:237] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:48.728037  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 52911us
I20260709 13:02:48.692479 10720 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.739027 10726 raft_consensus.cc:2804] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:48.739727 10726 raft_consensus.cc:697] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:48.740188 10739 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:48.740630 10739 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.741101 10739 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.740789 10726 consensus_queue.cc:237] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:48.743450 10695 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.733757 10749 raft_consensus.cc:515] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.744108 10695 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.750494  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:48.761982  8766 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:48.807901  8843 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:48.771474 10713 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.748163 10720 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.793116 10738 raft_consensus.cc:2804] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:48.809517 10753 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.842020 10755 raft_consensus.cc:2749] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:48.859402  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 82217.4us
I20260709 13:02:48.839211 10738 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.881528 10749 leader_election.cc:290] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.914656 10738 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:48.848954 10753 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.916898 10753 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.837558 10713 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:48.906399 10721 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.917831 10721 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.919250 10713 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.908279 10695 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:48.910260 10642 leader_election.cc:290] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.911938 10720 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:48.927743  8766 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:48.929745  8766 leader_election.cc:336] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.930262  8766 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
W20260709 13:02:48.932924  8766 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:48.933756  8766 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:48.934576  8766 consensus_peers.cc:597] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.937551 10749 raft_consensus.cc:2749] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:48.939461 10722 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.946496 10722 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:48.948818 10722 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:48.949903  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:48.950264  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 142513us
I20260709 13:02:48.951107  8843 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:48.952034  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130157fcf284721a34af49ec6d748ef" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:48.952656  8870 raft_consensus.cc:3060] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.954710 10722 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:48.955194 10722 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.955618 10722 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.964030  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:48.964767  8874 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 2.
I20260709 13:02:48.959302 10721 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:48.970338 10739 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:48.972023  8766 consensus_peers.cc:597] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:48.972563  8766 leader_election.cc:336] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.972915 10739 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:48.975381  8870 raft_consensus.cc:2468] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:48.979140 10762 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:48.980507 10761 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
W20260709 13:02:48.982975  8840 leader_election.cc:336] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:48.987538  8766 leader_election.cc:304] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:48.990115  9504 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:48.990417  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:48.994879  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
W20260709 13:02:48.999506  8840 leader_election.cc:336] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.000852  8840 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.001363  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:48.998891 10642 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.000645  9475 leader_election.cc:304] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.002748 10642 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.005193  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:49.005870  9505 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:02:49.007081 10642 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:49.008352 10753 raft_consensus.cc:2804] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:49.008282 10761 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.009040 10753 raft_consensus.cc:697] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:49.007354  9506 raft_consensus.cc:2955] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:49.010643 10761 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.011301  9507 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:49.012526  8767 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:49.008822 10762 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.014160 10726 raft_consensus.cc:2749] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:49.016216 10738 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.016957  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
W20260709 13:02:49.019798  8840 leader_election.cc:336] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.027550 10713 raft_consensus.cc:2804] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.028950 10762 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:49.025138 10722 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.032500  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.010167 10753 consensus_queue.cc:237] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.039218  8803 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:49.039456  8869 raft_consensus.cc:2393] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 2: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
I20260709 13:02:49.034096  8794 raft_consensus.cc:1275] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:49.033968  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:49.032447 10713 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.040935 10713 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.032685 10761 raft_consensus.cc:493] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.041718 10761 raft_consensus.cc:515] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.042220 10722 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.036934  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.042953  8802 raft_consensus.cc:2468] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 1.
I20260709 13:02:49.044139 10761 leader_election.cc:290] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.048543 10738 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.049396  8870 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:49.052544  9475 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.059218  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:49.059288  8840 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.061259 10758 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.062137 10720 raft_consensus.cc:2804] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:49.061868 10758 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.062666 10720 raft_consensus.cc:493] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.063194 10720 raft_consensus.cc:3060] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.065173 10758 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.072563  8840 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.074451 10722 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:49.050822 10726 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.077075  8840 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:49.077488 10726 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.071570  9477 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.079576  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.080964  8794 raft_consensus.cc:2393] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 2: Already voted for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in this term.
I20260709 13:02:49.079959  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.082882  8802 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:49.083292 10762 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.083671 10762 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.084038 10762 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.084594 10743 raft_consensus.cc:2804] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:49.084980  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.085601  8803 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:49.088488  9477 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.091857 10642 raft_consensus.cc:2804] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.092311 10642 raft_consensus.cc:493] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.079718 10717 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.093592 10717 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.092692 10642 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.094045 10717 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:49.097397  9474 leader_election.cc:336] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.097647 10713 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.098138 10743 raft_consensus.cc:493] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.098673 10743 raft_consensus.cc:3060] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.100234 10713 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:49.104353  9474 leader_election.cc:336] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.105162  9474 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.105749  9474 leader_election.cc:336] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.106127  9474 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
W20260709 13:02:49.107776 10765 log.cc:927] Time spent T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:02:49.107877 10720 raft_consensus.cc:515] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.109871  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.110314 10720 leader_election.cc:290] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.110656  8802 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 1.
I20260709 13:02:49.111737 10726 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.092623  8622 catalog_manager.cc:5697] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 4 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:49.114432  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:49.115010  9474 leader_election.cc:336] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.117929  8766 consensus_peers.cc:597] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:49.118592  8766 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.120302  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:49.121133  8840 leader_election.cc:336] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.122115 10763 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.122792 10763 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.125377 10763 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.128722  8843 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.132059 10761 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:49.132318 10754 consensus_queue.cc:1048] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:02:49.132576 10761 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.137463 10761 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:49.137826 10713 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.138465 10713 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.139452 10766 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.140066 10766 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.140776 10713 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.142748 10758 raft_consensus.cc:2749] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:49.142910  9506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37eb92edcdc748479c657676053d8d25" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:49.082510 10722 raft_consensus.cc:2749] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:49.143622  9506 raft_consensus.cc:3060] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.147509  9509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e10f235f3be401a89eb68b391211622" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:49.148227  9509 raft_consensus.cc:3060] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.148804  8626 catalog_manager.cc:5697] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:49.155620  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:49.156454  8874 raft_consensus.cc:2468] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 1.
W20260709 13:02:49.157289  7604 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8749)
I20260709 13:02:49.157431 10642 raft_consensus.cc:515] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.158950  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01953ea178a2477dad5e67454256834d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:49.159607  8874 raft_consensus.cc:3060] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:49.160320  8840 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.161079  8840 leader_election.cc:336] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.142275 10766 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:49.167536  9509 raft_consensus.cc:2468] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:49.170053  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.159775 10762 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.170727  8802 raft_consensus.cc:3060] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.160416 10755 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:49.172740 10762 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:49.173677  9506 raft_consensus.cc:2468] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:49.168678  9475 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.175454 10642 leader_election.cc:290] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.176304  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:49.177029  9507 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:49.178269  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:49.132488 10717 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.183027  9504 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:49.186034 10717 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:49.187217  8869 raft_consensus.cc:2393] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in current term 3: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
W20260709 13:02:49.187134  8840 leader_election.cc:336] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.190014  8840 leader_election.cc:336] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.161921 10743 raft_consensus.cc:515] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:49.188927  9474 leader_election.cc:336] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.198089  8843 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.198112  8874 raft_consensus.cc:2468] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bc0afe9c66d4ee99bda525a434a0bfc in term 3.
I20260709 13:02:49.200160  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100399b900434cd5b09349c6f222665d" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:49.200513  8840 leader_election.cc:304] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.201049  9507 raft_consensus.cc:2393] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bc0afe9c66d4ee99bda525a434a0bfc in current term 3: Already voted for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in this term.
I20260709 13:02:49.205407  8843 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:49.207221 10722 raft_consensus.cc:2749] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:49.206781 10717 raft_consensus.cc:2804] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.208138 10717 raft_consensus.cc:493] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.208050 10761 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.208698 10717 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.210770  8843 leader_election.cc:304] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.211966 10720 raft_consensus.cc:2804] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:49.212420 10720 raft_consensus.cc:493] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.212831 10720 raft_consensus.cc:3060] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.216241 10761 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:49.218791  9474 leader_election.cc:336] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.219602  9474 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.220022  9474 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:49.220763 10766 raft_consensus.cc:2749] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:49.218274  8766 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
W20260709 13:02:49.224712  8766 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.225176  8766 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:49.225219  8840 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.225927 10738 raft_consensus.cc:2804] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:49.226493 10738 raft_consensus.cc:697] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:49.226768 10752 raft_consensus.cc:2804] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:49.227330 10752 raft_consensus.cc:697] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:49.227453 10738 consensus_queue.cc:237] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.228186 10752 consensus_queue.cc:237] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.230931  8802 raft_consensus.cc:2468] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:49.233654  9477 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.235508  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:49.236438  9505 raft_consensus.cc:2393] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cc7e90e5fca483b821bbee11f4cebea in current term 3: Already voted for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in this term.
I20260709 13:02:49.236812 10721 raft_consensus.cc:2804] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:49.237118 10753 raft_consensus.cc:2804] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:49.237282 10721 raft_consensus.cc:493] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.237620  8767 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
I20260709 13:02:49.238051 10753 raft_consensus.cc:697] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:49.239321 10753 consensus_queue.cc:237] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.237819 10721 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.244980 10756 raft_consensus.cc:2749] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:49.246522 10720 raft_consensus.cc:515] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.243875 10743 leader_election.cc:290] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.240391 10739 raft_consensus.cc:2804] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:49.250272 10739 raft_consensus.cc:697] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Becoming Leader. State: Replica: 4bc0afe9c66d4ee99bda525a434a0bfc, State: Running, Role: LEADER
I20260709 13:02:49.251242 10739 consensus_queue.cc:237] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.221518 10762 raft_consensus.cc:2804] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:49.252403 10762 raft_consensus.cc:493] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.252854 10762 raft_consensus.cc:3060] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.256505  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.257318  8803 raft_consensus.cc:3060] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:49.267330  8611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6eb06931cc084978ae02cfffb5499f06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:49.267797  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:49.271847  8803 raft_consensus.cc:2468] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 4.
I20260709 13:02:49.272260  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90638d54173c4d79b4d2a4cb468a7643" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.272920  8802 raft_consensus.cc:3060] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.279606 10720 leader_election.cc:290] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.485145 10717 raft_consensus.cc:515] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.489131 10721 raft_consensus.cc:515] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.491691  8802 raft_consensus.cc:2468] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:49.499732 10717 leader_election.cc:290] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.500852 10759 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.501477 10759 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.503829 10759 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:49.504390  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 217983us
W20260709 13:02:49.508001  8840 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.511608  8840 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:49.512607  8840 leader_election.cc:336] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.513024 10754 raft_consensus.cc:2749] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:49.513945  8625 catalog_manager.cc:5697] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:49.515342  8843 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
W20260709 13:02:49.521245  8840 leader_election.cc:336] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.524668  9474 leader_election.cc:336] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.527274  9477 leader_election.cc:304] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.528087 10642 raft_consensus.cc:2804] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:49.528556 10642 raft_consensus.cc:697] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:49.535567  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87946ea659784ad4842ee8ea3dcced23" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.536033  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ace2fadbbd4468ab908995419c15c7" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.536332  8803 raft_consensus.cc:3060] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.536633  8794 raft_consensus.cc:3060] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:49.540904 10721 leader_election.cc:290] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:49.541810  8766 leader_election.cc:336] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.547300 10642 consensus_queue.cc:237] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:49.568432  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 53202.4us
I20260709 13:02:49.569439  8803 raft_consensus.cc:2468] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
W20260709 13:02:49.571767  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.571803  8794 raft_consensus.cc:2468] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
W20260709 13:02:49.573844  8840 leader_election.cc:336] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.575724  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a09bd30194885acc3c0ac1bb9153b" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:49.576407  9507 raft_consensus.cc:3060] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:49.577838  8766 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.581321  8766 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:49.584554  8766 leader_election.cc:336] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.585016  8766 leader_election.cc:304] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:49.586135 10745 raft_consensus.cc:2749] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:49.591425  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.592211  9474 leader_election.cc:336] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.571055 10763 raft_consensus.cc:2804] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:49.601049  9507 raft_consensus.cc:2468] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:49.601081  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:49.602240  8802 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:49.602857  8840 leader_election.cc:304] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.604648 10717 raft_consensus.cc:2804] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:49.605211 10717 raft_consensus.cc:697] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:49.605697 10762 raft_consensus.cc:515] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.606139 10717 consensus_queue.cc:237] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.611116 10763 raft_consensus.cc:697] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 4 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:49.612177 10763 consensus_queue.cc:237] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:49.626718  8840 leader_election.cc:336] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.635169  8869 raft_consensus.cc:1275] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:49.654310  8870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4a5bea83854761a109713d835ffd3c" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:49.655263  8870 raft_consensus.cc:3060] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:49.667600  8766 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [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: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, b8d9284eada74dacb5b7d5e5d9d43cd7
I20260709 13:02:49.634336 10762 leader_election.cc:290] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:49.668489 10766 consensus_queue.cc:1048] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:49.673537  8626 catalog_manager.cc:5697] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New cstate: current_term: 1 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:49.686064  8626 catalog_manager.cc:5697] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:49.691084 10745 raft_consensus.cc:2749] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:49.694855  8870 raft_consensus.cc:2468] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 2.
I20260709 13:02:49.707773  9475 leader_election.cc:304] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.714809 10642 raft_consensus.cc:2804] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:49.715380 10642 raft_consensus.cc:697] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:49.716326 10642 consensus_queue.cc:237] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.721387  8843 leader_election.cc:304] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.731050  8843 leader_election.cc:304] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.744817 10754 raft_consensus.cc:2804] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:49.739579  9477 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:49.728546  8798 raft_consensus.cc:2955] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:49.754690 10754 raft_consensus.cc:697] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:49.764350 10764 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:49.764858 10754 consensus_queue.cc:237] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.767376  8868 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:49.764871 10764 raft_consensus.cc:493] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 274b3319cd124f029b0d9665cf3ebe86)
I20260709 13:02:49.768362  8622 catalog_manager.cc:5697] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:49.769511 10764 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:49.770359  8622 catalog_manager.cc:5697] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2). New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:49.775527  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881): Couldn't send request to peer b8d9284eada74dacb5b7d5e5d9d43cd7. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: FAILED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.755029 10752 raft_consensus.cc:2804] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:49.808440  9509 raft_consensus.cc:1275] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:49.807679 10752 raft_consensus.cc:697] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
W20260709 13:02:49.831069  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 54765.7us
I20260709 13:02:49.851181 10752 consensus_queue.cc:237] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:49.853240  8625 catalog_manager.cc:5697] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:49.861776  9474 leader_election.cc:336] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:49.861889  8625 catalog_manager.cc:5697] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 3 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:49.866142  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.872170  9509 raft_consensus.cc:1275] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:49.875089  8798 raft_consensus.cc:1275] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:49.877916 10737 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:02:49.893153 10642 consensus_queue.cc:1048] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:49.905089  8868 raft_consensus.cc:1275] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:49.897990 10756 consensus_queue.cc:1048] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:02:49.909268 10764 raft_consensus.cc:515] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.889401 10757 consensus_queue.cc:1048] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:02:49.913556  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae449a8c2304730a8155727e8db44ad" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:49.914300  8798 raft_consensus.cc:3060] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:49.925443  8798 raft_consensus.cc:2468] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 4.
I20260709 13:02:49.927366  9477 leader_election.cc:304] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:49.928364 10759 raft_consensus.cc:2804] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:49.928943 10759 raft_consensus.cc:697] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:49.929929 10759 consensus_queue.cc:237] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:49.912220 10764 leader_election.cc:290] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:49.936796 10745 consensus_queue.cc:1048] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
W20260709 13:02:49.971642  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.981046  8766 consensus_peers.cc:597] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.981818  8766 consensus_peers.cc:597] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:50.020658  8610 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 52412.6us
W20260709 13:02:50.030746  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:50.042675  9507 raft_consensus.cc:1275] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:50.045085 10754 consensus_queue.cc:1048] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:50.123682  9474 leader_election.cc:336] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:50.161500  7604 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8749)
W20260709 13:02:50.179638  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:50.269023  8800 raft_consensus.cc:1275] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:50.290843 10642 consensus_queue.cc:1048] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:50.324437  8869 raft_consensus.cc:1275] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:50.325923  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 43761.2us
I20260709 13:02:50.328096 10753 consensus_queue.cc:1048] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:50.376417  9477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 82931.1us
W20260709 13:02:50.386662 10805 log.cc:927] Time spent T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:02:50.428059  8626 catalog_manager.cc:5697] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:50.430203  8626 catalog_manager.cc:5697] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 3 to 4, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 4 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:50.433120 10821 ts_tablet_manager.cc:933] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Initiating tablet copy from peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:50.433307  8626 catalog_manager.cc:5697] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 2 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:50.435530  8626 catalog_manager.cc:5697] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:50.441939  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 69817.2us
W20260709 13:02:50.453096  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 73388.8us
I20260709 13:02:50.504534  8800 raft_consensus.cc:1275] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:02:50.508679  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:50.568699  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 107199us
W20260709 13:02:50.570962  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 87163.5us
W20260709 13:02:50.584089  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 64675.1us
W20260709 13:02:50.570947  9477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 58525.1us
W20260709 13:02:50.591519  8840 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111) [suppressed 332 similar messages]
W20260709 13:02:50.592800  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:50.602707  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:50.603433  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:50.646101  8803 raft_consensus.cc:1275] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:50.677073  8803 raft_consensus.cc:1275] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:50.610687 10766 consensus_queue.cc:1048] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.057s
W20260709 13:02:50.687562  9477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 86520.2us
I20260709 13:02:50.704309  8803 raft_consensus.cc:1275] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:50.677038 10821 tablet_copy_client.cc:323] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Beginning tablet copy session from remote peer at address 127.7.109.2:37909
W20260709 13:02:50.771552 10826 log.cc:927] Time spent T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:02:50.733558 10803 consensus_queue.cc:1048] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 13:02:50.777565 10764 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:50.778215 10764 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:50.782805  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:50.788442 10720 consensus_queue.cc:1048] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:50.800066 10717 consensus_queue.cc:1048] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:50.802878  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:50.803825 10764 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:50.804204  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:50.804812 10749 raft_consensus.cc:493] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:50.805351 10749 raft_consensus.cc:515] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:50.812898 10762 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:50.813526 10762 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:50.825376 10762 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:50.828086  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:50.828887  8874 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:02:50.830633  9475 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:50.831763 10764 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:50.832190 10764 raft_consensus.cc:493] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:50.832567 10764 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:50.833874  8813 tablet_copy_service.cc:140] P 4bc0afe9c66d4ee99bda525a434a0bfc: Received BeginTabletCopySession request for tablet 8750405989f0478b9d92af10b802b6f6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 ({username='slave'} at 127.0.0.1:59546)
I20260709 13:02:50.834708  8802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:50.838999  8868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:50.834601  8813 tablet_copy_service.cc:161] P 4bc0afe9c66d4ee99bda525a434a0bfc: Beginning new tablet copy session on tablet 8750405989f0478b9d92af10b802b6f6 from peer b8d9284eada74dacb5b7d5e5d9d43cd7 at {username='slave'} at 127.0.0.1:59546: session id = b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6
I20260709 13:02:50.844089 10749 leader_election.cc:290] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:50.857713  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 71241.1us
I20260709 13:02:50.861719  8813 tablet_copy_source_session.cc:215] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:50.877797  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b18874ab7a44b0a1845485a85db63b" candidate_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:50.865291  9474 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:50.878449  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:50.886801  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:50.890059  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:50.866689  9475 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:50.870041 10764 raft_consensus.cc:515] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:50.910296 10758 raft_consensus.cc:2749] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:50.911202 10764 leader_election.cc:290] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:50.914888  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 59636.2us
I20260709 13:02:50.918215 10821 ts_tablet_manager.cc:1916] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260709 13:02:50.925789  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ad639328447d98a428d44f12fb50d" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:50.926618  8869 raft_consensus.cc:3060] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:02:50.934634  9474 leader_election.cc:336] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:50.935293  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:50.945353  8869 raft_consensus.cc:2468] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 4.
I20260709 13:02:50.947857  9475 leader_election.cc:304] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:50.952982 10758 raft_consensus.cc:2804] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:50.953850 10758 raft_consensus.cc:697] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
I20260709 13:02:50.963359 10758 consensus_queue.cc:237] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:51.030189  8626 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38350 (request call id 332) took 1034 ms. Trace:
I20260709 13:02:51.036351  8625 catalog_manager.cc:5697] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 1 to 2, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.040742  8625 catalog_manager.cc:5697] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 3 to 4, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 4 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.056345 10821 ts_tablet_manager.cc:1929] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.0
I20260709 13:02:51.058429 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750405989f0478b9d92af10b802b6f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:51.078668  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:51.080260  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.031306  8626 rpcz_store.cc:276] 0709 13:02:49.995031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:49.995204 (+   173us) service_pool.cc:224] Handling call
0709 13:02:51.029812 (+1034608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:50.782487 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:50.783082 (+   595us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:50.783120 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:02:50.783142 (+    22us) tablet.cc:662] Decoding operations
0709 13:02:50.783756 (+   614us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:50.783816 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:50.783842 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:02:50.784226 (+   384us) tablet.cc:701] Row locks acquired
0709 13:02:50.784244 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:02:50.784413 (+   169us) write_op.cc:270] Start()
0709 13:02:50.784535 (+   122us) write_op.cc:276] Timestamp: P: 1783602170784354 usec, L: 0
0709 13:02:50.784558 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:02:50.795073 (+ 10515us) log.cc:844] Serialized 1677 byte log entry
0709 13:02:50.884301 (+ 89228us) op_driver.cc:464] REPLICATION: finished
0709 13:02:50.942439 (+ 58138us) write_op.cc:301] APPLY: starting
0709 13:02:50.942526 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:50.942738 (+   212us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:50.943097 (+   359us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:50.953083 (+  9986us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:50.953290 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:02:50.953338 (+    48us) write_op.cc:312] APPLY: finished
0709 13:02:50.953593 (+   255us) log.cc:844] Serialized 41 byte log entry
0709 13:02:50.963084 (+  9491us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:50.965890 (+  2806us) write_op.cc:454] Released schema lock
0709 13:02:50.966153 (+   263us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:50.967309 (+  1156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:50.967344 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":57846,"apply.run_cpu_time_us":3090,"apply.run_wall_time_us":24868,"num_ops":4,"prepare.queue_time_us":267950,"prepare.run_cpu_time_us":3639,"prepare.run_wall_time_us":24272,"replication_time_us":99589,"thread_start_us":206353,"threads_started":2}]]}
W20260709 13:02:51.127534  8766 leader_election.cc:336] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:51.128631  8766 leader_election.cc:304] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bc0afe9c66d4ee99bda525a434a0bfc; no voters: 274b3319cd124f029b0d9665cf3ebe86, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:51.129791 10748 raft_consensus.cc:2749] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:02:51.159642  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.165407  7604 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8749)
W20260709 13:02:51.166420  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.214322 10821 tablet_copy_client.cc:806] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:51.215305 10821 tablet_copy_client.cc:670] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Starting download of 1 WAL segments...
W20260709 13:02:51.210053  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.245070 10821 tablet_copy_client.cc:538] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:02:51.262461  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.326294  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 63895.4us
W20260709 13:02:51.450525  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 179154us
I20260709 13:02:51.538932 10814 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.539710 10814 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:51.542285  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.555234  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.602695  8795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
I20260709 13:02:51.604081  8795 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
W20260709 13:02:51.611768  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.576184 10814 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:51.641996  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 86060.9us
I20260709 13:02:51.731798  8869 raft_consensus.cc:1275] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:51.751223 10846 consensus_queue.cc:1048] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
W20260709 13:02:51.757198  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:51.767979  8843 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 
W20260709 13:02:51.768926  8843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 45229.2us
I20260709 13:02:51.769984 10803 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:02:51.770287  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.770406 10803 raft_consensus.cc:493] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:51.770792  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 249763us
W20260709 13:02:51.781785  8766 consensus_peers.cc:597] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.786693  8766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 160304us
I20260709 13:02:51.770932 10803 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:51.789353  8840 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:51.846236 10758 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:51.847141 10758 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:51.850443 10758 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:51.854956  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49f0a1c176a41439ae676829804ccb2" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" is_pre_election: true
W20260709 13:02:51.859344  8766 consensus_peers.cc:597] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.860320  8766 consensus_peers.cc:597] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.864521  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 106612us
W20260709 13:02:51.869776  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:51.877148  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.879297 10821 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap starting.
W20260709 13:02:51.898914  8766 consensus_peers.cc:597] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.911537 10803 raft_consensus.cc:515] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:51.962812  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:51.981246  8625 catalog_manager.cc:5697] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 2 to 4, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 4 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:52.015071  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:52.021633  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.028151 10803 leader_election.cc:290] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:52.035816  9474 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:52.036600  9474 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:02:52.038075  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.044255 10758 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:52.042299  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.082476  8794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4467636e89094905ad03b128c87cc820" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc"
I20260709 13:02:52.083225  8794 raft_consensus.cc:3060] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:52.105999  8794 raft_consensus.cc:2468] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
W20260709 13:02:52.118799  8840 leader_election.cc:336] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:52.134817  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.143793  8843 leader_election.cc:304] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [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: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86
I20260709 13:02:52.145491 10814 raft_consensus.cc:2804] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:52.146147 10814 raft_consensus.cc:697] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:52.147330 10814 consensus_queue.cc:237] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Queue going to LEADER 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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:52.151551  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:52.166265  7604 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 8749)
W20260709 13:02:52.187593  8766 consensus_peers.cc:597] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.292157  8622 catalog_manager.cc:5697] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 1 to 3, leader changed from 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:52.300202  8766 consensus_peers.cc:597] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.333320 10821 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: 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:02:52.334391 10821 tablet_bootstrap.cc:492] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Bootstrap complete.
I20260709 13:02:52.337457 10821 ts_tablet_manager.cc:1403] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent bootstrapping tablet: real 0.458s	user 0.034s	sys 0.025s
I20260709 13:02:52.340989 10821 raft_consensus.cc:359] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
I20260709 13:02:52.342084 10821 raft_consensus.cc:740] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Initialized, Role: LEARNER
I20260709 13:02:52.342828 10821 consensus_queue.cc:260] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: NON_VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: true } }
W20260709 13:02:52.353696  8766 consensus_peers.cc:597] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.369043 10821 ts_tablet_manager.cc:1434] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:02:52.372195  8813 tablet_copy_service.cc:342] P 4bc0afe9c66d4ee99bda525a434a0bfc: Request end of tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6 received from {username='slave'} at 127.0.0.1:59546
I20260709 13:02:52.373021  8813 tablet_copy_service.cc:434] P 4bc0afe9c66d4ee99bda525a434a0bfc: ending tablet copy session b8d9284eada74dacb5b7d5e5d9d43cd7-8750405989f0478b9d92af10b802b6f6 on tablet 8750405989f0478b9d92af10b802b6f6 with peer b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:52.381817  8766 consensus_peers.cc:597] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:52.465835  8766 consensus_peers.cc:597] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:52.517936  9505 raft_consensus.cc:1217] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:52.560343  8794 raft_consensus.cc:1275] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:52.567408 10720 consensus_queue.cc:1048] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:52.736343  8840 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:52.751302  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:52.751910  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.895726 10809 raft_consensus.cc:1064] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: attempting to promote NON_VOTER b8d9284eada74dacb5b7d5e5d9d43cd7 to VOTER
I20260709 13:02:52.899030 10809 consensus_queue.cc:237] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [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: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:52.926585  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:52.952229  8869 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:52.954707 10820 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:52.956576  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:52.967057  9509 raft_consensus.cc:1275] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEARNER]: Refusing update from remote peer 4bc0afe9c66d4ee99bda525a434a0bfc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:52.974670 10820 consensus_queue.cc:1048] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:52.986725  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:53.017767 10857 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:53.022259  9505 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
W20260709 13:02:53.045315  8766 consensus_peers.cc:597] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:53.054172  8869 raft_consensus.cc:2955] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } } }
I20260709 13:02:53.065366  8625 catalog_manager.cc:5697] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc reported cstate change: config changed from index 3 to 5, b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:53.107041  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:53.119781  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:53.144639  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:53.145630  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:53.146409  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:53.166985  7604 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 8749)
W20260709 13:02:53.179445  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:53.230381  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:53.534066  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.596372  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.623545  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.634763  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.709276  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.752918  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.768793  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.771740  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.815207  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.960433  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:53.966359  8766 consensus_peers.cc:597] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.013350  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.089191  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.133410  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.147076  8766 consensus_peers.cc:597] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.157068  8766 consensus_peers.cc:597] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.185220  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:54.203092  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.204568  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.224308  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:54.234763  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:54.348387  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.351687  8766 consensus_peers.cc:597] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.435813  8766 consensus_peers.cc:597] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.542297  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.557410  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.813207  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.973662  8766 consensus_peers.cc:597] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:54.974239  8766 consensus_peers.cc:597] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:02:54.984062  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
W20260709 13:02:55.033676  8766 consensus_peers.cc:597] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:55.039868  9477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 59313.2us
W20260709 13:02:55.047787  9475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:41219, user_credentials={real_user=slave}} blocked reactor thread for 82123.4us
W20260709 13:02:55.098412  8766 consensus_peers.cc:597] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.141763  8840 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:55.231483  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:55.253539  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
W20260709 13:02:55.283391  8843 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.335194  8610 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 64011us
W20260709 13:02:55.336349  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.348954  9477 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.339726  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:55.357887  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.362931  9477 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.372324  8766 consensus_peers.cc:597] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.374082  8766 consensus_peers.cc:597] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:55.383330  9477 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.386304  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:55.387629  7604 tablet_replica.cc:333] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.389038  7604 raft_consensus.cc:2243] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.390365  7604 raft_consensus.cc:2272] T d8228e4915ea4221a38cecaa584b3cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.393438  8843 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.393914  7604 tablet_replica.cc:333] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.394997  7604 raft_consensus.cc:2243] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.395752  7604 raft_consensus.cc:2272] T da3547a1c1854ebb85895aea10b336d1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.398749  7604 tablet_replica.cc:333] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.399672  7604 raft_consensus.cc:2243] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.401636  7604 raft_consensus.cc:2272] T 8750405989f0478b9d92af10b802b6f6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.404675  7604 tablet_replica.cc:333] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.405723  7604 raft_consensus.cc:2243] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.406670  7604 raft_consensus.cc:2272] T b19baf068490436dbd181fb8baa371b7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.408448  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:55.410199  7604 tablet_replica.cc:333] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.411415  7604 raft_consensus.cc:2243] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.412107  7604 raft_consensus.cc:2272] T 8b7b53330e3d4ec785efb29f8e6231ee P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.415609  9477 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.416051  7604 tablet_replica.cc:333] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.417235  7604 raft_consensus.cc:2243] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:55.417876  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:02:55.418049  7604 raft_consensus.cc:2272] T 78cde77fdbf745b8b97ea95b5836677b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.422209  7604 tablet_replica.cc:333] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.423417  7604 raft_consensus.cc:2243] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:02:55.424396  8843 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.424733  7604 raft_consensus.cc:2272] T 0ec0e32c49d64edc868c9ea74c1980ff P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.429946  7604 tablet_replica.cc:333] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.431862  7604 raft_consensus.cc:2243] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.432602  7604 raft_consensus.cc:2272] T 260884f5a0e54248800c61fb2c65592a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.436594  7604 tablet_replica.cc:333] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.437659  7604 raft_consensus.cc:2243] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.438510  7604 raft_consensus.cc:2272] T 091d90f8cf4345eabe6a2cbcb2832cc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.442292  7604 tablet_replica.cc:333] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.443357  7604 raft_consensus.cc:2243] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.444758  7604 raft_consensus.cc:2272] T f49f0a1c176a41439ae676829804ccb2 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.448944  7604 tablet_replica.cc:333] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.449842  7604 raft_consensus.cc:2243] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.450731  7604 raft_consensus.cc:2272] T dbc6178fec7a4f74950f465ca597358a P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.454198  7604 tablet_replica.cc:333] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.455189  7604 raft_consensus.cc:2243] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.456074  7604 raft_consensus.cc:2272] T 4467636e89094905ad03b128c87cc820 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.459012  7604 tablet_replica.cc:333] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.459877  7604 raft_consensus.cc:2243] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.461341  7604 raft_consensus.cc:2272] T 5e10f235f3be401a89eb68b391211622 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.466624  7604 tablet_replica.cc:333] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.467502  7604 raft_consensus.cc:2243] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.468309  7604 raft_consensus.cc:2272] T 90638d54173c4d79b4d2a4cb468a7643 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.474762  7604 tablet_replica.cc:333] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.475652  7604 raft_consensus.cc:2243] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.476788  7604 raft_consensus.cc:2272] T 01953ea178a2477dad5e67454256834d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.488533  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:55.491545  7604 tablet_replica.cc:333] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.492504  7604 raft_consensus.cc:2243] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:55.495926  9477 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.493624  7604 raft_consensus.cc:2272] T eb5a4d44d5804a0ebd5915c53385d1bb P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.499768  8843 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.502128  7604 tablet_replica.cc:333] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.503034  7604 raft_consensus.cc:2243] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:55.503212  8843 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.503772  7604 raft_consensus.cc:2272] T 87946ea659784ad4842ee8ea3dcced23 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.508636  7604 tablet_replica.cc:333] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.509490  7604 raft_consensus.cc:2243] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.510605  7604 raft_consensus.cc:2272] T d1699b9b6c184edb935c74423d6be8be P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.513342  9477 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.516295  9477 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.513833  7604 tablet_replica.cc:333] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.519492  7604 raft_consensus.cc:2243] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.522001  7604 raft_consensus.cc:2272] T e9feada88ea443838c7c244e6cb43533 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.525054  8843 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.527683  7604 tablet_replica.cc:333] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.528733  7604 raft_consensus.cc:2243] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.529373  7604 raft_consensus.cc:2272] T e9b18874ab7a44b0a1845485a85db63b P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.532195  7604 tablet_replica.cc:333] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.532990  7604 raft_consensus.cc:2243] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.533555  7604 raft_consensus.cc:2272] T f4ace2fadbbd4468ab908995419c15c7 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.536374  7604 tablet_replica.cc:333] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.537201  7604 raft_consensus.cc:2243] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.538352  7604 raft_consensus.cc:2272] T 368873a8d3bb45f9b75184b1004f56aa P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.541193  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.542574  9477 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.542577  7604 tablet_replica.cc:333] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.545612  7604 raft_consensus.cc:2243] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:55.556093  8843 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.552386  7604 raft_consensus.cc:2272] T b252e96e61ad41af8f552c2618eae2da P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.564913  7604 tablet_replica.cc:333] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.567366  7604 raft_consensus.cc:2243] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.568054  7604 raft_consensus.cc:2272] T 4e66d346d28b40ca86dfae2cf432f477 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.571992  7604 tablet_replica.cc:333] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.572862  7604 raft_consensus.cc:2243] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.574525  7604 raft_consensus.cc:2272] T eae943e38a9e451eb7863c29eecd7353 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.577261  7604 tablet_replica.cc:333] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.578189  7604 raft_consensus.cc:2243] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.579155  7604 raft_consensus.cc:2272] T f9e8231c5ed248e0aaf352f87fe73128 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.582273  7604 tablet_replica.cc:333] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.583575  7604 raft_consensus.cc:2243] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.585173  7604 raft_consensus.cc:2272] T aa09cb923d644737bfca485b9dcb4635 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.590113  7604 tablet_replica.cc:333] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
W20260709 13:02:55.593182  9477 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.600512  8840 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111) [suppressed 447 similar messages]
W20260709 13:02:55.603397  8843 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.609622  7604 raft_consensus.cc:2243] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.610522  7604 raft_consensus.cc:2272] T 4738826609c54152b3770c10a0511a5f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.616402  7604 tablet_replica.cc:333] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.617398  7604 raft_consensus.cc:2243] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.618340  7604 raft_consensus.cc:2272] T 27a5922c93db48198d06b2d1c856261f P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.618803  8843 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.621282  8843 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.627972  8843 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.629449  7604 tablet_replica.cc:333] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.630357  7604 raft_consensus.cc:2243] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.631419  7604 raft_consensus.cc:2272] T d62d320c45aa4c05b6a63da22e33a019 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.636147  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.636368  9477 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.643467  7604 tablet_replica.cc:333] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.644449  7604 raft_consensus.cc:2243] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:55.644991  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:55.645232  7604 raft_consensus.cc:2272] T f1782a5e2e584ce89b61833a2792d7ce P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.648519  7604 tablet_replica.cc:333] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.649464  7604 raft_consensus.cc:2243] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.650105  7604 raft_consensus.cc:2272] T 5876da82cdf84784abfc83b49538dd37 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.653308  7604 tablet_replica.cc:333] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.654850  7604 raft_consensus.cc:2243] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.656132  7604 raft_consensus.cc:2272] T badf95438967415d965e2bd7ffeadc49 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.659240  7604 tablet_replica.cc:333] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.660113  7604 raft_consensus.cc:2243] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:55.660290  8843 consensus_peers.cc:597] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.662667  7604 raft_consensus.cc:2272] T 9a6a416213064e02b7fc04e8885e1e63 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.666466  7604 tablet_replica.cc:333] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.667337  7604 raft_consensus.cc:2243] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.668020  7604 raft_consensus.cc:2272] T fb5c9af536f94da5b5274dc3e3acef72 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.671010  7604 tablet_replica.cc:333] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.671895  7604 raft_consensus.cc:2243] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.672791  7604 raft_consensus.cc:2272] T 6eb06931cc084978ae02cfffb5499f06 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.674077  9477 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.677083  7604 tablet_replica.cc:333] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.677935  7604 raft_consensus.cc:2243] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.679124  7604 raft_consensus.cc:2272] T 5b1a34881599487186aea8ff3b669bc6 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.682111  7604 tablet_replica.cc:333] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.682962  7604 raft_consensus.cc:2243] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.683612  7604 raft_consensus.cc:2272] T a791717c3e114bb79c059a9f607fd5b8 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.686517  7604 tablet_replica.cc:333] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.687414  7604 raft_consensus.cc:2243] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.688433  7604 raft_consensus.cc:2272] T 100399b900434cd5b09349c6f222665d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.691578  7604 tablet_replica.cc:333] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.692382  7604 raft_consensus.cc:2243] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.693408  7604 raft_consensus.cc:2272] T e9effa56d9c04ceba246f34abce29594 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.696905  7604 tablet_replica.cc:333] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.697747  7604 raft_consensus.cc:2243] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.698751  7604 raft_consensus.cc:2272] T 25ac22a1407f44ba9097759fd6b38a3d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.701854  7604 tablet_replica.cc:333] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
W20260709 13:02:55.702584  9477 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.702724  7604 raft_consensus.cc:2243] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.706156  7604 raft_consensus.cc:2272] T 27f65de87bda46fbb378d6502e735c5d P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.708935  8843 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.710757  7604 tablet_replica.cc:333] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.711740  7604 raft_consensus.cc:2243] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.712380  7604 raft_consensus.cc:2272] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 4bc0afe9c66d4ee99bda525a434a0bfc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.712507  8843 consensus_peers.cc:597] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: 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:02:55.715613  7604 tablet_replica.cc:333] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.716471  7604 raft_consensus.cc:2243] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:55.717607  7604 raft_consensus.cc:2272] T 93786a4c1b69478ea2b2d78ac0f14181 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.720597  7604 tablet_replica.cc:333] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.721350  7604 raft_consensus.cc:2243] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.721949  7604 raft_consensus.cc:2272] T 6ae449a8c2304730a8155727e8db44ad P 4bc0afe9c66d4ee99bda525a434a0bfc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:55.725633  7604 tablet_replica.cc:333] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc: stopping tablet replica
I20260709 13:02:55.726444  7604 raft_consensus.cc:2243] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:55.727388  7604 raft_consensus.cc:2272] T 5d94c9767c14497d80061e4b58877fd1 P 4bc0afe9c66d4ee99bda525a434a0bfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:55.734566  9477 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. 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:02:55.764252  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:55.841390  8843 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:56.013850  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.160826  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.219872  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.481431 10900 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.482136 10900 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.484725 10900 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:56.540699 10881 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.541428 10881 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.543572 10881 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.568574  8843 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.589444 10814 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.590304 10814 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:56.593007 10814 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.570052  9474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:40313, user_credentials={real_user=slave}} blocked reactor thread for 274208us
I20260709 13:02:56.602078 10889 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.616956  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:56.617877  9507 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:56.618463 10881 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.621016 10881 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.609436 10889 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.625479 10881 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:56.628593  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.629241  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.630064 10881 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.630798 10881 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.633147 10889 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.624250  8843 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.638002  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.639226  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.640640  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:56.642984  9477 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.643697  9474 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.644182  9474 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.645749 10881 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:56.646230 10889 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:56.647730  9477 leader_election.cc:336] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.649562  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:56.651396  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:56.657447  9477 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.657917  9477 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.661033 10880 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:56.664167  9477 leader_election.cc:336] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.671986  9475 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:56.679039 10880 raft_consensus.cc:2749] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:56.680706  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.684217  9475 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:56.685149 10880 raft_consensus.cc:2749] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:56.686932 10886 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.687580 10886 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:56.689901 10886 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.700528  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.701326  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.702224  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.704396 10890 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.705123 10890 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:56.707906 10890 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.709113  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.709753  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:56.710420  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.710935  8840 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.711992  8840 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.716988 10890 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:56.719192 10880 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.719803 10880 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.724450 10880 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.738739  8843 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.739876  9477 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.743963  9474 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.746501  9474 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.749688 10881 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.751883 10881 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.752513 10881 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.758605  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
W20260709 13:02:56.759469  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:56.762169 10881 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:56.744825  8843 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.764101  8840 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.764729  8840 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.765722 10892 raft_consensus.cc:2749] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:56.783772  8840 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.784319  8840 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.785135 10890 raft_consensus.cc:2749] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:56.786324  8840 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:56.786819  8840 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.787623 10890 raft_consensus.cc:2749] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:56.806222 10886 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.806867 10886 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.809624 10886 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:56.810180  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:56.813232  8843 leader_election.cc:336] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.814570  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:56.815389  9507 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:56.817729  8840 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.819533 10886 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.827368 10886 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.829881 10886 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:56.831609 10892 raft_consensus.cc:2804] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.832015 10892 raft_consensus.cc:493] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.832427 10892 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.833674 10881 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.834306 10881 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.838626  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:56.840919 10881 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:56.842590  8843 leader_election.cc:336] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.849184  7604 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8824)
I20260709 13:02:56.850045  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:56.851049  9505 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:56.851696 10899 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
W20260709 13:02:56.826520  9477 leader_election.cc:336] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.852485  9477 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:56.852268 10899 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.855819 10888 raft_consensus.cc:2749] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:56.857846 10899 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:56.864332  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:56.865127  9505 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:56.864467 10890 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.866628 10890 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:56.867268  8843 leader_election.cc:336] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.868005 10881 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.868558 10881 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.869078 10890 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:56.857386 10892 raft_consensus.cc:515] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.872690 10892 leader_election.cc:290] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:56.874930  8840 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:02:56.876972  8843 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:56.877632  9477 leader_election.cc:336] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.885620  9477 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:56.880128 10892 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:56.894789 10892 raft_consensus.cc:493] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.895443 10892 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:56.879357  8840 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:56.889514  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:56.899261 10890 raft_consensus.cc:2804] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.900067 10890 raft_consensus.cc:493] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.900529 10890 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.899526 10888 raft_consensus.cc:2749] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:56.905908 10886 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.906629 10886 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:56.920353 10881 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:02:56.924993  8843 leader_election.cc:336] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.930295 10899 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.931087 10899 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:56.943626  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 64392.2us
I20260709 13:02:56.946874  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5a4d44d5804a0ebd5915c53385d1bb" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:56.947578  9505 raft_consensus.cc:3060] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.952956 10899 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:56.957044  9505 raft_consensus.cc:2468] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
W20260709 13:02:56.960594  8843 leader_election.cc:336] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.964820 10886 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:56.976505 10890 raft_consensus.cc:515] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:56.974509  8843 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.979939 10888 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.980623 10888 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.983984 10888 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
I20260709 13:02:56.985364  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:56.986653 10890 leader_election.cc:290] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:56.986538  8843 leader_election.cc:336] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:56.987581 10888 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:56.988309 10888 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:56.991039 10888 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:56.993019  9477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:37909, user_credentials={real_user=slave}} blocked reactor thread for 115471us
I20260709 13:02:56.994732 10890 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
W20260709 13:02:56.995627  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:02:56.996433 10890 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:57.008569  9474 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:57.018455  8843 leader_election.cc:336] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.018982 10892 raft_consensus.cc:515] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.025828  8874 raft_consensus.cc:2393] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in current term 4: Already voted for candidate 8cc7e90e5fca483b821bbee11f4cebea in this term.
W20260709 13:02:57.010537  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:57.012653 10890 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:57.037999 10892 leader_election.cc:290] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:57.038561  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
W20260709 13:02:57.049010  8843 leader_election.cc:336] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.049186  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa09cb923d644737bfca485b9dcb4635" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:57.050395  9505 raft_consensus.cc:3060] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.052724 10890 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.053304 10890 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:02:57.056999  9477 leader_election.cc:336] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.057557  9477 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:57.060607 10890 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:57.062690  8840 leader_election.cc:304] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.064368  8840 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, b8d9284eada74dacb5b7d5e5d9d43cd7
W20260709 13:02:57.069587  8843 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.070960 10899 raft_consensus.cc:2804] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.071861 10899 raft_consensus.cc:697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.072837 10899 consensus_queue.cc:237] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.075269 10886 raft_consensus.cc:2749] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:02:57.083038  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:57.083719  9507 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
W20260709 13:02:57.086968  8840 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:57.087559  8840 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.087777 10881 raft_consensus.cc:3060] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:57.089720 10890 raft_consensus.cc:2749] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.097922 10881 raft_consensus.cc:2749] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:57.099005  9477 leader_election.cc:336] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.100759  9477 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc, 8cc7e90e5fca483b821bbee11f4cebea
I20260709 13:02:57.069872  9505 raft_consensus.cc:2468] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
W20260709 13:02:57.099713  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:57.102586 10888 raft_consensus.cc:2749] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:57.103866  9477 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.106061  9477 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.108474  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec0e32c49d64edc868c9ea74c1980ff" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:57.123159 10899 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.123782 10899 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:57.125514  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:57.129488 10888 raft_consensus.cc:2749] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:57.131587  8843 leader_election.cc:336] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.134467 10899 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:57.139012 10881 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.139848 10881 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.148780  8622 catalog_manager.cc:5697] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.149714  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:02:57.150492  8874 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 4.
I20260709 13:02:57.152064  9475 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:57.153083 10888 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:02:57.153501 10888 raft_consensus.cc:493] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.153882 10888 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:02:57.154987  8840 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:57.157709  8840 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.158731 10899 raft_consensus.cc:2749] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:57.163679 10888 raft_consensus.cc:515] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.173985  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:57.183513  8840 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.184038  9507 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:57.184667 10890 raft_consensus.cc:2804] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.175547 10881 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:57.183174 10899 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.185913 10899 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.185235 10890 raft_consensus.cc:493] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.188015 10890 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.189805 10899 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
I20260709 13:02:57.193478  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "badf95438967415d965e2bd7ffeadc49" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea"
I20260709 13:02:57.194485  8874 raft_consensus.cc:3060] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:57.183184  9505 raft_consensus.cc:2468] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 4.
I20260709 13:02:57.192111 10888 leader_election.cc:290] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 5 election: Requested vote from peers 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:57.213637  8874 raft_consensus.cc:2468] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 5.
I20260709 13:02:57.215231  9475 leader_election.cc:304] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 
I20260709 13:02:57.216331 10888 raft_consensus.cc:2804] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:02:57.216977  9477 leader_election.cc:336] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:57.217607  8843 leader_election.cc:336] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.217691 10888 raft_consensus.cc:697] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 5 LEADER]: Becoming Leader. State: Replica: b8d9284eada74dacb5b7d5e5d9d43cd7, State: Running, Role: LEADER
W20260709 13:02:57.218937  9477 leader_election.cc:336] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.219144  8840 leader_election.cc:304] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.218842 10888 consensus_queue.cc:237] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.223552 10890 raft_consensus.cc:515] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.229641  8840 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.225967 10890 leader_election.cc:290] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:57.234901  8843 leader_election.cc:336] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.226624 10892 raft_consensus.cc:2804] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.237952 10892 raft_consensus.cc:697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.238942 10892 consensus_queue.cc:237] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.233992 10899 raft_consensus.cc:2804] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.251266  8840 leader_election.cc:304] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:02:57.253827  8840 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:57.254482  8840 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.258483  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:57.259197  9505 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 2.
I20260709 13:02:57.257383 10893 raft_consensus.cc:2804] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:57.262763  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6a416213064e02b7fc04e8885e1e63" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:57.263135 10893 raft_consensus.cc:697] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.263480  9507 raft_consensus.cc:3060] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.246265 10899 raft_consensus.cc:493] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.264210 10893 consensus_queue.cc:237] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [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: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.264792 10899 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.276103  9507 raft_consensus.cc:2468] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:57.281816  8622 catalog_manager.cc:5697] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 reported cstate change: term changed from 4 to 5, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4). New cstate: current_term: 5 leader_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:57.257591 10890 raft_consensus.cc:2749] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:57.300606 10899 raft_consensus.cc:515] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.307427 10899 leader_election.cc:290] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:57.309722  8843 leader_election.cc:336] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:57.318511  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800345c00 after lost signal to thread 7607
W20260709 13:02:57.319720  8898 debug-util.cc:398] Leaking SignalData structure 0x7b08003456c0 after lost signal to thread 8660
W20260709 13:02:57.321343  8898 debug-util.cc:398] Leaking SignalData structure 0x7b080029cea0 after lost signal to thread 8901
W20260709 13:02:57.322819  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800311400 after lost signal to thread 9535
I20260709 13:02:57.327044  8840 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.328621  8840 leader_election.cc:304] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.329980 10886 raft_consensus.cc:2804] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.330457 10886 raft_consensus.cc:493] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:57.330868 10890 raft_consensus.cc:2804] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.331534 10890 raft_consensus.cc:697] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.330915 10886 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.333664 10890 consensus_queue.cc:237] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.334978  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eae943e38a9e451eb7863c29eecd7353" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:57.337514  9505 raft_consensus.cc:3060] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.345047  8622 catalog_manager.cc:5697] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.346020 10886 raft_consensus.cc:515] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.346889  9505 raft_consensus.cc:2468] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:57.348604 10886 leader_election.cc:290] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: Requested vote from peers 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:57.353812  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:02:57.356323  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62d320c45aa4c05b6a63da22e33a019" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7"
I20260709 13:02:57.356993  9507 raft_consensus.cc:3060] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.357107  8840 leader_election.cc:304] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.365486  9507 raft_consensus.cc:2468] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
I20260709 13:02:57.366722 10899 raft_consensus.cc:2804] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:02:57.354909  8843 leader_election.cc:336] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:57.359208  8622 catalog_manager.cc:5697] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 3 to 4, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 4 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.376276  8840 leader_election.cc:304] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:57.377238 10890 raft_consensus.cc:2804] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.377743 10890 raft_consensus.cc:697] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.378741 10890 consensus_queue.cc:237] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:57.382614 10899 raft_consensus.cc:697] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Becoming Leader. State: Replica: 8cc7e90e5fca483b821bbee11f4cebea, State: Running, Role: LEADER
I20260709 13:02:57.383635 10899 consensus_queue.cc:237] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [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: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:57.397346  8657 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0320 after lost signal to thread 7607
W20260709 13:02:57.398456  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800379340 after lost signal to thread 8660
W20260709 13:02:57.399734  8657 debug-util.cc:398] Leaking SignalData structure 0x7b080018d9c0 after lost signal to thread 8901
W20260709 13:02:57.400013  8657 debug-util.cc:398] Leaking SignalData structure 0x7b08001e92a0 after lost signal to thread 8902
W20260709 13:02:57.401079  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800039560 after lost signal to thread 9535
W20260709 13:02:57.401355  8657 debug-util.cc:398] Leaking SignalData structure 0x7b0800039520 after lost signal to thread 9536
I20260709 13:02:57.417223  8622 catalog_manager.cc:5697] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.419374  8622 catalog_manager.cc:5697] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.421360  8622 catalog_manager.cc:5697] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea reported cstate change: term changed from 2 to 3, leader changed from 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2) to 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3). New cstate: current_term: 3 leader_uuid: "8cc7e90e5fca483b821bbee11f4cebea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:57.472472  7609 debug-util.cc:398] Leaking SignalData structure 0x7b080000f560 after lost signal to thread 9474
W20260709 13:02:57.478612  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:57.556094  8843 consensus_peers.cc:597] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.628320  9507 raft_consensus.cc:1275] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:57.648464 10899 consensus_queue.cc:1048] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:57.671118  8843 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:57.686300  9507 raft_consensus.cc:1275] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:02:57.690789  8843 consensus_peers.cc:597] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.692934  8874 raft_consensus.cc:1275] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 5 FOLLOWER]: Refusing update from remote peer b8d9284eada74dacb5b7d5e5d9d43cd7: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:02:57.694826 10881 consensus_queue.cc:1048] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:02:57.697737 10893 consensus_queue.cc:1048] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:02:57.722098  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:57.750348  8843 consensus_peers.cc:597] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.755651  9505 raft_consensus.cc:1275] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:57.774129 10893 consensus_queue.cc:1048] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } 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:02:57.796357  9507 raft_consensus.cc:1275] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:57.801038 10890 consensus_queue.cc:1048] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:57.817891  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:57.831523  9477 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:57.849673  7604 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8824)
I20260709 13:02:57.852537  9507 raft_consensus.cc:1275] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:02:57.855980  8843 consensus_peers.cc:597] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:57.872174  9507 raft_consensus.cc:1275] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Refusing update from remote peer 8cc7e90e5fca483b821bbee11f4cebea: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:57.882421 10890 consensus_queue.cc:1048] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:57.885687  8843 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:57.888701  9477 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:57.891396 10890 consensus_queue.cc:1048] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:02:57.899257  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:57.912588  8843 consensus_peers.cc:597] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:57.929737  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:57.996239  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:58.027772  8843 consensus_peers.cc:597] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:58.038429  8843 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.039433  9477 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.047883  9477 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.052947  8843 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.055725  8840 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:58.061470  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:58.061211  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:58.063271  8843 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.103731  9477 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.114104  9477 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.124989  9477 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.125780  9477 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.126416  9477 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.229346  9477 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.250909  8843 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.301103  8843 consensus_peers.cc:597] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.319082  8843 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.333406  8843 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.342201  8843 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.357302  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:58.376080  8843 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:58.383221 10889 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.383957 10889 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:58.392583  9477 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.394321 10889 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.403477  9474 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.404008  9474 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.405282 10889 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.417075 10890 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.417987 10890 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:58.421712 10890 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.423540  9477 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.429409  8840 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:58.431710  8843 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.432308  8843 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.433277 10890 raft_consensus.cc:2749] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:58.446692  9477 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.458485  9477 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.459023  9477 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.471009  8843 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:58.494872 10889 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.495494 10889 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:58.497879 10889 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.506352  9477 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:58.512482  8843 consensus_peers.cc:597] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.522298  9474 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.522856  9474 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.524744 10889 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:58.528267 10893 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.528904 10893 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:58.532750  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:02:58.533820 10893 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), b8d9284eada74dacb5b7d5e5d9d43cd7 (127.7.109.4:36881)
W20260709 13:02:58.535898  8843 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:58.548358  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:58.554507  8843 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.556744 10893 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.558642 10893 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:58.560868 10893 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:02:58.584635  9507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "8cc7e90e5fca483b821bbee11f4cebea" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" is_pre_election: true
I20260709 13:02:58.585433  9507 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cc7e90e5fca483b821bbee11f4cebea in term 3.
W20260709 13:02:58.601037  8840 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.601676  8840 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.605216 10893 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:58.626819  8843 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.640667 10889 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.641402 10889 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:02:58.643906 10889 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.676570  9477 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:58.677745  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:02:58.678658  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.679232  9474 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.680044 10889 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:58.700964  8840 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.701526  8840 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.705161 10893 raft_consensus.cc:2749] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:58.746857  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:58.777877  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:02:58.786396 10890 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.787079 10890 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:58.792186 10890 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.822568  8843 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.837568 10929 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.838163 10929 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:02:58.850199  7604 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8824)
I20260709 13:02:58.851114 10929 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.855225  9477 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:02:58.865305 10890 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:58.866204 10890 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:58.872679 10890 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:58.895454  9474 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.896021  9474 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:02:58.900736  8843 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:58.910244 10929 raft_consensus.cc:2749] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:58.911875  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:58.944905  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:58.946689  8843 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:58.952760  8840 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:58.953397  8840 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:58.954241 10890 raft_consensus.cc:2749] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:58.955606  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:58.996222  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.000363  8840 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:59.001012  8840 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:59.018311 10930 raft_consensus.cc:2749] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:59.024379  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.051368  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:02:59.100647 10930 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:59.101303 10930 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:59.103753 10930 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:59.169289  8843 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:59.176661  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:59.202055  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.237414  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:02:59.270288 10890 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:02:59.271023 10890 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:02:59.273363 10890 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:02:59.328751  8843 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:02:59.341092  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.351738  8840 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:59.352309  8840 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:59.353098 10893 raft_consensus.cc:2749] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:59.353478  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.375149  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.375798  8840 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:02:59.376938  8840 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:02:59.378275 10890 raft_consensus.cc:2749] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:59.395166  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.436980  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.490212  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:02:59.610498  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:02:59.821254  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:02:59.850767  7604 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 8824)
W20260709 13:02:59.956617  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:00.008451  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:00.028676  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:00.070649  8843 consensus_peers.cc:597] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.098245  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:03:00.131956 10936 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
W20260709 13:03:00.132716  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:03:00.132757 10936 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:00.139528 10936 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:00.150408  9474 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:00.158839  9477 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:00.159377  9477 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:00.160754 10936 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:00.166143  9477 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.214186  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.275815  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.281607  8843 consensus_peers.cc:597] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.357967  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.381047  8843 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.398624  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.399650  9477 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.451383  8843 consensus_peers.cc:597] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.468400  9477 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:00.478853 10929 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:00.479619 10929 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:00.485757  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:03:00.486728  8869 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:03:00.489323 10929 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:03:00.492101  9474 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:00.497694  9477 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:00.498184  9477 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:00.499758 10936 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:00.505373  8843 consensus_peers.cc:597] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:00.509975 10929 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:00.510715 10929 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:00.518450 10929 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:00.518839  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:00.526261  9477 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:00.526858  9477 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:00.539146 10929 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:00.537130  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.534886  8843 consensus_peers.cc:597] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.541517  8843 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.569345  9477 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:00.583407 10890 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:00.584023 10890 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:00.585927 10890 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:00.598814  9477 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.601327  8840 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:00.594921  8843 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.612520  8843 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:00.613217  8843 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:03:00.613828  8840 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111) [suppressed 701 similar messages]
I20260709 13:03:00.616025 10890 raft_consensus.cc:2749] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:00.633365 10890 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:00.633955 10890 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:00.635990 10890 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:00.641857  8840 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:00.659755  8843 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:00.660835  8843 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:00.661582 10890 raft_consensus.cc:2749] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:00.674121  9477 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.679284  9477 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.681766  8843 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.701967  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.722780  9477 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.733652  8840 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:00.739293  8843 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.751755  8843 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.767814  9477 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.781589  8843 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.809705  8843 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.827596  9477 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.830174  8843 consensus_peers.cc:597] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:00.851295  7604 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 8824)
W20260709 13:03:00.902421  8843 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.917166  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:00.956952  9477 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.968227  8843 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.998678  9477 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:00.999275  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:01.026633  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:01.047796 10929 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:01.048430 10929 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:01.050781 10929 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:01.067343  9474 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:01.068336  9477 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:01.068765  9477 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:01.070741 10936 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:01.085127  8843 consensus_peers.cc:597] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.268213  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.272567  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:01.261668 10936 raft_consensus.cc:493] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:01.283826 10936 raft_consensus.cc:515] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:03:01.293366  9477 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.296051  8843 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:01.305882 10936 leader_election.cc:290] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:01.312202  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.323357  8843 consensus_peers.cc:597] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.328454  9477 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.331697  9477 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:03:01.336197  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:01.343868 10939 raft_consensus.cc:493] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
W20260709 13:03:01.343984  9474 leader_election.cc:336] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:01.344640  9474 leader_election.cc:304] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:01.344846 10939 raft_consensus.cc:515] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:01.345527 10936 raft_consensus.cc:2749] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:01.347151  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:01.348273 10939 leader_election.cc:290] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:01.348716  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.358655  8840 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:01.362888  8843 leader_election.cc:336] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:01.363641  8843 leader_election.cc:304] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:01.364780 10939 raft_consensus.cc:2749] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:01.409792  8843 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.484256  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.488495  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.492784  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:01.502027 10939 raft_consensus.cc:493] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:01.502851 10939 raft_consensus.cc:515] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:01.507917 10939 leader_election.cc:290] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:01.509104  8843 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:01.509739  8843 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:03:01.519233  8840 leader_election.cc:336] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:01.519857  8840 leader_election.cc:304] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:01.520912 10945 raft_consensus.cc:2749] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:01.553839  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.663858  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.703140  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:03:01.793377 10945 raft_consensus.cc:493] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:01.796072 10945 raft_consensus.cc:515] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:01.801209 10945 leader_election.cc:290] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:01.815698  8843 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:03:01.826203  8840 leader_election.cc:336] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:01.826857  8840 leader_election.cc:304] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:01.827852 10945 raft_consensus.cc:2749] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:01.833987  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.846791  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:01.851989  7604 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 8824)
W20260709 13:03:01.928911  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:02.159433 10941 raft_consensus.cc:493] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:02.160367 10941 raft_consensus.cc:515] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
W20260709 13:03:02.178647  8840 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:02.190526 10941 leader_election.cc:290] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:02.196182  8843 leader_election.cc:336] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:02.196919  8843 leader_election.cc:304] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:02.198668 10941 raft_consensus.cc:2749] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:02.236255  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:02.371625  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:02.377846  8840 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:02.389891  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.452852  9477 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:02.487103  8840 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:02.503374  8840 consensus_peers.cc:597] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:02.584843 10947 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:02.586027 10947 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:02.590691  8869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750405989f0478b9d92af10b802b6f6" candidate_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "8cc7e90e5fca483b821bbee11f4cebea" is_pre_election: true
I20260709 13:03:02.591688  8869 raft_consensus.cc:2468] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8d9284eada74dacb5b7d5e5d9d43cd7 in term 3.
I20260709 13:03:02.594858 10947 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:03:02.596275  9474 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:02.600615  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:02.604064  9477 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:02.604620  9477 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 8cc7e90e5fca483b821bbee11f4cebea, b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:02.606001 10947 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:02.663245  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.668771  8843 consensus_peers.cc:597] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:02.682591 10936 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:02.683486 10936 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:02.686050 10936 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:02.691299  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.693359  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:02.696499  9477 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:02.699045  9477 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:02.699661 10941 raft_consensus.cc:493] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:02.700389 10947 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:02.700428 10941 raft_consensus.cc:515] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:02.706962 10941 leader_election.cc:290] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:02.728866  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.730378  8840 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:02.746246  8843 leader_election.cc:336] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:02.749424  8843 leader_election.cc:304] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:02.750590 10941 raft_consensus.cc:2749] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:02.750741  8843 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:02.761536  8840 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.794658  8840 consensus_peers.cc:597] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.813184  8843 consensus_peers.cc:597] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:02.859279  9474 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:02.874735  7604 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 8824)
I20260709 13:03:02.880919 10951 raft_consensus.cc:493] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:02.881498 10951 raft_consensus.cc:515] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:02.883859 10951 leader_election.cc:290] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:02.888051  9474 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
W20260709 13:03:02.889564  9477 leader_election.cc:336] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:02.891345  9477 leader_election.cc:304] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:02.892627 10936 raft_consensus.cc:2749] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:02.911554  8843 consensus_peers.cc:597] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.242735  9477 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.243448  9477 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.244782  9477 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.252748  8840 consensus_peers.cc:597] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:03.234644  8843 consensus_peers.cc:597] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:03.253908  8843 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.254500  8843 consensus_peers.cc:597] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:03.258121  9477 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.259078  9477 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.261333  8843 consensus_peers.cc:597] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:03.264878  8843 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.265440  8843 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.281275  8840 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:03:03.283010  8843 consensus_peers.cc:597] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.283010  9477 consensus_peers.cc:597] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.288672  8843 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.323179  8843 consensus_peers.cc:597] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.324456  9477 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.325284  9477 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.385692  8843 consensus_peers.cc:597] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:03.400803  9477 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.490803  8843 consensus_peers.cc:597] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.560003  8843 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.601243  9477 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.617115  8843 consensus_peers.cc:597] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.642429  9474 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:03.645874  9477 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.666276  9477 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.711396  8843 consensus_peers.cc:597] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.725970  8840 consensus_peers.cc:597] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:03.763134  9474 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:03.775357  9474 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:03.801074  8840 consensus_peers.cc:597] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:03.804878  8840 consensus_peers.cc:597] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:03.834050  9477 consensus_peers.cc:597] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:03.853968  9474 consensus_peers.cc:597] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:03.875308  7604 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 8824)
I20260709 13:03:03.892660 10956 raft_consensus.cc:493] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:03.893414 10956 raft_consensus.cc:515] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } }
I20260709 13:03:03.898452 10956 leader_election.cc:290] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
W20260709 13:03:03.900913  8843 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
W20260709 13:03:03.901700  8840 leader_election.cc:336] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:03.902201  8840 leader_election.cc:304] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [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: 8cc7e90e5fca483b821bbee11f4cebea; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:03.903090 10956 raft_consensus.cc:2749] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:03.942878  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800315160 after lost signal to thread 7607
W20260709 13:03:03.944010  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800221660 after lost signal to thread 8660
W20260709 13:03:03.945106  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800345d60 after lost signal to thread 8901
W20260709 13:03:03.946146  8898 debug-util.cc:398] Leaking SignalData structure 0x7b0800345960 after lost signal to thread 9535
W20260709 13:03:03.980605  8843 consensus_peers.cc:597] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:04.078370  9474 consensus_peers.cc:597] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.079038  8843 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:04.132097  8840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:36881, user_credentials={real_user=slave}} blocked reactor thread for 47676.4us
W20260709 13:03:04.222760  8840 consensus_peers.cc:597] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.280493  9474 consensus_peers.cc:597] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 13:03:04.280674  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
W20260709 13:03:04.287786  8840 consensus_peers.cc:597] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.300617  8843 consensus_peers.cc:597] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:04.309051  8840 consensus_peers.cc:597] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.322060  8840 consensus_peers.cc:597] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.370011  9474 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.403668  8840 consensus_peers.cc:597] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.431083  8840 consensus_peers.cc:597] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.457656  9474 consensus_peers.cc:597] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 13:03:04.482643  9474 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 13:03:04.493376  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
W20260709 13:03:04.503180  9475 consensus_peers.cc:597] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. 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:03:04.524247  8840 consensus_peers.cc:597] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:04.543004  9475 consensus_peers.cc:597] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.559103  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:04.560338  7604 tablet_replica.cc:333] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.561476  7604 raft_consensus.cc:2243] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.562228  7604 raft_consensus.cc:2272] T d8228e4915ea4221a38cecaa584b3cc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.565864  7604 tablet_replica.cc:333] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.566790  7604 raft_consensus.cc:2243] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.567875  7604 raft_consensus.cc:2272] T 8b7b53330e3d4ec785efb29f8e6231ee P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.570760  7604 tablet_replica.cc:333] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.571740  7604 raft_consensus.cc:2243] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.572456  7604 raft_consensus.cc:2272] T 78cde77fdbf745b8b97ea95b5836677b P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.575361  7604 tablet_replica.cc:333] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.576208  7604 raft_consensus.cc:2243] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.577231  7604 raft_consensus.cc:2272] T 8750405989f0478b9d92af10b802b6f6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.580557  7604 tablet_replica.cc:333] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.581558  7604 raft_consensus.cc:2243] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.582273  7604 raft_consensus.cc:2272] T 5dab585fdd0945668799cb5809741ba9 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.585253  7604 tablet_replica.cc:333] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.586156  7604 raft_consensus.cc:2243] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.587435  7604 raft_consensus.cc:2272] T d130157fcf284721a34af49ec6d748ef P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.590667  7604 tablet_replica.cc:333] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.591745  7604 raft_consensus.cc:2243] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.592976  7604 raft_consensus.cc:2272] T 0ec0e32c49d64edc868c9ea74c1980ff P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.597139  7604 tablet_replica.cc:333] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.598145  7604 raft_consensus.cc:2243] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.598941  7604 raft_consensus.cc:2272] T dbc6178fec7a4f74950f465ca597358a P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:04.600997  9475 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.602380  7604 tablet_replica.cc:333] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.603509  7604 raft_consensus.cc:2243] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.604858  7604 raft_consensus.cc:2272] T 4467636e89094905ad03b128c87cc820 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.608304  7604 tablet_replica.cc:333] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.609335  7604 raft_consensus.cc:2243] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.610610  7604 raft_consensus.cc:2272] T 5d9b4484ff4a4a70a9e40d7fae7c164f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.614889  7604 tablet_replica.cc:333] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.615908  7604 raft_consensus.cc:2243] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.616627  7604 raft_consensus.cc:2272] T 7ed8f185da754a43a5a8f8cfd2898b6f P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:04.617349  9475 consensus_peers.cc:597] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.619645  7604 tablet_replica.cc:333] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.621059  7604 raft_consensus.cc:2243] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.624708  7604 raft_consensus.cc:2272] T 1e3f80cf60704701889c1e0b19ae88ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.628018  7604 tablet_replica.cc:333] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.628888  7604 raft_consensus.cc:2243] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.630352  7604 raft_consensus.cc:2272] T eb5a4d44d5804a0ebd5915c53385d1bb P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.633069  7604 tablet_replica.cc:333] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.633859  7604 raft_consensus.cc:2243] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.635654  7604 raft_consensus.cc:2272] T 37eb92edcdc748479c657676053d8d25 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.639072  7604 tablet_replica.cc:333] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.640038  7604 raft_consensus.cc:2243] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.641531  7604 raft_consensus.cc:2272] T 01953ea178a2477dad5e67454256834d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.645161  7604 tablet_replica.cc:333] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.646374  7604 raft_consensus.cc:2243] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.646574 10958 raft_consensus.cc:493] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:04.647634  7604 raft_consensus.cc:2272] T e9feada88ea443838c7c244e6cb43533 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.647267 10958 raft_consensus.cc:515] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:04.651041  7604 tablet_replica.cc:333] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.652184  7604 raft_consensus.cc:2243] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.652948 10958 leader_election.cc:290] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:03:04.655411  7604 raft_consensus.cc:2272] T e9b18874ab7a44b0a1845485a85db63b P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.658950  7604 tablet_replica.cc:333] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
W20260709 13:03:04.659251  9474 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:04.659983  7604 raft_consensus.cc:2243] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.660727  7604 raft_consensus.cc:2272] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.664151  7604 tablet_replica.cc:333] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.665199  7604 raft_consensus.cc:2243] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.666536  7604 raft_consensus.cc:2272] T eae943e38a9e451eb7863c29eecd7353 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:04.667074  9477 leader_election.cc:336] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:04.667573  9477 leader_election.cc:304] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:04.668381 10958 raft_consensus.cc:2749] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.669562  7604 tablet_replica.cc:333] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.670279  7604 raft_consensus.cc:2243] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.671633  7604 raft_consensus.cc:2272] T 87946ea659784ad4842ee8ea3dcced23 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.673813  7604 tablet_replica.cc:333] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.674454  7604 raft_consensus.cc:2243] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.675511  7604 raft_consensus.cc:2272] T f4ace2fadbbd4468ab908995419c15c7 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.677845  7604 tablet_replica.cc:333] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.678646  7604 raft_consensus.cc:2243] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.679198  7604 raft_consensus.cc:2272] T 368873a8d3bb45f9b75184b1004f56aa P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.681943  7604 tablet_replica.cc:333] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.682762  7604 raft_consensus.cc:2243] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.684162  7604 raft_consensus.cc:2272] T b252e96e61ad41af8f552c2618eae2da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.687216  7604 tablet_replica.cc:333] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.688079  7604 raft_consensus.cc:2243] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.689487  7604 raft_consensus.cc:2272] T bc3f4091208b4424bda927b041d43a8f P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.692229  7604 tablet_replica.cc:333] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.693001  7604 raft_consensus.cc:2243] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.693527  7604 raft_consensus.cc:2272] T f1782a5e2e584ce89b61833a2792d7ce P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.695674  7604 tablet_replica.cc:333] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.696292  7604 raft_consensus.cc:2243] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.697189  7604 raft_consensus.cc:2272] T 5876da82cdf84784abfc83b49538dd37 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.699631  7604 tablet_replica.cc:333] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.700464  7604 raft_consensus.cc:2243] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.701738  7604 raft_consensus.cc:2272] T fb1a09bd30194885acc3c0ac1bb9153b P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.704641  7604 tablet_replica.cc:333] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.705623  7604 raft_consensus.cc:2243] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:04.706452  9475 consensus_peers.cc:597] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.706961  7604 raft_consensus.cc:2272] T badf95438967415d965e2bd7ffeadc49 P 8cc7e90e5fca483b821bbee11f4cebea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.709483  7604 tablet_replica.cc:333] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.710246  7604 raft_consensus.cc:2243] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.711233  7604 raft_consensus.cc:2272] T af4a5bea83854761a109713d835ffd3c P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.714033  7604 tablet_replica.cc:333] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.714849  7604 raft_consensus.cc:2243] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.715458  7604 raft_consensus.cc:2272] T f9e8231c5ed248e0aaf352f87fe73128 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.717792  7604 tablet_replica.cc:333] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.718591  7604 raft_consensus.cc:2243] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.720144  7604 raft_consensus.cc:2272] T aa09cb923d644737bfca485b9dcb4635 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:04.720518  9475 consensus_peers.cc:597] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.722927  7604 tablet_replica.cc:333] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.723814  7604 raft_consensus.cc:2243] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.724915  7604 raft_consensus.cc:2272] T 4738826609c54152b3770c10a0511a5f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.727479  7604 tablet_replica.cc:333] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.728087  7604 raft_consensus.cc:2243] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.729035  7604 raft_consensus.cc:2272] T 27a5922c93db48198d06b2d1c856261f P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.731184  7604 tablet_replica.cc:333] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.731932  7604 raft_consensus.cc:2243] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.733803  7604 raft_consensus.cc:2272] T d62d320c45aa4c05b6a63da22e33a019 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.736622  7604 tablet_replica.cc:333] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.737409  7604 raft_consensus.cc:2243] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.738952  7604 raft_consensus.cc:2272] T 9a6a416213064e02b7fc04e8885e1e63 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.741549  7604 tablet_replica.cc:333] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.742340  7604 raft_consensus.cc:2243] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.743386  7604 raft_consensus.cc:2272] T 6eb06931cc084978ae02cfffb5499f06 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.746145  7604 tablet_replica.cc:333] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.746946  7604 raft_consensus.cc:2243] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.748070  7604 raft_consensus.cc:2272] T 5b1a34881599487186aea8ff3b669bc6 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.750742  7604 tablet_replica.cc:333] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.751348  7604 raft_consensus.cc:2243] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.752527  7604 raft_consensus.cc:2272] T 7d7ad639328447d98a428d44f12fb50d P 8cc7e90e5fca483b821bbee11f4cebea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.755246  7604 tablet_replica.cc:333] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.756032  7604 raft_consensus.cc:2243] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:04.756788  7604 raft_consensus.cc:2272] T e9effa56d9c04ceba246f34abce29594 P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.759871  7604 tablet_replica.cc:333] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.761497  7604 raft_consensus.cc:2243] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.762975  7604 raft_consensus.cc:2272] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.766037  7604 tablet_replica.cc:333] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.766865  7604 raft_consensus.cc:2243] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:04.767000  9475 consensus_peers.cc:597] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.767640  7604 raft_consensus.cc:2272] T 25ac22a1407f44ba9097759fd6b38a3d P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.770677  7604 tablet_replica.cc:333] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.771498  7604 raft_consensus.cc:2243] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.772650  7604 raft_consensus.cc:2272] T fb5c9af536f94da5b5274dc3e3acef72 P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.775624  7604 tablet_replica.cc:333] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.776430  7604 raft_consensus.cc:2243] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.777554  7604 raft_consensus.cc:2272] T 4a87b4e2eb1f41f29c8dd8edcfb9e8ab P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.779897  7604 tablet_replica.cc:333] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.780647  7604 raft_consensus.cc:2243] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.781987  7604 raft_consensus.cc:2272] T 27f65de87bda46fbb378d6502e735c5d P 8cc7e90e5fca483b821bbee11f4cebea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.784369  7604 tablet_replica.cc:333] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
I20260709 13:03:04.785148  7604 raft_consensus.cc:2243] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.786201  7604 raft_consensus.cc:2272] T e70473543bee4c9bb932841e937016da P 8cc7e90e5fca483b821bbee11f4cebea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:04.788825  7604 tablet_replica.cc:333] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea: stopping tablet replica
W20260709 13:03:04.789386  9475 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: 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:03:04.789402  7604 raft_consensus.cc:2243] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:04.790988  7604 raft_consensus.cc:2272] T 5d94c9767c14497d80061e4b58877fd1 P 8cc7e90e5fca483b821bbee11f4cebea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:04.803360  9475 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. 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:03:04.807359  9475 consensus_peers.cc:597] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. 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:03:04.880167  9475 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.3:41219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:04.939695  9475 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Couldn't send request to peer 8cc7e90e5fca483b821bbee11f4cebea. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.3:41219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:05.053524  9474 consensus_peers.cc:597] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:05.090332  9474 consensus_peers.cc:597] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 13:03:05.137023  9477 consensus_peers.cc:597] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:03:05.157231  9474 consensus_peers.cc:597] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:03:05.176872  9474 consensus_peers.cc:597] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:05.186265 10964 raft_consensus.cc:493] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:05.186924 10964 raft_consensus.cc:515] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "8cc7e90e5fca483b821bbee11f4cebea" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 41219 } attrs { replace: true } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
W20260709 13:03:05.196357  9474 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:05.198557 10964 leader_election.cc:290] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909), 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219)
W20260709 13:03:05.228856  9477 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:05.229357  9477 leader_election.cc:304] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
W20260709 13:03:05.230652  9475 leader_election.cc:336] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 8cc7e90e5fca483b821bbee11f4cebea (127.7.109.3:41219): Network error: Client connection negotiation failed: client connection to 127.7.109.3:41219: connect: Connection refused (error 111)
I20260709 13:03:05.232141 10966 raft_consensus.cc:2749] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:05.263833  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
W20260709 13:03:05.363449  9474 consensus_peers.cc:597] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 13:03:05.388314  7604 tablet_server.cc:179] TabletServer@127.7.109.4:0 shutting down...
I20260709 13:03:05.452287  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:05.453222  7604 tablet_replica.cc:333] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.454197  7604 raft_consensus.cc:2243] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.455152  7604 raft_consensus.cc:2272] T 8750405989f0478b9d92af10b802b6f6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.458678  7604 tablet_replica.cc:333] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.459661  7604 raft_consensus.cc:2243] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.460482 10964 raft_consensus.cc:493] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4bc0afe9c66d4ee99bda525a434a0bfc)
I20260709 13:03:05.460611  7604 raft_consensus.cc:2272] T 6eb06931cc084978ae02cfffb5499f06 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:05.460826  9474 consensus_peers.cc:597] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Couldn't send request to peer 274b3319cd124f029b0d9665cf3ebe86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 13:03:05.461017 10964 raft_consensus.cc:515] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "274b3319cd124f029b0d9665cf3ebe86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 40313 } } peers { permanent_uuid: "4bc0afe9c66d4ee99bda525a434a0bfc" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37909 } } peers { permanent_uuid: "b8d9284eada74dacb5b7d5e5d9d43cd7" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 36881 } attrs { promote: false } }
I20260709 13:03:05.462962 10964 leader_election.cc:290] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313), 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909)
I20260709 13:03:05.463563  7604 tablet_replica.cc:333] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.464545  7604 raft_consensus.cc:2243] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.465308  7604 raft_consensus.cc:2272] T 5d94c9767c14497d80061e4b58877fd1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:05.467677  9474 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:05.468369  7604 tablet_replica.cc:333] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.469261  7604 raft_consensus.cc:2243] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:05.469846  9477 leader_election.cc:336] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111)
I20260709 13:03:05.470012  7604 raft_consensus.cc:2272] T 27f65de87bda46fbb378d6502e735c5d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.470265  9477 leader_election.cc:304] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [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: b8d9284eada74dacb5b7d5e5d9d43cd7; no voters: 274b3319cd124f029b0d9665cf3ebe86, 4bc0afe9c66d4ee99bda525a434a0bfc
I20260709 13:03:05.471084 10964 raft_consensus.cc:2749] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:05.473105  7604 tablet_replica.cc:333] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.474020  7604 raft_consensus.cc:2243] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.475199  7604 raft_consensus.cc:2272] T 78cde77fdbf745b8b97ea95b5836677b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.478139  7604 tablet_replica.cc:333] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.479013  7604 raft_consensus.cc:2243] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.480257  7604 raft_consensus.cc:2272] T 6ae449a8c2304730a8155727e8db44ad P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.482959  7604 tablet_replica.cc:333] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.483805  7604 raft_consensus.cc:2243] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.484591  7604 raft_consensus.cc:2272] T 9a6a416213064e02b7fc04e8885e1e63 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.487299  7604 tablet_replica.cc:333] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.488073  7604 raft_consensus.cc:2243] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.489210  7604 raft_consensus.cc:2272] T 7ed8f185da754a43a5a8f8cfd2898b6f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:05.492645  9477 consensus_peers.cc:597] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 -> Peer 4bc0afe9c66d4ee99bda525a434a0bfc (127.7.109.2:37909): Couldn't send request to peer 4bc0afe9c66d4ee99bda525a434a0bfc. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:37909: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:03:05.492734  7604 tablet_replica.cc:333] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.494221  7604 raft_consensus.cc:2243] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.495911  7604 raft_consensus.cc:2272] T badf95438967415d965e2bd7ffeadc49 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.498983  7604 tablet_replica.cc:333] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.499753  7604 raft_consensus.cc:2243] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.500372  7604 raft_consensus.cc:2272] T 37eb92edcdc748479c657676053d8d25 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.502936  7604 tablet_replica.cc:333] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.504103  7604 raft_consensus.cc:2243] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.505129  7604 raft_consensus.cc:2272] T da3547a1c1854ebb85895aea10b336d1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.508581  7604 tablet_replica.cc:333] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.509567  7604 raft_consensus.cc:2243] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.510730  7604 raft_consensus.cc:2272] T 25ac22a1407f44ba9097759fd6b38a3d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.513052  7604 tablet_replica.cc:333] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.513813  7604 raft_consensus.cc:2243] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.514518  7604 raft_consensus.cc:2272] T 5eb34ea6d0394e25b03d5fc3709cfbb1 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.517325  7604 tablet_replica.cc:333] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.518328  7604 raft_consensus.cc:2243] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.519310  7604 raft_consensus.cc:2272] T dbc6178fec7a4f74950f465ca597358a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.521582  7604 tablet_replica.cc:333] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.522293  7604 raft_consensus.cc:2243] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.523447  7604 raft_consensus.cc:2272] T 100399b900434cd5b09349c6f222665d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.525943  7604 tablet_replica.cc:333] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.526684  7604 raft_consensus.cc:2243] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.527624  7604 raft_consensus.cc:2272] T 091d90f8cf4345eabe6a2cbcb2832cc6 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.529820  7604 tablet_replica.cc:333] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.530856  7604 raft_consensus.cc:2243] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.531584  7604 raft_consensus.cc:2272] T f49f0a1c176a41439ae676829804ccb2 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.534211  7604 tablet_replica.cc:333] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.534910  7604 raft_consensus.cc:2243] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.536396  7604 raft_consensus.cc:2272] T af4a5bea83854761a109713d835ffd3c P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.539731  7604 tablet_replica.cc:333] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.540386  7604 raft_consensus.cc:2243] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.540941  7604 raft_consensus.cc:2272] T fb1a09bd30194885acc3c0ac1bb9153b P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.543170  7604 tablet_replica.cc:333] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.543828  7604 raft_consensus.cc:2243] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.544682  7604 raft_consensus.cc:2272] T 5dab585fdd0945668799cb5809741ba9 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.548059  7604 tablet_replica.cc:333] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.549345  7604 raft_consensus.cc:2243] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.550150  7604 raft_consensus.cc:2272] T 0ec0e32c49d64edc868c9ea74c1980ff P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.553539  7604 tablet_replica.cc:333] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.554916  7604 raft_consensus.cc:2243] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.556555  7604 raft_consensus.cc:2272] T 260884f5a0e54248800c61fb2c65592a P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.560083  7604 tablet_replica.cc:333] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.561108  7604 raft_consensus.cc:2243] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.562449  7604 raft_consensus.cc:2272] T a791717c3e114bb79c059a9f607fd5b8 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.565521  7604 tablet_replica.cc:333] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.566350  7604 raft_consensus.cc:2243] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.567224  7604 raft_consensus.cc:2272] T 4738826609c54152b3770c10a0511a5f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.570294  7604 tablet_replica.cc:333] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.571089  7604 raft_consensus.cc:2243] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.571784  7604 raft_consensus.cc:2272] T e70473543bee4c9bb932841e937016da P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.574184  7604 tablet_replica.cc:333] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.574923  7604 raft_consensus.cc:2243] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.575754  7604 raft_consensus.cc:2272] T 93786a4c1b69478ea2b2d78ac0f14181 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.579571  7604 tablet_replica.cc:333] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.580273  7604 raft_consensus.cc:2243] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.581284  7604 raft_consensus.cc:2272] T 7d7ad639328447d98a428d44f12fb50d P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.583768  7604 tablet_replica.cc:333] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.584359  7604 raft_consensus.cc:2243] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.584864  7604 raft_consensus.cc:2272] T eb5a4d44d5804a0ebd5915c53385d1bb P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.587008  7604 tablet_replica.cc:333] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.587591  7604 raft_consensus.cc:2243] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.588068  7604 raft_consensus.cc:2272] T 1e3f80cf60704701889c1e0b19ae88ab P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.590407  7604 tablet_replica.cc:333] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.591074  7604 raft_consensus.cc:2243] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.591852  7604 raft_consensus.cc:2272] T bc3f4091208b4424bda927b041d43a8f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.594005  7604 tablet_replica.cc:333] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.594712  7604 raft_consensus.cc:2243] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.595557  7604 raft_consensus.cc:2272] T 4e66d346d28b40ca86dfae2cf432f477 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.598295  7604 tablet_replica.cc:333] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.599136  7604 raft_consensus.cc:2243] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.599888  7604 raft_consensus.cc:2272] T d62d320c45aa4c05b6a63da22e33a019 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.602926  7604 tablet_replica.cc:333] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.603554  7604 raft_consensus.cc:2243] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.604256  7604 raft_consensus.cc:2272] T aa09cb923d644737bfca485b9dcb4635 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.606477  7604 tablet_replica.cc:333] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.607293  7604 raft_consensus.cc:2243] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.608592  7604 raft_consensus.cc:2272] T 27a5922c93db48198d06b2d1c856261f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.612799  7604 tablet_replica.cc:333] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.613567  7604 raft_consensus.cc:2243] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.614637  7604 raft_consensus.cc:2272] T eae943e38a9e451eb7863c29eecd7353 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.617609  7604 tablet_replica.cc:333] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.618287  7604 raft_consensus.cc:2243] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.619431  7604 raft_consensus.cc:2272] T d130157fcf284721a34af49ec6d748ef P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.621712  7604 tablet_replica.cc:333] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.622411  7604 raft_consensus.cc:2243] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.623034  7604 raft_consensus.cc:2272] T 5e10f235f3be401a89eb68b391211622 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.625149  7604 tablet_replica.cc:333] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.625712  7604 raft_consensus.cc:2243] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.626869  7604 raft_consensus.cc:2272] T f1782a5e2e584ce89b61833a2792d7ce P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.629062  7604 tablet_replica.cc:333] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.629621  7604 raft_consensus.cc:2243] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.630815  7604 raft_consensus.cc:2272] T 5d9b4484ff4a4a70a9e40d7fae7c164f P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.633208  7604 tablet_replica.cc:333] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.633812  7604 raft_consensus.cc:2243] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.634819  7604 raft_consensus.cc:2272] T aa12d35c5a2242d9861cb3a4e9e1c2f5 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.637027  7604 tablet_replica.cc:333] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.637615  7604 raft_consensus.cc:2243] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.638521  7604 raft_consensus.cc:2272] T b19baf068490436dbd181fb8baa371b7 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.640978  7604 tablet_replica.cc:333] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.641583  7604 raft_consensus.cc:2243] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.642223  7604 raft_consensus.cc:2272] T fb5c9af536f94da5b5274dc3e3acef72 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.644951  7604 tablet_replica.cc:333] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.645529  7604 raft_consensus.cc:2243] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:05.646080  7604 raft_consensus.cc:2272] T d1699b9b6c184edb935c74423d6be8be P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.649220  7604 tablet_replica.cc:333] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7: stopping tablet replica
I20260709 13:03:05.649869  7604 raft_consensus.cc:2243] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:05.651010  7604 raft_consensus.cc:2272] T 90638d54173c4d79b4d2a4cb468a7643 P b8d9284eada74dacb5b7d5e5d9d43cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:05.887826  7604 tablet_server.cc:196] TabletServer@127.7.109.4:0 shutdown complete.
I20260709 13:03:05.970322  7604 master.cc:562] Master@127.7.109.62:37699 shutting down...
W20260709 13:03:06.005666  8674 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:03:06.006018  8674 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:03:06.006235  8674 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:03:07.846676  8610 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111) [suppressed 648 similar messages]
W20260709 13:03:07.850809  8610 catalog_manager.cc:4755] TS 274b3319cd124f029b0d9665cf3ebe86 (127.7.109.1:40313): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6eb06931cc084978ae02cfffb5499f06: Network error: Client connection negotiation failed: client connection to 127.7.109.1:40313: connect: Connection refused (error 111)
I20260709 13:03:07.861281  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:07.862057  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:07.862429  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f50921a5c4e4b5f88fab77eedcb934a: stopping tablet replica
I20260709 13:03:07.998387  7604 master.cc:584] Master@127.7.109.62:37699 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (84217 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:03:08.105511  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:46459
I20260709 13:03:08.107124  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.114450 10971 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:03:08.114715 10972 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:03:08.117758 10974 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:03:08.118494  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:08.121233  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.121589  7604 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:03:08.121899  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602188121866 us; error 0 us; skew 500 ppm
I20260709 13:03:08.122802  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.126672  7604 webserver.cc:533] Webserver started at http://127.7.109.62:42819/ using document root <none> and password file <none>
I20260709 13:03:08.127357  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.127614  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.127947  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.129693  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "4e606569ad2640e2b778b7e8d98d7f2e"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.136168  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260709 13:03:08.141214 10979 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:03:08.142433  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:03:08.143118  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "4e606569ad2640e2b778b7e8d98d7f2e"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.143611  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:08.172439  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.173834  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.225083  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:46459
I20260709 13:03:08.225226 11030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:46459 every 8 connection(s)
I20260709 13:03:08.229790 11031 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:03:08.242779 11031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: Bootstrap starting.
I20260709 13:03:08.247826 11031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.252657 11031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: No bootstrap required, opened a new log
I20260709 13:03:08.255014 11031 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER }
I20260709 13:03:08.255429 11031 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:08.255704 11031 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e606569ad2640e2b778b7e8d98d7f2e, State: Initialized, Role: FOLLOWER
I20260709 13:03:08.256414 11031 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER }
I20260709 13:03:08.256883 11031 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:08.257171 11031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:08.257436 11031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:08.262880 11031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER }
I20260709 13:03:08.263504 11031 leader_election.cc:304] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [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: 4e606569ad2640e2b778b7e8d98d7f2e; no voters: 
I20260709 13:03:08.264714 11031 leader_election.cc:290] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:08.265264 11034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:08.266773 11034 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 1 LEADER]: Becoming Leader. State: Replica: 4e606569ad2640e2b778b7e8d98d7f2e, State: Running, Role: LEADER
I20260709 13:03:08.267664 11034 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [LEADER]: Queue going to LEADER mode. State: All 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: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER }
I20260709 13:03:08.268250 11031 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:08.273897 11036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e606569ad2640e2b778b7e8d98d7f2e. Latest consensus state: current_term: 1 leader_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER } }
I20260709 13:03:08.274255 11035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e606569ad2640e2b778b7e8d98d7f2e" member_type: VOTER } }
I20260709 13:03:08.275002 11036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:08.275180 11035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:08.278667 11042 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:08.284907 11042 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:08.287652  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:08.294927 11042 catalog_manager.cc:1383] Generated new cluster ID: 166cb22423cb4d14bd2a6f6ec3a11b89
I20260709 13:03:08.295193 11042 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:08.315003 11042 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:08.316406 11042 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:08.332190 11042 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: Generated new TSK 0
I20260709 13:03:08.332980 11042 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:08.354831  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.363070 11052 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:03:08.366775 11053 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:03:08.372817 11055 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:03:08.373378  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:08.375475  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.375857  7604 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:03:08.376098  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602188376069 us; error 0 us; skew 500 ppm
I20260709 13:03:08.377349  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.383116  7604 webserver.cc:533] Webserver started at http://127.7.109.1:42013/ using document root <none> and password file <none>
I20260709 13:03:08.383772  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.384011  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.384925  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.388408  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "a3b7c7afe660495ab080cf5932867a86"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.394959  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:03:08.400380 11060 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:03:08.401491  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:08.401901  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "a3b7c7afe660495ab080cf5932867a86"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.402257  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:08.434895  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.436332  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.438330  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.441660  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.442261  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260709 13:03:08.442835  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.443084  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.500938 11122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:34487 every 8 connection(s)
I20260709 13:03:08.500821  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:34487
I20260709 13:03:08.509150  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.519495 11127 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:03:08.519809 11128 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:03:08.523806 11130 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:03:08.525359  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:08.527693 11123 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46459
I20260709 13:03:08.527988  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:08.528224 11123 heartbeater.cc:461] Registering TS with master...
W20260709 13:03:08.528410  7604 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:03:08.528719  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602188528691 us; error 0 us; skew 500 ppm
I20260709 13:03:08.529392  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.529321 11123 heartbeater.cc:507] Master 127.7.109.62:46459 requested a full tablet report, sending...
I20260709 13:03:08.533026  7604 webserver.cc:533] Webserver started at http://127.7.109.2:44187/ using document root <none> and password file <none>
I20260709 13:03:08.533090 10996 ts_manager.cc:194] Registered new tserver with Master: a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:08.533864  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.534202  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.534511  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.535916  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "c582b3003113469099d92225d8fbed91"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.535836 10996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32792
I20260709 13:03:08.544486  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:03:08.549765 11135 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:03:08.551038  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:08.551545  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "c582b3003113469099d92225d8fbed91"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.551950  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:08.564435  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.565737  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.567734  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.570420  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.570709  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:08.570995  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.571170  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.624838  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:45035
I20260709 13:03:08.624993 11197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:45035 every 8 connection(s)
I20260709 13:03:08.630971  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.639314 11201 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:03:08.641448 11202 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:03:08.645335  7604 server_base.cc:1061] running on GCE node
W20260709 13:03:08.645313 11204 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:03:08.647629  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.648082  7604 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:03:08.648370  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602188648340 us; error 0 us; skew 500 ppm
I20260709 13:03:08.649494  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.650360 11198 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46459
I20260709 13:03:08.650988 11198 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.651836 11198 heartbeater.cc:507] Master 127.7.109.62:46459 requested a full tablet report, sending...
I20260709 13:03:08.653039  7604 webserver.cc:533] Webserver started at http://127.7.109.3:44487/ using document root <none> and password file <none>
I20260709 13:03:08.653800  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.654085  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.654426  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.654621 10996 ts_manager.cc:194] Registered new tserver with Master: c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:08.655997  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.656623 10996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32796
I20260709 13:03:08.661957  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:03:08.667033 11209 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:03:08.668493  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:03:08.668867  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.669162  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:08.684293  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.685627  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.687798  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.690798  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.691105  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.691398  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.691609  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.748423  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:46745
I20260709 13:03:08.748637 11271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:46745 every 8 connection(s)
I20260709 13:03:08.755128  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.764515 11275 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:03:08.769781 11276 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:03:08.771286 11278 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:03:08.775024  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:08.777350  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.777923  7604 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:03:08.778469  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602188778444 us; error 0 us; skew 500 ppm
I20260709 13:03:08.778687 11272 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46459
I20260709 13:03:08.779515 11272 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.779582  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.780409 11272 heartbeater.cc:507] Master 127.7.109.62:46459 requested a full tablet report, sending...
I20260709 13:03:08.783514  7604 webserver.cc:533] Webserver started at http://127.7.109.4:36963/ using document root <none> and password file <none>
I20260709 13:03:08.784348  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.784632  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.784641 10996 ts_manager.cc:194] Registered new tserver with Master: a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:08.785219  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.787060  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-3-root/instance:
uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.787225 10996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32802
I20260709 13:03:08.794262  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:08.799070 11283 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:03:08.800180  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:03:08.801223  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:08.801765  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:08.823518  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.825050  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.827057  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.829917  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.830219  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.830497  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.830770  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:08.886960  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.4:43957
I20260709 13:03:08.887034 11345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.4:43957 every 8 connection(s)
I20260709 13:03:08.906968 11346 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46459
I20260709 13:03:08.907474 11346 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.908386 11346 heartbeater.cc:507] Master 127.7.109.62:46459 requested a full tablet report, sending...
I20260709 13:03:08.910786 10996 ts_manager.cc:194] Registered new tserver with Master: 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:08.911993  7604 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020416285s
I20260709 13:03:08.912551 10996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32818
I20260709 13:03:08.951002 10996 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32820:
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:03:09.241575 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 86fec035ccc540e68f5d3fa0d44ccf7c (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:09.241740 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 425d750df1464939b5958489bdc40494 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:09.243624 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d750df1464939b5958489bdc40494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.245810 11311 tablet_service.cc:1511] Processing CreateTablet for tablet b52e3e66d34c4a13b89d26e80cf1c377 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:09.246678 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fec035ccc540e68f5d3fa0d44ccf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.248390 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52e3e66d34c4a13b89d26e80cf1c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.254179 11237 tablet_service.cc:1511] Processing CreateTablet for tablet b52e3e66d34c4a13b89d26e80cf1c377 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:09.256435 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52e3e66d34c4a13b89d26e80cf1c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.264691 11308 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:09.266312 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.272683 11366 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:09.284185 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:09.284627 11307 tablet_service.cc:1511] Processing CreateTablet for tablet 6f69095371d44096bcc8ce31b255457e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:09.285804 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.286118 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f69095371d44096bcc8ce31b255457e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.288187 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 86fec035ccc540e68f5d3fa0d44ccf7c (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:09.288585 11163 tablet_service.cc:1511] Processing CreateTablet for tablet b52e3e66d34c4a13b89d26e80cf1c377 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:09.290035 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52e3e66d34c4a13b89d26e80cf1c377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.290226 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 693b94d6c6584a1689033a9e9ad0cb1a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:09.291879 11161 tablet_service.cc:1511] Processing CreateTablet for tablet 425d750df1464939b5958489bdc40494 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:09.292798 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:09.293470 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d750df1464939b5958489bdc40494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.294220 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.294916 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fec035ccc540e68f5d3fa0d44ccf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.295862 11233 tablet_service.cc:1511] Processing CreateTablet for tablet e481fd31cece49768bd028ef3c5db96e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:09.297394 11233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e481fd31cece49768bd028ef3c5db96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.297808 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:09.299790 11232 tablet_service.cc:1511] Processing CreateTablet for tablet 6f69095371d44096bcc8ce31b255457e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:09.301477 11232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f69095371d44096bcc8ce31b255457e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.301735 11156 tablet_service.cc:1511] Processing CreateTablet for tablet c9a0e464e77d4f378b56026509f443c1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:09.303786 11231 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:09.304134 11155 tablet_service.cc:1511] Processing CreateTablet for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:09.305509 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.295743 11160 tablet_service.cc:1511] Processing CreateTablet for tablet 693b94d6c6584a1689033a9e9ad0cb1a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:09.299892 11158 tablet_service.cc:1511] Processing CreateTablet for tablet 6f69095371d44096bcc8ce31b255457e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:09.308111 11154 tablet_service.cc:1511] Processing CreateTablet for tablet 91220af5c8bf49179f59c2edc3bd687d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:09.282438 11310 tablet_service.cc:1511] Processing CreateTablet for tablet e481fd31cece49768bd028ef3c5db96e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:09.313894 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e481fd31cece49768bd028ef3c5db96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.314920 11305 tablet_service.cc:1511] Processing CreateTablet for tablet a037722a13a1421aa7a850d6e3d42b54 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:09.318197 11366 tablet_bootstrap.cc:654] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.318818 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037722a13a1421aa7a850d6e3d42b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.310490 11230 tablet_service.cc:1511] Processing CreateTablet for tablet a037722a13a1421aa7a850d6e3d42b54 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:09.315465 11306 tablet_service.cc:1511] Processing CreateTablet for tablet c9a0e464e77d4f378b56026509f443c1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:09.291923 11157 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:09.317179 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:09.323341 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693b94d6c6584a1689033a9e9ad0cb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.323488 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a0e464e77d4f378b56026509f443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.327179 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a0e464e77d4f378b56026509f443c1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:09.318296 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:09.334623 11155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.336704 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 91220af5c8bf49179f59c2edc3bd687d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:09.338387 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91220af5c8bf49179f59c2edc3bd687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.341020 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.341147 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:09.342834 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bfaf187b4f44ae92584d8b4e0ee2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.347523 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.348912 11158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f69095371d44096bcc8ce31b255457e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.349927 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693b94d6c6584a1689033a9e9ad0cb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.348996 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037722a13a1421aa7a850d6e3d42b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.352626 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.358989 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91220af5c8bf49179f59c2edc3bd687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.409229 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 425d750df1464939b5958489bdc40494 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:09.408850 11088 tablet_service.cc:1511] Processing CreateTablet for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:09.423367 11088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f579a49d0ed4a8bb75bf7f1707b4a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.428539 11086 tablet_service.cc:1511] Processing CreateTablet for tablet 86fec035ccc540e68f5d3fa0d44ccf7c (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:09.429443 11082 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:09.432504 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fec035ccc540e68f5d3fa0d44ccf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.432134 11081 tablet_service.cc:1511] Processing CreateTablet for tablet c9a0e464e77d4f378b56026509f443c1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:09.440109 11080 tablet_service.cc:1511] Processing CreateTablet for tablet a037722a13a1421aa7a850d6e3d42b54 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:09.440148 11084 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:09.449414 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425d750df1464939b5958489bdc40494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.449852 11083 tablet_service.cc:1511] Processing CreateTablet for tablet e481fd31cece49768bd028ef3c5db96e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:09.451023 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 693b94d6c6584a1689033a9e9ad0cb1a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:09.454507 11235 tablet_service.cc:1511] Processing CreateTablet for tablet fd59c739704a4b1aa2497d8609011faf (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:09.456432 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd59c739704a4b1aa2497d8609011faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.459045 11081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a0e464e77d4f378b56026509f443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.460793 11082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e72dd952c46a2affa9e9b7a2ad2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.461917 11080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037722a13a1421aa7a850d6e3d42b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.464488 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e481fd31cece49768bd028ef3c5db96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.466086 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693b94d6c6584a1689033a9e9ad0cb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.468072 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1a8dbe0e2c4e60af434c9d42371b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.468433 11305 tablet_service.cc:1511] Processing CreateTablet for tablet c455782b65db4287bb3ea37b153d5571 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:09.471288 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455782b65db4287bb3ea37b153d5571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.502135 11079 tablet_service.cc:1511] Processing CreateTablet for tablet 91220af5c8bf49179f59c2edc3bd687d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:09.503830 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91220af5c8bf49179f59c2edc3bd687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.515571 11368 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:09.531916 11234 tablet_service.cc:1511] Processing CreateTablet for tablet f1f5fda6f7754e248f42fd9e298de795 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:09.554255 11123 heartbeater.cc:499] Master 127.7.109.62:46459 was elected leader, sending a full tablet report...
I20260709 13:03:09.556329 11366 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:09.557312 11366 ts_tablet_manager.cc:1403] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.285s	user 0.027s	sys 0.010s
I20260709 13:03:09.596758 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f5fda6f7754e248f42fd9e298de795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.601133 11156 tablet_service.cc:1511] Processing CreateTablet for tablet c455782b65db4287bb3ea37b153d5571 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:09.606033 11158 tablet_service.cc:1511] Processing CreateTablet for tablet f1f5fda6f7754e248f42fd9e298de795 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:09.608137 11366 raft_consensus.cc:359] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:09.614662 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455782b65db4287bb3ea37b153d5571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.614782 11369 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:09.614914 11366 raft_consensus.cc:385] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.615621 11366 raft_consensus.cc:740] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.616923 11158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f5fda6f7754e248f42fd9e298de795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.617847 11366 consensus_queue.cc:260] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:09.633682 11368 tablet_bootstrap.cc:654] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.654336 11309 tablet_service.cc:1511] Processing CreateTablet for tablet f1f5fda6f7754e248f42fd9e298de795 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:09.655059 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 1960aded34a54338a9e7f127ad69abcb (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:09.656085 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f5fda6f7754e248f42fd9e298de795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.656793 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1960aded34a54338a9e7f127ad69abcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.659838 11198 heartbeater.cc:499] Master 127.7.109.62:46459 was elected leader, sending a full tablet report...
I20260709 13:03:09.663688 11308 tablet_service.cc:1511] Processing CreateTablet for tablet fd59c739704a4b1aa2497d8609011faf (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:09.664086 11229 tablet_service.cc:1511] Processing CreateTablet for tablet a030cdbd6d7c4d6cb15efc2c34a35c69 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:09.666296 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a030cdbd6d7c4d6cb15efc2c34a35c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.680420 11346 heartbeater.cc:499] Master 127.7.109.62:46459 was elected leader, sending a full tablet report...
I20260709 13:03:09.706512 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd59c739704a4b1aa2497d8609011faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.719022 11162 tablet_service.cc:1511] Processing CreateTablet for tablet a030cdbd6d7c4d6cb15efc2c34a35c69 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:09.720651 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a030cdbd6d7c4d6cb15efc2c34a35c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.750612 11160 tablet_service.cc:1511] Processing CreateTablet for tablet 1960aded34a54338a9e7f127ad69abcb (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:09.755052 11087 tablet_service.cc:1511] Processing CreateTablet for tablet c455782b65db4287bb3ea37b153d5571 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:09.756537 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c455782b65db4287bb3ea37b153d5571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.756263 11304 tablet_service.cc:1511] Processing CreateTablet for tablet b5f78243db7545ac90284206963df33e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:09.757627 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f78243db7545ac90284206963df33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.759644 11086 tablet_service.cc:1511] Processing CreateTablet for tablet fd59c739704a4b1aa2497d8609011faf (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:09.760022 11085 tablet_service.cc:1511] Processing CreateTablet for tablet a030cdbd6d7c4d6cb15efc2c34a35c69 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:09.761288 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd59c739704a4b1aa2497d8609011faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.761655 11080 tablet_service.cc:1511] Processing CreateTablet for tablet 1960aded34a54338a9e7f127ad69abcb (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:09.763813 11080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1960aded34a54338a9e7f127ad69abcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.768064 11235 tablet_service.cc:1511] Processing CreateTablet for tablet b5f78243db7545ac90284206963df33e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:09.770569 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a030cdbd6d7c4d6cb15efc2c34a35c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.769780 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f78243db7545ac90284206963df33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.777348 11369 tablet_bootstrap.cc:654] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.777460 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1960aded34a54338a9e7f127ad69abcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.790408 11272 heartbeater.cc:499] Master 127.7.109.62:46459 was elected leader, sending a full tablet report...
I20260709 13:03:09.794247 11366 ts_tablet_manager.cc:1434] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.236s	user 0.025s	sys 0.016s
I20260709 13:03:09.795459 11366 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
W20260709 13:03:09.800881 10981 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 44805.3us
I20260709 13:03:09.813819 11370 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.814388 11370 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:09.815413 11372 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:09.815169 11083 tablet_service.cc:1511] Processing CreateTablet for tablet b5f78243db7545ac90284206963df33e (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:09.816669 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f78243db7545ac90284206963df33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.817271 11370 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:09.823521 11368 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:09.824472 11368 ts_tablet_manager.cc:1403] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.309s	user 0.028s	sys 0.000s
I20260709 13:03:09.828018 11368 raft_consensus.cc:359] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:09.828977 11368 raft_consensus.cc:385] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.829286 11368 raft_consensus.cc:740] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.830200 11368 consensus_queue.cc:260] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:09.831508 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6fd9328dbf41b29fd7c73661a44206 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:09.834081 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6fd9328dbf41b29fd7c73661a44206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.835932 11366 tablet_bootstrap.cc:654] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.835691 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6fd9328dbf41b29fd7c73661a44206 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:09.842244 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6fd9328dbf41b29fd7c73661a44206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.845660 11372 tablet_bootstrap.cc:654] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.873093 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6fd9328dbf41b29fd7c73661a44206 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:09.874776 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6fd9328dbf41b29fd7c73661a44206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.905505 11369 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
W20260709 13:03:09.910084 11347 tablet.cc:2406] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:09.918960 11079 tablet_service.cc:1511] Processing CreateTablet for tablet 822e8b4932c54281ab2ad0f64a5accaa (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:09.919802 11366 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:09.920477 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e8b4932c54281ab2ad0f64a5accaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.921538 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 822e8b4932c54281ab2ad0f64a5accaa (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:09.922887 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e8b4932c54281ab2ad0f64a5accaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.914597 11369 ts_tablet_manager.cc:1403] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.300s	user 0.018s	sys 0.010s
I20260709 13:03:09.920452 11366 ts_tablet_manager.cc:1403] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.021s
I20260709 13:03:09.935158 11366 raft_consensus.cc:359] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:09.936038 11366 raft_consensus.cc:385] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.936415 11366 raft_consensus.cc:740] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.937395 11366 consensus_queue.cc:260] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:09.939482 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f11806aae4884b21559a04b0a376d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:09.929948 11369 raft_consensus.cc:359] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:09.947652 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f11806aae4884b21559a04b0a376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.948057 11379 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.948694 11379 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:09.945844 11369 raft_consensus.cc:385] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.950775 11369 raft_consensus.cc:740] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.952833 11369 consensus_queue.cc:260] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:09.956223 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f11806aae4884b21559a04b0a376d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:09.957540 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 822e8b4932c54281ab2ad0f64a5accaa (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:09.959522 11368 ts_tablet_manager.cc:1434] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.134s	user 0.016s	sys 0.026s
I20260709 13:03:09.967204 11368 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:09.968250 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:09.943918 11366 ts_tablet_manager.cc:1434] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:03:09.970407 11372 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
W20260709 13:03:09.974100 11285 leader_election.cc:343] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:09.974361 11372 ts_tablet_manager.cc:1403] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.159s	user 0.008s	sys 0.010s
I20260709 13:03:09.974784 11229 tablet_service.cc:1511] Processing CreateTablet for tablet ea3200232ae04f65a63b4db17a72e958 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:09.976697 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f11806aae4884b21559a04b0a376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.978615 11160 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f11806aae4884b21559a04b0a376d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:09.984402 11160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f11806aae4884b21559a04b0a376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.986156 11368 tablet_bootstrap.cc:654] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.979956 11366 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:09.981137 11308 tablet_service.cc:1511] Processing CreateTablet for tablet ea3200232ae04f65a63b4db17a72e958 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:09.987462 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3200232ae04f65a63b4db17a72e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:09.989878 11084 tablet_service.cc:1511] Processing CreateTablet for tablet ea3200232ae04f65a63b4db17a72e958 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:09.977923 11372 raft_consensus.cc:359] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:09.995081 11372 raft_consensus.cc:385] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.995450 11372 raft_consensus.cc:740] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.996235 11372 consensus_queue.cc:260] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:09.997114 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 73893ebcbe6b4096afac31fbdd049904 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:10.001837 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3200232ae04f65a63b4db17a72e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.004550 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 73893ebcbe6b4096afac31fbdd049904 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:10.006621 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73893ebcbe6b4096afac31fbdd049904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.007858 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:10.008272 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e8b4932c54281ab2ad0f64a5accaa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:10.009828 11287 leader_election.cc:343] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.010367 11287 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:10.011601 11370 raft_consensus.cc:2749] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.013919 11379 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:10.018529 11079 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0478e8d55d4ae798248694b8746725 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:10.020117 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0478e8d55d4ae798248694b8746725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.021240 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 73893ebcbe6b4096afac31fbdd049904 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:10.027767 11366 tablet_bootstrap.cc:654] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.041378 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73893ebcbe6b4096afac31fbdd049904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.049028 11369 ts_tablet_manager.cc:1434] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.122s	user 0.009s	sys 0.008s
I20260709 13:03:10.050140 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0478e8d55d4ae798248694b8746725 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:10.060853 11083 tablet_service.cc:1511] Processing CreateTablet for tablet a8eb17606e7c46a9802528cbb7e1d2fe (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:10.062425 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eb17606e7c46a9802528cbb7e1d2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.054229 11307 tablet_service.cc:1511] Processing CreateTablet for tablet a8eb17606e7c46a9802528cbb7e1d2fe (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:10.052253 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0478e8d55d4ae798248694b8746725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.067816 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eb17606e7c46a9802528cbb7e1d2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.074867 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3200232ae04f65a63b4db17a72e958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.050490 11369 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:10.081450 11162 tablet_service.cc:1511] Processing CreateTablet for tablet a8eb17606e7c46a9802528cbb7e1d2fe (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:10.098416 11381 raft_consensus.cc:493] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.099047 11381 raft_consensus.cc:515] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.101069 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 9002d38e08e4456a96d80665486d8624 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:10.080912 11372 ts_tablet_manager.cc:1434] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.004s
I20260709 13:03:10.096418 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73893ebcbe6b4096afac31fbdd049904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.107673 11381 leader_election.cc:290] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:10.054342 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0478e8d55d4ae798248694b8746725 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:10.111212 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 9002d38e08e4456a96d80665486d8624 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:10.111981 11084 tablet_service.cc:1511] Processing CreateTablet for tablet 9002d38e08e4456a96d80665486d8624 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:10.119599 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002d38e08e4456a96d80665486d8624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.123175 11161 tablet_service.cc:1511] Processing CreateTablet for tablet d6660ba4f31e45a1ae58189d2aebd1e2 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:10.115622 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002d38e08e4456a96d80665486d8624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.163085 11310 tablet_service.cc:1511] Processing CreateTablet for tablet d6660ba4f31e45a1ae58189d2aebd1e2 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:10.164753 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6660ba4f31e45a1ae58189d2aebd1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.165141 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a634d406149f5bd6b7083e3ce13d4 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:10.150512 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eb17606e7c46a9802528cbb7e1d2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.167378 11372 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:10.175360 11155 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a634d406149f5bd6b7083e3ce13d4 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:10.136785 11232 tablet_service.cc:1511] Processing CreateTablet for tablet d6660ba4f31e45a1ae58189d2aebd1e2 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:10.189465 11232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6660ba4f31e45a1ae58189d2aebd1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.189790 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5a634d406149f5bd6b7083e3ce13d4 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:10.191277 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a634d406149f5bd6b7083e3ce13d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.191650 11368 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:10.192482 11368 ts_tablet_manager.cc:1403] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.226s	user 0.020s	sys 0.021s
I20260709 13:03:10.181833 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002d38e08e4456a96d80665486d8624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.207603 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 08062952be0d4c288ca56752663ae1de (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:10.207813 11086 tablet_service.cc:1511] Processing CreateTablet for tablet 08062952be0d4c288ca56752663ae1de (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:10.209151 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08062952be0d4c288ca56752663ae1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.216279 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a634d406149f5bd6b7083e3ce13d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.217880 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08062952be0d4c288ca56752663ae1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.220558 11368 raft_consensus.cc:359] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.221454 11368 raft_consensus.cc:385] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.221791 11368 raft_consensus.cc:740] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.200373 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0478e8d55d4ae798248694b8746725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.225131 11155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5a634d406149f5bd6b7083e3ce13d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.228420 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6660ba4f31e45a1ae58189d2aebd1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.234074 11158 tablet_service.cc:1511] Processing CreateTablet for tablet 08062952be0d4c288ca56752663ae1de (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:10.244792 11158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08062952be0d4c288ca56752663ae1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.244611 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:10.246359 11366 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:10.251016 11366 ts_tablet_manager.cc:1403] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.271s	user 0.027s	sys 0.011s
I20260709 13:03:10.254487 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:10.256810 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 8f407cc80d5049d28d251cdd18c271d8 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:03:10.257572 11211 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.262053 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 8f407cc80d5049d28d251cdd18c271d8 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:03:10.263195 11213 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.263396 11157 tablet_service.cc:1511] Processing CreateTablet for tablet bab21226ad5048a0a24aa4c91947638d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:10.263787 11213 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:10.264810 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab21226ad5048a0a24aa4c91947638d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.263764 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f407cc80d5049d28d251cdd18c271d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.265723 11235 tablet_service.cc:1511] Processing CreateTablet for tablet bab21226ad5048a0a24aa4c91947638d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:10.266757 11379 raft_consensus.cc:2749] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.268254 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 8f407cc80d5049d28d251cdd18c271d8 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:10.269753 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f407cc80d5049d28d251cdd18c271d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.238909 11368 consensus_queue.cc:260] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.279937 11368 ts_tablet_manager.cc:1434] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.001s
I20260709 13:03:10.281145 11368 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:10.285386 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:10.288728 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:10.299015 11308 tablet_service.cc:1511] Processing CreateTablet for tablet bab21226ad5048a0a24aa4c91947638d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:10.299414 11366 raft_consensus.cc:359] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.300269 11366 raft_consensus.cc:385] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.258306 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f407cc80d5049d28d251cdd18c271d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:10.300428 11139 leader_election.cc:343] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.300483 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab21226ad5048a0a24aa4c91947638d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:10.306977 11138 leader_election.cc:343] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.309067 11372 tablet_bootstrap.cc:654] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.309543 11138 leader_election.cc:304] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:10.310983 11381 raft_consensus.cc:2749] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.322256 11079 tablet_service.cc:1511] Processing CreateTablet for tablet c5f6f22287ce4998ada44d59212c3909 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:10.322942 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab21226ad5048a0a24aa4c91947638d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.323222 11157 tablet_service.cc:1511] Processing CreateTablet for tablet c5f6f22287ce4998ada44d59212c3909 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:10.324076 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f6f22287ce4998ada44d59212c3909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.324651 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f6f22287ce4998ada44d59212c3909. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:10.333248 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:10.330627 11366 raft_consensus.cc:740] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.334496 11366 consensus_queue.cc:260] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.336162 11369 tablet_bootstrap.cc:654] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.337070 11366 ts_tablet_manager.cc:1434] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 13:03:10.338166 11366 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:10.341774 11370 raft_consensus.cc:493] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.342427 11370 raft_consensus.cc:515] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.349313 11231 tablet_service.cc:1511] Processing CreateTablet for tablet c5f6f22287ce4998ada44d59212c3909 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:10.352593 11368 tablet_bootstrap.cc:654] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.359573 11372 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:10.361990 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f6f22287ce4998ada44d59212c3909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.363194 11372 ts_tablet_manager.cc:1403] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.220s	user 0.004s	sys 0.014s
I20260709 13:03:10.379747 11161 tablet_service.cc:1511] Processing CreateTablet for tablet 3841978f9ec849959369cf69f30f3706 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:10.381383 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3841978f9ec849959369cf69f30f3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.387254 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
W20260709 13:03:10.389042 11287 leader_election.cc:343] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.389776 11372 raft_consensus.cc:359] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.392689 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 3841978f9ec849959369cf69f30f3706 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:10.394536 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3841978f9ec849959369cf69f30f3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.395001 11370 leader_election.cc:290] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:10.398689 11372 raft_consensus.cc:385] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.398988 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:10.405076 11372 raft_consensus.cc:740] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
W20260709 13:03:10.406210 11287 leader_election.cc:343] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.406802 11287 leader_election.cc:304] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:10.403519 11079 tablet_service.cc:1511] Processing CreateTablet for tablet 3841978f9ec849959369cf69f30f3706 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:10.407871 11370 raft_consensus.cc:2749] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.406423 11372 consensus_queue.cc:260] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.408538 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3841978f9ec849959369cf69f30f3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.433202 11366 tablet_bootstrap.cc:654] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.436439 11372 ts_tablet_manager.cc:1434] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.002s
I20260709 13:03:10.436748 11382 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.437740 11372 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:10.437364 11382 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.440527 11382 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:10.444798 11229 tablet_service.cc:1511] Processing CreateTablet for tablet d140b3c129174a4db85a7c1e41b330ee (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:10.446327 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d140b3c129174a4db85a7c1e41b330ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.445973 11309 tablet_service.cc:1511] Processing CreateTablet for tablet d140b3c129174a4db85a7c1e41b330ee (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:10.447844 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d140b3c129174a4db85a7c1e41b330ee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:10.450341 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 44179.3us
I20260709 13:03:10.466150 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa744ff1e9c4685807639ca159dd19a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:10.474165 11369 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:10.475019 11369 ts_tablet_manager.cc:1403] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.425s	user 0.030s	sys 0.002s
I20260709 13:03:10.476316 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa744ff1e9c4685807639ca159dd19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.487773 11369 raft_consensus.cc:359] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.488839 11369 raft_consensus.cc:385] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.489166 11369 raft_consensus.cc:740] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.495417 11368 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:10.496080 11368 ts_tablet_manager.cc:1403] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.215s	user 0.010s	sys 0.011s
I20260709 13:03:10.496920 11369 consensus_queue.cc:260] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.505818 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa744ff1e9c4685807639ca159dd19a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:10.507447 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa744ff1e9c4685807639ca159dd19a (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:10.508030 11379 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.509303 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa744ff1e9c4685807639ca159dd19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.510588 11372 tablet_bootstrap.cc:654] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.508704 11379 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.512805 11368 raft_consensus.cc:359] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.517082 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:10.524292 11211 leader_election.cc:343] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.521023 11379 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:10.527179 11162 tablet_service.cc:1511] Processing CreateTablet for tablet f9763e6138f243f0a8b4c847289ab615 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:10.528743 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9763e6138f243f0a8b4c847289ab615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.530782 11229 tablet_service.cc:1511] Processing CreateTablet for tablet f9763e6138f243f0a8b4c847289ab615 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:10.538223 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:10.540689 11212 leader_election.cc:343] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.540690 11369 ts_tablet_manager.cc:1434] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.005s
I20260709 13:03:10.541273 11212 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:10.542018 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 96faee74650443c48c5a616493d28a26 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:10.507496 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa744ff1e9c4685807639ca159dd19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.542869 11379 raft_consensus.cc:2749] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.543645 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96faee74650443c48c5a616493d28a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.547016 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9763e6138f243f0a8b4c847289ab615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.518195 11368 raft_consensus.cc:385] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.555397 11368 raft_consensus.cc:740] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.554489 11366 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:10.555593 11369 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:10.555533 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 96faee74650443c48c5a616493d28a26 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:10.560915 11366 ts_tablet_manager.cc:1403] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.223s	user 0.018s	sys 0.002s
I20260709 13:03:10.572431 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 8f581b293c5c439eb653712a41dc5399 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:10.573323 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 8f581b293c5c439eb653712a41dc5399 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:10.574098 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f581b293c5c439eb653712a41dc5399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.574960 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f581b293c5c439eb653712a41dc5399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.579617 11366 raft_consensus.cc:359] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.577104 11372 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:10.590863 11366 raft_consensus.cc:385] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.585772 11079 tablet_service.cc:1511] Processing CreateTablet for tablet d140b3c129174a4db85a7c1e41b330ee (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:10.591176 11372 ts_tablet_manager.cc:1403] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.154s	user 0.005s	sys 0.011s
I20260709 13:03:10.591940 11382 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.592361 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d140b3c129174a4db85a7c1e41b330ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.592540 11382 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.587544 11084 tablet_service.cc:1511] Processing CreateTablet for tablet f9763e6138f243f0a8b4c847289ab615 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:10.595438 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9763e6138f243f0a8b4c847289ab615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.590049 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 96faee74650443c48c5a616493d28a26 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:10.581400 11368 consensus_queue.cc:260] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.598376 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96faee74650443c48c5a616493d28a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.603549 11366 raft_consensus.cc:740] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.605064 11366 consensus_queue.cc:260] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.608969 11382 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:10.609262 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96faee74650443c48c5a616493d28a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.617892 11157 tablet_service.cc:1511] Processing CreateTablet for tablet f4d176fc160b421fbf3adcd19d341b61 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:10.620258 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d176fc160b421fbf3adcd19d341b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.620446 11235 tablet_service.cc:1511] Processing CreateTablet for tablet f4d176fc160b421fbf3adcd19d341b61 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:10.622012 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d176fc160b421fbf3adcd19d341b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.619204 11368 ts_tablet_manager.cc:1434] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.001s
I20260709 13:03:10.626247 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 8f581b293c5c439eb653712a41dc5399 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:10.626636 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:10.627381 11173 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:10.627733 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f581b293c5c439eb653712a41dc5399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.633203 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:10.633337 11159 tablet_service.cc:1511] Processing CreateTablet for tablet c0474e6d184b44cf984af892213b1e6d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:10.635097 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0474e6d184b44cf984af892213b1e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.639285 11368 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:10.642980 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:10.643746 11305 tablet_service.cc:1511] Processing CreateTablet for tablet f4d176fc160b421fbf3adcd19d341b61 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:10.631722 11372 raft_consensus.cc:359] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.643905 11083 tablet_service.cc:1511] Processing CreateTablet for tablet c0474e6d184b44cf984af892213b1e6d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:10.644941 11370 raft_consensus.cc:493] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.647049 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d176fc160b421fbf3adcd19d341b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.646960 11370 raft_consensus.cc:515] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.649355 11370 leader_election.cc:290] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:10.651269 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0474e6d184b44cf984af892213b1e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.651114 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:10.653262 11287 leader_election.cc:343] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.646274 11064 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:10.646307 11372 raft_consensus.cc:385] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.654585 11382 raft_consensus.cc:2804] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:10.655194 11372 raft_consensus.cc:740] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.655259 11382 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.655758 11382 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:10.662850 11064 leader_election.cc:343] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.664356 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:10.665654 11064 leader_election.cc:343] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.666767 11372 consensus_queue.cc:260] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.669704 11366 ts_tablet_manager.cc:1434] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.003s
I20260709 13:03:10.669263 11369 tablet_bootstrap.cc:654] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.668936 11236 tablet_service.cc:1511] Processing CreateTablet for tablet c0474e6d184b44cf984af892213b1e6d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 13:03:10.671713 11285 leader_election.cc:343] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.672262 11285 leader_election.cc:304] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:10.673692 11370 raft_consensus.cc:2749] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.674468 11366 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:10.679617 11382 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.684465 11382 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:10.686432 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:10.700603 11173 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.701532 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 46136d7fa1e54ad692c003da12e297ca (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:10.703341 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46136d7fa1e54ad692c003da12e297ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.686420 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:10.705271 11321 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:10.707433 11063 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:10.668908 11368 tablet_bootstrap.cc:654] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.724138 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:10.728461 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0474e6d184b44cf984af892213b1e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.729897 11372 ts_tablet_manager.cc:1434] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.138s	user 0.006s	sys 0.012s
I20260709 13:03:10.736347 11366 tablet_bootstrap.cc:654] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.739027 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 1c628409de4048a6abdcfe90b172619f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:10.740985 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c628409de4048a6abdcfe90b172619f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.744025 11157 tablet_service.cc:1511] Processing CreateTablet for tablet 46136d7fa1e54ad692c003da12e297ca (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:10.746124 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46136d7fa1e54ad692c003da12e297ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.765628 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 46136d7fa1e54ad692c003da12e297ca (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:10.767460 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46136d7fa1e54ad692c003da12e297ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.732982 11382 raft_consensus.cc:2804] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:10.774750 11382 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.775370 11382 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.775768 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 1c628409de4048a6abdcfe90b172619f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:10.776835 11173 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:10.777809 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c628409de4048a6abdcfe90b172619f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.783594 11366 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
W20260709 13:03:10.771965 11063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 65013.6us
I20260709 13:03:10.792286 11366 ts_tablet_manager.cc:1403] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.012s
I20260709 13:03:10.801366 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 42589a91cf094238b512db21e877ebce (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:10.802781 11370 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.803193 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42589a91cf094238b512db21e877ebce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.803398 11370 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.796510 11372 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:10.811942 11366 raft_consensus.cc:359] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.812443 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:10.812791 11366 raft_consensus.cc:385] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:10.790530 11064 leader_election.cc:343] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.813225 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 42589a91cf094238b512db21e877ebce (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:03:10.814369 11287 leader_election.cc:343] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.814703 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42589a91cf094238b512db21e877ebce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.816401 11370 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:10.814630 11064 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:10.817550 11400 raft_consensus.cc:2804] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:10.818065 11369 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:10.818922 11400 raft_consensus.cc:697] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:10.824239 11368 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:10.824065 11400 consensus_queue.cc:237] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.825055 11368 ts_tablet_manager.cc:1403] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.027s
I20260709 13:03:10.820029 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 42589a91cf094238b512db21e877ebce (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:10.822808 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:10.828920 11285 leader_election.cc:343] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.829484 11285 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:10.827796 11084 tablet_service.cc:1511] Processing CreateTablet for tablet 1c628409de4048a6abdcfe90b172619f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:10.831172 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c628409de4048a6abdcfe90b172619f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.832041 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42589a91cf094238b512db21e877ebce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.832379 11370 raft_consensus.cc:2749] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:10.832288 11079 tablet_service.cc:1511] Processing CreateTablet for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:10.828444 11368 raft_consensus.cc:359] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.832975 11366 raft_consensus.cc:740] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.846259 11368 raft_consensus.cc:385] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.846854 11368 raft_consensus.cc:740] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.847076 11366 consensus_queue.cc:260] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.848261 11368 consensus_queue.cc:260] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:10.850406 11366 ts_tablet_manager.cc:1434] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260709 13:03:10.850735 11079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.851558 11366 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:10.844086 11369 ts_tablet_manager.cc:1403] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.289s	user 0.021s	sys 0.005s
I20260709 13:03:10.857986 11369 raft_consensus.cc:359] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.858829 11369 raft_consensus.cc:385] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.859155 11369 raft_consensus.cc:740] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.869081 11372 tablet_bootstrap.cc:654] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.875787 11369 consensus_queue.cc:260] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.891768 11398 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.892436 11398 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.894964 11398 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:10.896251 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:10.896996 11247 raft_consensus.cc:2468] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:10.898588 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:10.900981 11063 leader_election.cc:343] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.902482 11369 ts_tablet_manager.cc:1434] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260709 13:03:10.902268 11064 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:10.903815 11398 raft_consensus.cc:2804] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:10.904253 11398 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.905499 11398 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.909968 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:10.874320 11368 ts_tablet_manager.cc:1434] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:03:10.921897 11368 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:10.915707 11366 tablet_bootstrap.cc:654] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.933841 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.934778 11370 raft_consensus.cc:493] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.935369 11370 raft_consensus.cc:515] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:10.935282 10994 catalog_manager.cc:5697] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.935987 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69afd0551648608d9853c84ed33044 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:10.937752 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69afd0551648608d9853c84ed33044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.939785 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:10.940797 11247 raft_consensus.cc:2468] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:10.943503 11287 leader_election.cc:304] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:10.915060 11382 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:10.946306 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:10.948624 11382 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:10.950986 11285 leader_election.cc:343] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.960573 11156 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69afd0551648608d9853c84ed33044 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:10.952518 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:10.971398 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69afd0551648608d9853c84ed33044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.971642 11310 tablet_service.cc:1511] Processing CreateTablet for tablet b5a8dbeb0ab34757a856755e87bfc6ac (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:10.951792 11372 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:10.972914 11372 ts_tablet_manager.cc:1403] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.183s	user 0.034s	sys 0.009s
I20260709 13:03:10.973076 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a8dbeb0ab34757a856755e87bfc6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.928745 11398 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:10.950448 11369 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:10.976524 11064 leader_election.cc:343] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:10.964176 11229 tablet_service.cc:1511] Processing CreateTablet for tablet b5a8dbeb0ab34757a856755e87bfc6ac (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:10.937753 11370 leader_election.cc:290] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:10.978237 11370 raft_consensus.cc:2804] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:10.978591 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a8dbeb0ab34757a856755e87bfc6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.978756 11398 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:10.978303 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:10.979456 11370 raft_consensus.cc:493] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.979661 11247 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.979909 11370 raft_consensus.cc:3060] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.958696 11083 tablet_service.cc:1511] Processing CreateTablet for tablet 1b69afd0551648608d9853c84ed33044 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:10.934705 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 13:03:11.033974 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 90658.9us
I20260709 13:03:11.009083 11368 tablet_bootstrap.cc:654] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.043866 11087 tablet_service.cc:1511] Processing CreateTablet for tablet b5a8dbeb0ab34757a856755e87bfc6ac (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:11.045269 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a8dbeb0ab34757a856755e87bfc6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.046274 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d2bf0788fc4f6ca64b0505c4f4aa2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.053864 11157 tablet_service.cc:1511] Processing CreateTablet for tablet 8296579b9e3f46dab05c67bb05658e7b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:11.055318 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8296579b9e3f46dab05c67bb05658e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.058282 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:11.059043 11321 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.059310 11247 raft_consensus.cc:2468] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:11.060747 11064 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:11.061693 11398 raft_consensus.cc:2804] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.062191 11398 raft_consensus.cc:697] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:11.063074 11398 consensus_queue.cc:237] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:11.066938 11321 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:11.070940 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:11.069100 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b69afd0551648608d9853c84ed33044. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:11.073813 11063 leader_election.cc:343] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.074944 11063 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:11.075407 11366 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:11.075865 11382 raft_consensus.cc:2804] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.076483 11382 raft_consensus.cc:697] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:11.077359 11382 consensus_queue.cc:237] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.076004 11366 ts_tablet_manager.cc:1403] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.225s	user 0.012s	sys 0.011s
I20260709 13:03:11.071372 11372 raft_consensus.cc:359] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.096835 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 8296579b9e3f46dab05c67bb05658e7b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:11.098166 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8296579b9e3f46dab05c67bb05658e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.092640 11372 raft_consensus.cc:385] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.102717 11372 raft_consensus.cc:740] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.104183 11231 tablet_service.cc:1511] Processing CreateTablet for tablet d7bc3652dcd7441a99e216cbd523fe13 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:11.100225 11156 tablet_service.cc:1511] Processing CreateTablet for tablet d7bc3652dcd7441a99e216cbd523fe13 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:11.099579 11084 tablet_service.cc:1511] Processing CreateTablet for tablet d7bc3652dcd7441a99e216cbd523fe13 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:11.105963 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bc3652dcd7441a99e216cbd523fe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.106033 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bc3652dcd7441a99e216cbd523fe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.106956 11368 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:11.107853 11368 ts_tablet_manager.cc:1403] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.186s	user 0.021s	sys 0.006s
I20260709 13:03:11.103922 11370 raft_consensus.cc:515] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:11.108006 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 8296579b9e3f46dab05c67bb05658e7b (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:11.111552 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bc3652dcd7441a99e216cbd523fe13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.118813 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8296579b9e3f46dab05c67bb05658e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.115859 11366 raft_consensus.cc:359] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:11.111325 11368 raft_consensus.cc:359] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.120839 11368 raft_consensus.cc:385] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.121196 11368 raft_consensus.cc:740] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.122737 11366 raft_consensus.cc:385] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.123239 11366 raft_consensus.cc:740] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.122051 11368 consensus_queue.cc:260] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.123718 11305 tablet_service.cc:1511] Processing CreateTablet for tablet ad1dee867f5549d699f9c28a5bd757c0 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:11.131006 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1dee867f5549d699f9c28a5bd757c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.134168 11085 tablet_service.cc:1511] Processing CreateTablet for tablet ad1dee867f5549d699f9c28a5bd757c0 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:11.135706 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1dee867f5549d699f9c28a5bd757c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.137280 11162 tablet_service.cc:1511] Processing CreateTablet for tablet ad1dee867f5549d699f9c28a5bd757c0 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:11.138799 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1dee867f5549d699f9c28a5bd757c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.119318 11369 tablet_bootstrap.cc:654] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.124326 11366 consensus_queue.cc:260] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:11.149212 11366 ts_tablet_manager.cc:1434] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:03:11.151403 11368 ts_tablet_manager.cc:1434] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:03:11.159655 11366 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:11.160099 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:11.160395 11370 leader_election.cc:290] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:11.160826 11247 raft_consensus.cc:3060] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.158787 11368 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:11.106940 11372 consensus_queue.cc:260] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.163965 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:11.169373 11247 raft_consensus.cc:2468] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:11.173686 11372 ts_tablet_manager.cc:1434] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.200s	user 0.014s	sys 0.002s
I20260709 13:03:11.179845 11372 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:11.180621 11287 leader_election.cc:304] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:11.181644 11370 raft_consensus.cc:2804] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:03:11.181655 11285 leader_election.cc:343] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.182337 11370 raft_consensus.cc:697] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:11.183264 11370 consensus_queue.cc:237] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:11.193524 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 60d75f326b3b4518a7e95d38b60b4a9d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:11.195699 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d75f326b3b4518a7e95d38b60b4a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.222080 11372 tablet_bootstrap.cc:654] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.195869 11366 tablet_bootstrap.cc:654] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.239732 11368 tablet_bootstrap.cc:654] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.246771 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 60d75f326b3b4518a7e95d38b60b4a9d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:11.248339 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d75f326b3b4518a7e95d38b60b4a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.253798 11157 tablet_service.cc:1511] Processing CreateTablet for tablet e039aae369e949fb8b34cc9d8725ec85 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:11.253602 11083 tablet_service.cc:1511] Processing CreateTablet for tablet 60d75f326b3b4518a7e95d38b60b4a9d (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:11.255319 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039aae369e949fb8b34cc9d8725ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.255642 11083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d75f326b3b4518a7e95d38b60b4a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.267114 11381 raft_consensus.cc:493] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.268028 11381 raft_consensus.cc:515] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.280033 11368 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:11.280862 11368 ts_tablet_manager.cc:1403] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.002s
I20260709 13:03:11.284093 11381 leader_election.cc:290] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:11.284368 11369 tablet_bootstrap.cc:492] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:11.285069 11369 ts_tablet_manager.cc:1403] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.335s	user 0.006s	sys 0.031s
I20260709 13:03:11.297118 11369 raft_consensus.cc:359] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.298264 11369 raft_consensus.cc:385] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.283003 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:11.293067 11379 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.312137 11379 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.316241 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:11.316825 11372 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:11.317553 11372 ts_tablet_manager.cc:1403] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.011s
I20260709 13:03:11.317582 11173 raft_consensus.cc:2393] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:11.311049 11321 raft_consensus.cc:2468] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:11.318734 11379 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:11.320269 11138 leader_election.cc:304] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:11.321640 11381 raft_consensus.cc:2804] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.307617 11369 raft_consensus.cc:740] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.322160 11381 raft_consensus.cc:493] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.322603 11381 raft_consensus.cc:3060] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.323137 11369 consensus_queue.cc:260] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.321439 11372 raft_consensus.cc:359] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.330593 11372 raft_consensus.cc:385] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.331007 11372 raft_consensus.cc:740] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.331900 11372 consensus_queue.cc:260] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.334667 11372 ts_tablet_manager.cc:1434] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 13:03:11.336025 11372 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:11.338752 11381 raft_consensus.cc:515] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.341440 11381 leader_election.cc:290] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:11.379801 10993 catalog_manager.cc:5697] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.388609 11084 tablet_service.cc:1511] Processing CreateTablet for tablet 46fe796dad3449beb2dda5901cca0bb7 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:11.392650 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46fe796dad3449beb2dda5901cca0bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.392911 11085 tablet_service.cc:1511] Processing CreateTablet for tablet bcd225c513d2473285c24942143d9799 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:11.395545 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:11.399130 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd225c513d2473285c24942143d9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.406080 11156 tablet_service.cc:1511] Processing CreateTablet for tablet bcd225c513d2473285c24942143d9799 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:03:11.408144 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:11.408373 11156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd225c513d2473285c24942143d9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.411031 11162 tablet_service.cc:1511] Processing CreateTablet for tablet 46fe796dad3449beb2dda5901cca0bb7 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:11.414165 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46fe796dad3449beb2dda5901cca0bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.422786 11211 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:11.427855 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 46fe796dad3449beb2dda5901cca0bb7 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:11.431838 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46fe796dad3449beb2dda5901cca0bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.434237 11366 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:11.435369 11366 ts_tablet_manager.cc:1403] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.276s	user 0.017s	sys 0.016s
I20260709 13:03:11.435022 11305 tablet_service.cc:1511] Processing CreateTablet for tablet bcd225c513d2473285c24942143d9799 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:11.437129 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd225c513d2473285c24942143d9799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.440140 11304 tablet_service.cc:1511] Processing CreateTablet for tablet e039aae369e949fb8b34cc9d8725ec85 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:11.441407 11229 tablet_service.cc:1511] Processing CreateTablet for tablet e039aae369e949fb8b34cc9d8725ec85 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:11.442608 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:11.443666 11321 raft_consensus.cc:3060] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.443840 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039aae369e949fb8b34cc9d8725ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.446729 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 67710a5a85e847eea1443a410c5d1ec9 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:11.447706 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 67710a5a85e847eea1443a410c5d1ec9 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:11.448680 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039aae369e949fb8b34cc9d8725ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.449347 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67710a5a85e847eea1443a410c5d1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.451143 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67710a5a85e847eea1443a410c5d1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.450817 11087 tablet_service.cc:1511] Processing CreateTablet for tablet 67710a5a85e847eea1443a410c5d1ec9 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:11.452369 11159 tablet_service.cc:1511] Processing CreateTablet for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:11.453116 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67710a5a85e847eea1443a410c5d1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.454001 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.475219 11368 raft_consensus.cc:359] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.476734 11368 raft_consensus.cc:385] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.477171 11368 raft_consensus.cc:740] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.480732 11369 ts_tablet_manager.cc:1434] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.195s	user 0.011s	sys 0.004s
I20260709 13:03:11.481832 11400 raft_consensus.cc:493] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.482745 11400 raft_consensus.cc:515] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.484180 11379 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.472239 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:11.491911 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.502514 11369 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:11.441200 11366 raft_consensus.cc:359] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.529963 11366 raft_consensus.cc:385] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.530529 11366 raft_consensus.cc:740] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.531651 11366 consensus_queue.cc:260] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.535125 11382 consensus_queue.cc:1048] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:11.563756 11370 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:11.623905 11285 consensus_peers.cc:597] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:11.627339 11406 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.628144 11406 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.671257 11422 raft_consensus.cc:493] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.672174 11422 raft_consensus.cc:515] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.674479 11372 tablet_bootstrap.cc:700] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Time spent opening tablet: real 0.191s	user 0.000s	sys 0.018s
I20260709 13:03:11.675601 11372 tablet_bootstrap.cc:654] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.677160 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:11.678176 11319 raft_consensus.cc:2468] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:11.679253 11368 consensus_queue.cc:260] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.680135 11138 leader_election.cc:304] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:11.681349 11381 raft_consensus.cc:2804] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.681743 11381 raft_consensus.cc:493] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.682066 11381 raft_consensus.cc:3060] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.684859 11422 leader_election.cc:290] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:11.694396 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1 (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:11.694648 11370 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:11.695780 11366 ts_tablet_manager.cc:1434] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.260s	user 0.009s	sys 0.011s
I20260709 13:03:11.696213 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ebce0fa6a044b2a0e839b14fcdd6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.697369 11366 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:11.698171 11370 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:11.706048 11426 raft_consensus.cc:493] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.706984 11426 raft_consensus.cc:515] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.708932 11369 tablet_bootstrap.cc:654] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.723145 11307 tablet_service.cc:1511] Processing CreateTablet for tablet aa77b511050745b7b357810b1c74d9ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:11.725100 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77b511050745b7b357810b1c74d9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.692830 11381 raft_consensus.cc:515] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.735435 10994 catalog_manager.cc:5697] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.738119 11381 leader_election.cc:290] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:11.738608 11366 tablet_bootstrap.cc:654] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.739338 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:11.739663 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 242cd5598896439f996488aee376270f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:11.740334 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:11.740931 11321 raft_consensus.cc:2468] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:11.679246 11400 leader_election.cc:290] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:11.750219 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:11.758421 11368 ts_tablet_manager.cc:1434] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.477s	user 0.024s	sys 0.005s
I20260709 13:03:11.759115 11319 raft_consensus.cc:2468] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:11.759884 11138 leader_election.cc:304] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:11.760432 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cd5598896439f996488aee376270f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.760993 11422 raft_consensus.cc:2804] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.761040 11212 leader_election.cc:304] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:11.737744 10994 catalog_manager.cc:5697] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:11.751464 11137 leader_election.cc:343] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.751834 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:11.757200 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:11.757802 11406 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:11.767776 11137 leader_election.cc:343] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.769915 11426 leader_election.cc:290] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:11.771515 11318 raft_consensus.cc:3060] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:11.772156 11287 leader_election.cc:343] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.782260 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:11.782871 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:11.783953 11246 raft_consensus.cc:2393] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:11.783550 11159 tablet_service.cc:1511] Processing CreateTablet for tablet aa77b511050745b7b357810b1c74d9ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:11.786867 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77b511050745b7b357810b1c74d9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.789951 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:11.791734 11173 raft_consensus.cc:2393] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:11.791772 11157 tablet_service.cc:1511] Processing CreateTablet for tablet 242cd5598896439f996488aee376270f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:11.795490 11368 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:11.800889 11406 consensus_queue.cc:1048] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:11.802161 11379 raft_consensus.cc:2749] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:11.804134 11425 raft_consensus.cc:2804] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:11.814783 11157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cd5598896439f996488aee376270f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.810976 11426 raft_consensus.cc:493] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.814850 11425 raft_consensus.cc:493] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.836030 11425 raft_consensus.cc:3060] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.815587 11422 raft_consensus.cc:697] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:11.848101 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:11.850262 11422 consensus_queue.cc:237] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.851269 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:11.857447 11318 raft_consensus.cc:2468] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:11.858911 11138 leader_election.cc:304] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:11.860029 11428 raft_consensus.cc:2804] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:11.860584 11428 raft_consensus.cc:697] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:11.867964 11428 consensus_queue.cc:237] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.875703 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:11.878671 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.884629 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:11.884923 11400 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.885557 11400 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.886652 11372 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:11.886363 11087 tablet_service.cc:1511] Processing CreateTablet for tablet aa77b511050745b7b357810b1c74d9ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:11.886720 11318 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:11.887857 11372 ts_tablet_manager.cc:1403] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.552s	user 0.005s	sys 0.042s
I20260709 13:03:11.888021 11400 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:11.888149 11087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77b511050745b7b357810b1c74d9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.888863 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:11.843698 11426 raft_consensus.cc:515] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:11.891520 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:11.892895 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.893126 11426 leader_election.cc:290] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:11.897468 11368 tablet_bootstrap.cc:654] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.912009 11084 tablet_service.cc:1511] Processing CreateTablet for tablet 242cd5598896439f996488aee376270f (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:11.913659 11084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242cd5598896439f996488aee376270f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.918632 11372 raft_consensus.cc:359] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:11.921263 11372 raft_consensus.cc:385] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.922395 11372 raft_consensus.cc:740] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.922482 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:11.923372 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:11.864305 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 101669us
W20260709 13:03:11.929172 11211 leader_election.cc:343] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.930430 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:11.931015 11064 leader_election.cc:343] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:11.932003 11064 leader_election.cc:343] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.932552 11064 leader_election.cc:304] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:11.934065 11382 raft_consensus.cc:2749] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:11.935628 11398 consensus_queue.cc:1048] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:11.935796 11213 leader_election.cc:343] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.936725 11213 leader_election.cc:304] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:11.938036 11426 raft_consensus.cc:2749] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:11.950774 11064 consensus_peers.cc:597] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:11.964927 11285 leader_election.cc:343] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.965721 11285 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:11.963336 11372 consensus_queue.cc:260] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:11.968357 11400 consensus_queue.cc:1048] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:11.969024 11085 tablet_service.cc:1511] Processing CreateTablet for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef (DEFAULT_TABLE table=test-workload [id=5f5cc5b24b374fe59fb1f7363336107a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:11.971254 11085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dd6ac3f0fb4e22bb70c0347a0ab5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.971351 11400 consensus_queue.cc:1048] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:11.983414 11406 raft_consensus.cc:2749] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:11.966656 11425 raft_consensus.cc:515] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:11.996275 11429 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.996968 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:12.005339 11366 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.006582 11366 ts_tablet_manager.cc:1403] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.310s	user 0.020s	sys 0.026s
I20260709 13:03:12.016891 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.018065 11318 raft_consensus.cc:2393] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:12.021677 11429 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.008293 11425 leader_election.cc:290] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.026278 11368 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.027473 11368 ts_tablet_manager.cc:1403] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.232s	user 0.017s	sys 0.012s
I20260709 13:03:12.027822 11372 ts_tablet_manager.cc:1434] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.005s
I20260709 13:03:12.029227 11372 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:11.995018 10994 catalog_manager.cc:5697] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.025251 11398 consensus_queue.cc:1048] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.026588 11245 raft_consensus.cc:2393] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:11.997493 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.037737 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52e3e66d34c4a13b89d26e80cf1c377" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:12.040289 11246 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:12.063099 11429 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:12.058650 11064 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.064605 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:12.067294 11213 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.068676 11369 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.069276 11369 ts_tablet_manager.cc:1403] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.587s	user 0.017s	sys 0.038s
I20260709 13:03:12.062986 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.070107 11097 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:12.071313 11368 raft_consensus.cc:359] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.072252 11368 raft_consensus.cc:385] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.086398 11366 raft_consensus.cc:359] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.087307 11366 raft_consensus.cc:385] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.087702 11366 raft_consensus.cc:740] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.089908 11366 consensus_queue.cc:260] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.097011 11213 leader_election.cc:304] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:12.098150 11429 raft_consensus.cc:2749] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.066083 11064 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:12.099272 11398 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.099673 11398 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.100050 11398 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.072556 11368 raft_consensus.cc:740] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
W20260709 13:03:12.075829 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 110993us
I20260709 13:03:12.083868 11424 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.091792 11211 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:12.114727 11368 consensus_queue.cc:260] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.116091 11424 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.119251 11429 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.119767 11429 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.120141 11429 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.136436 10995 catalog_manager.cc:5697] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.141835 11368 ts_tablet_manager.cc:1434] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 13:03:12.147842 11424 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.149487 11285 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:12.158987 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 58381.8us
I20260709 13:03:12.147477 11366 ts_tablet_manager.cc:1434] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.141s	user 0.010s	sys 0.000s
I20260709 13:03:12.150409 11369 raft_consensus.cc:359] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.160017 11369 raft_consensus.cc:385] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.160382 11369 raft_consensus.cc:740] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.160787 11439 raft_consensus.cc:2749] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.161252 11369 consensus_queue.cc:260] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.162796 11368 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.163035 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.149914 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.167394 11320 raft_consensus.cc:2468] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:12.169198 11063 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:12.171241 11369 ts_tablet_manager.cc:1434] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.001s
I20260709 13:03:12.167610 11366 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:12.178932 11400 raft_consensus.cc:2804] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.179494 11400 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.179937 11400 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.182868 11425 raft_consensus.cc:493] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.183526 11425 raft_consensus.cc:515] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.188241 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.188962 11320 raft_consensus.cc:2468] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:12.190063 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:12.192479 11213 leader_election.cc:343] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.193030 11212 leader_election.cc:304] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:12.194052 11425 leader_election.cc:290] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.193913 11426 raft_consensus.cc:2804] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.194700 11426 raft_consensus.cc:493] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.195216 11426 raft_consensus.cc:3060] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.197242 11429 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.209390 11429 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.210100 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:12.207504 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:12.212811 11369 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:12.220942 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 48351.9us
W20260709 13:03:12.219949 11213 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.222361 11398 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.223839 11097 raft_consensus.cc:2393] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:12.225473 11426 raft_consensus.cc:515] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.227033 11211 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:12.228197 11426 leader_election.cc:290] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.228740 11425 raft_consensus.cc:2749] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.229574 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:12.221155 11372 tablet_bootstrap.cc:654] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.234404 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.235684 11318 raft_consensus.cc:3060] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.236493 11398 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:12.235208 11213 leader_election.cc:343] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.239940 11400 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:12.233995 11064 leader_election.cc:343] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.240780 11369 tablet_bootstrap.cc:654] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.244235 11400 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.245365 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.246042 11320 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.251699 11318 raft_consensus.cc:2468] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:12.253737 11368 tablet_bootstrap.cc:654] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.255282 11212 leader_election.cc:304] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:12.256330 11320 raft_consensus.cc:2468] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:12.258277 11428 consensus_queue.cc:1048] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.263180 11063 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:12.265044 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:12.266379 11366 tablet_bootstrap.cc:654] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.266538 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
W20260709 13:03:12.267046 11064 leader_election.cc:343] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.267544 11244 raft_consensus.cc:2393] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:12.264225 11429 raft_consensus.cc:2804] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.273819 11429 raft_consensus.cc:697] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:12.275362 11446 raft_consensus.cc:2804] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.276242 11446 raft_consensus.cc:697] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:12.276309 11428 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.277509 11064 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:12.278483 11428 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.279601 11398 raft_consensus.cc:2749] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.280474 11446 consensus_queue.cc:237] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.281172 11428 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.276503 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:12.283087 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.283397 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.277240 11429 consensus_queue.cc:237] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:12.286851 11064 leader_election.cc:343] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.288554 11137 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:12.290537 11428 raft_consensus.cc:2749] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.297272 11366 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.298053 11366 ts_tablet_manager.cc:1403] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.007s
I20260709 13:03:12.302019 11366 raft_consensus.cc:359] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.302903 11366 raft_consensus.cc:385] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.304673 11369 tablet_bootstrap.cc:492] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.305546 11369 ts_tablet_manager.cc:1403] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.013s
I20260709 13:03:12.310667 11372 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.311755 11372 ts_tablet_manager.cc:1403] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.007s
I20260709 13:03:12.313675 11428 consensus_queue.cc:1048] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.316784 11372 raft_consensus.cc:359] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.318037 11372 raft_consensus.cc:385] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.318522 11372 raft_consensus.cc:740] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
W20260709 13:03:12.320838 11137 consensus_peers.cc:597] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:12.322876 11372 consensus_queue.cc:260] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.325724 11372 ts_tablet_manager.cc:1434] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:03:12.329059 11372 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:12.328867 11369 raft_consensus.cc:359] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.330019 11369 raft_consensus.cc:385] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.330861 11369 raft_consensus.cc:740] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.332032 11369 consensus_queue.cc:260] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.334648 11369 ts_tablet_manager.cc:1434] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 13:03:12.335103 11368 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.336683 11369 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.343745 11368 ts_tablet_manager.cc:1403] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.181s	user 0.026s	sys 0.026s
I20260709 13:03:12.344374 11369 tablet_bootstrap.cc:654] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.303242 11366 raft_consensus.cc:740] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.347708 11366 consensus_queue.cc:260] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.343983 11372 tablet_bootstrap.cc:654] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.357041 11369 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.358672 11369 ts_tablet_manager.cc:1403] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 13:03:12.358791 10993 catalog_manager.cc:5697] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.362056 11369 raft_consensus.cc:359] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.362912 11369 raft_consensus.cc:385] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.363219 11369 raft_consensus.cc:740] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.364229 11369 consensus_queue.cc:260] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.372511 11369 ts_tablet_manager.cc:1434] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:03:12.373514 11372 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.374063 11369 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.374099 11372 ts_tablet_manager.cc:1403] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.008s
I20260709 13:03:12.375523 10996 catalog_manager.cc:5697] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.377422 11372 raft_consensus.cc:359] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.367450 11368 raft_consensus.cc:359] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.368255 11381 raft_consensus.cc:493] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.378300 11368 raft_consensus.cc:385] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.378674 11368 raft_consensus.cc:740] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.378502 11381 raft_consensus.cc:515] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.379485 11368 consensus_queue.cc:260] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.380940 11381 leader_election.cc:290] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.381263 11368 ts_tablet_manager.cc:1434] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:03:12.384197 11372 raft_consensus.cc:385] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.384588 11372 raft_consensus.cc:740] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.385365 11372 consensus_queue.cc:260] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.382567 11368 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.387423 11372 ts_tablet_manager.cc:1434] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:03:12.388506 11372 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:12.389592 11369 tablet_bootstrap.cc:654] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.394661 11368 tablet_bootstrap.cc:654] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.395996 11372 tablet_bootstrap.cc:654] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.384234 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:12.401683 11138 leader_election.cc:343] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.382879 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.405478 11244 raft_consensus.cc:2468] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.406236 11372 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.406821 11372 ts_tablet_manager.cc:1403] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:03:12.407871 11139 leader_election.cc:304] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:12.409777 11372 raft_consensus.cc:359] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.410614 11372 raft_consensus.cc:385] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.410926 11372 raft_consensus.cc:740] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.415046 11368 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.415901 11368 ts_tablet_manager.cc:1403] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.003s
I20260709 13:03:12.366698 11366 ts_tablet_manager.cc:1434] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.002s
I20260709 13:03:12.411684 11372 consensus_queue.cc:260] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.419221 11372 ts_tablet_manager.cc:1434] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:03:12.420428 11372 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:12.420681 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:12.427843 11368 raft_consensus.cc:359] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.428813 11368 raft_consensus.cc:385] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.429116 11368 raft_consensus.cc:740] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.429625 11381 raft_consensus.cc:2804] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.430040 11381 raft_consensus.cc:493] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.430013 11368 consensus_queue.cc:260] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.430909 11381 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.433369 11368 ts_tablet_manager.cc:1434] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:03:12.437981 11372 tablet_bootstrap.cc:654] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.440732 11366 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:12.441145 11368 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.444617 11428 consensus_queue.cc:1048] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.457892 11372 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.458508 11372 ts_tablet_manager.cc:1403] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260709 13:03:12.461681 11372 raft_consensus.cc:359] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.462498 11372 raft_consensus.cc:385] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.462868 11372 raft_consensus.cc:740] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.463671 11372 consensus_queue.cc:260] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.465994 11372 ts_tablet_manager.cc:1434] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:12.471529 11368 tablet_bootstrap.cc:654] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.477687 11372 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:12.483585 11366 tablet_bootstrap.cc:654] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.487221 11369 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.480537 11381 raft_consensus.cc:515] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.487803 11369 ts_tablet_manager.cc:1403] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.114s	user 0.038s	sys 0.039s
I20260709 13:03:12.489564 11372 tablet_bootstrap.cc:654] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.490517 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:12.490715 11369 raft_consensus.cc:359] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.491195 11245 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.491392 11369 raft_consensus.cc:385] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.491704 11369 raft_consensus.cc:740] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.492594 11369 consensus_queue.cc:260] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.491189 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
W20260709 13:03:12.495309 11138 leader_election.cc:343] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.495496 11369 ts_tablet_manager.cc:1434] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:03:12.493758 11381 leader_election.cc:290] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.501578 11369 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.511353 11245 raft_consensus.cc:2468] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.516987 11139 leader_election.cc:304] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:12.518687 11381 raft_consensus.cc:2804] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.519270 11381 raft_consensus.cc:697] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:12.520277 11381 consensus_queue.cc:237] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.522135 11366 tablet_bootstrap.cc:492] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.524153 11366 ts_tablet_manager.cc:1403] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.003s
I20260709 13:03:12.532115 11446 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.532981 11446 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.535372 11366 raft_consensus.cc:359] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.537240 11366 raft_consensus.cc:385] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.538025 11366 raft_consensus.cc:740] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.538975 11366 consensus_queue.cc:260] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.539853 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:12.540575 11372 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.541287 11372 ts_tablet_manager.cc:1403] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.011s
I20260709 13:03:12.541915 11366 ts_tablet_manager.cc:1434] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 13:03:12.537129 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:12.543028 11064 leader_election.cc:343] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.543205 11320 raft_consensus.cc:2468] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:12.544867 11439 raft_consensus.cc:493] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.545400 11439 raft_consensus.cc:515] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.545887 11063 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:12.546947 11398 raft_consensus.cc:2804] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.547417 11398 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.547801 11398 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.547996 11439 leader_election.cc:290] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.549283 11446 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.536806 11369 tablet_bootstrap.cc:654] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.551843 10995 catalog_manager.cc:5697] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.536883 11368 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.553309 11368 ts_tablet_manager.cc:1403] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.119s	user 0.032s	sys 0.025s
I20260709 13:03:12.556016 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.556759 11368 raft_consensus.cc:359] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.557754 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:12.558143 11368 raft_consensus.cc:385] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.558503 11368 raft_consensus.cc:740] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.558349 11372 raft_consensus.cc:359] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:12.559439 11285 leader_election.cc:343] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.559731 11372 raft_consensus.cc:385] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.560330 11372 raft_consensus.cc:740] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
W20260709 13:03:12.560937 11287 leader_election.cc:343] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.561522 11287 leader_election.cc:304] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:12.561643 11372 consensus_queue.cc:260] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.564201 11372 ts_tablet_manager.cc:1434] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:03:12.564860 11439 raft_consensus.cc:2749] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.565537 11372 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:12.559823 11368 consensus_queue.cc:260] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.572225 11372 tablet_bootstrap.cc:654] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.573796 11398 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.578153 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.578939 11320 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.580790 11381 raft_consensus.cc:493] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.581653 11381 raft_consensus.cc:515] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.586323 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.588146 11320 raft_consensus.cc:2468] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:12.589951 11063 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:12.590473 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bfaf187b4f44ae92584d8b4e0ee2e3" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.591116 11451 raft_consensus.cc:2804] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.591456 11320 raft_consensus.cc:2393] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:12.591552 11381 leader_election.cc:290] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.591704 11451 raft_consensus.cc:697] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:12.592782 11138 leader_election.cc:304] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:12.593295 11451 consensus_queue.cc:237] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.594843 11368 ts_tablet_manager.cc:1434] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:03:12.595126 11381 raft_consensus.cc:3060] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.597086 11368 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.598347 11466 raft_consensus.cc:493] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.599649 11466 raft_consensus.cc:515] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.603582 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.604389 11245 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.605841 11366 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:12.606117 11139 leader_election.cc:304] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.607158 11458 raft_consensus.cc:2804] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.607692 11458 raft_consensus.cc:493] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.607802 11466 leader_election.cc:290] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:12.608139 11458 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.612622 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.613829 11097 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.606878 11369 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.615437 11369 ts_tablet_manager.cc:1403] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.016s
I20260709 13:03:12.618736 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:12.621018 11064 leader_election.cc:343] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.622932 11398 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.623816 11458 raft_consensus.cc:515] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.626647 11366 tablet_bootstrap.cc:654] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.632699 11458 leader_election.cc:290] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:12.629041 11368 tablet_bootstrap.cc:654] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.622334 11369 raft_consensus.cc:359] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.633677 11369 raft_consensus.cc:385] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.633881 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:12.634712 11245 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.635053 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:12.635661 11097 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.634074 11369 raft_consensus.cc:740] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.637849 11369 consensus_queue.cc:260] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.640036 11369 ts_tablet_manager.cc:1434] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:12.642328 11366 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.644749 11366 ts_tablet_manager.cc:1403] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260709 13:03:12.646320 11245 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.650689 11139 leader_election.cc:304] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.651724 11458 raft_consensus.cc:2804] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.652232 11458 raft_consensus.cc:697] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:12.652841 11097 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.653121 11458 consensus_queue.cc:237] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.656659 11381 raft_consensus.cc:2749] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.658445 11369 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.659353 11372 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.659940 11372 ts_tablet_manager.cc:1403] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.095s	user 0.033s	sys 0.028s
I20260709 13:03:12.668535 11372 raft_consensus.cc:359] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.669500 11372 raft_consensus.cc:385] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.669867 11372 raft_consensus.cc:740] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.671272 11372 consensus_queue.cc:260] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.673712 11372 ts_tablet_manager.cc:1434] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:03:12.673869 11369 tablet_bootstrap.cc:654] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.675047 11372 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:12.678722 11366 raft_consensus.cc:359] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.680049 11366 raft_consensus.cc:385] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.675978 10995 catalog_manager.cc:5697] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.680384 11366 raft_consensus.cc:740] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.681298 11368 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.682003 11368 ts_tablet_manager.cc:1403] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.019s
I20260709 13:03:12.681603 11366 consensus_queue.cc:260] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.685122 11368 raft_consensus.cc:359] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.685907 11368 raft_consensus.cc:385] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.686239 11368 raft_consensus.cc:740] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.687335 11368 consensus_queue.cc:260] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.689168 11366 ts_tablet_manager.cc:1434] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:03:12.689525 11368 ts_tablet_manager.cc:1434] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:03:12.690618 11366 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:12.697353 11381 raft_consensus.cc:493] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.697950 11381 raft_consensus.cc:515] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.690618 11368 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.700156 11381 leader_election.cc:290] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:12.705973 11172 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.706218 11369 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.706722 11368 tablet_bootstrap.cc:654] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.706890 11369 ts_tablet_manager.cc:1403] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.004s
I20260709 13:03:12.710181 11369 raft_consensus.cc:359] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.711019 11369 raft_consensus.cc:385] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.711330 11369 raft_consensus.cc:740] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.711890 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.712165 11369 consensus_queue.cc:260] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.712641 11245 raft_consensus.cc:2468] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.713085 11366 tablet_bootstrap.cc:654] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.714519 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.714708 11139 leader_election.cc:304] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.715365 11097 raft_consensus.cc:2468] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.715718 11458 raft_consensus.cc:2804] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.716176 11458 raft_consensus.cc:493] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.716569 11458 raft_consensus.cc:3060] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.710234 10992 catalog_manager.cc:5697] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.723837 11097 raft_consensus.cc:3060] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.725026 11458 raft_consensus.cc:515] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.726850 11368 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.727186 11369 ts_tablet_manager.cc:1434] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:03:12.727533 11368 ts_tablet_manager.cc:1403] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 13:03:12.728375 11369 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.724040 11372 tablet_bootstrap.cc:654] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.731063 11368 raft_consensus.cc:359] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.731801 11368 raft_consensus.cc:385] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.732146 11368 raft_consensus.cc:740] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.734362 11368 consensus_queue.cc:260] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.736711 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:12.737417 11098 raft_consensus.cc:3060] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.738390 11368 ts_tablet_manager.cc:1434] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:03:12.739632 11368 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:12.750025 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f579a49d0ed4a8bb75bf7f1707b4a39" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:12.750871 11245 raft_consensus.cc:3060] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.752859 11096 raft_consensus.cc:3060] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.753607 11368 tablet_bootstrap.cc:654] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.760633 11245 raft_consensus.cc:2468] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.765812 11366 tablet_bootstrap.cc:492] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.766121 11139 leader_election.cc:304] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.766361 11366 ts_tablet_manager.cc:1403] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.004s
I20260709 13:03:12.767274 11381 raft_consensus.cc:2804] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.767835 11381 raft_consensus.cc:697] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:12.768726 11381 consensus_queue.cc:237] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.769909 11366 raft_consensus.cc:359] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.770849 11366 raft_consensus.cc:385] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.771116 11366 raft_consensus.cc:740] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.771999 11366 consensus_queue.cc:260] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.761427 11458 leader_election.cc:290] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:12.764704 11098 raft_consensus.cc:2468] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.781926 11369 tablet_bootstrap.cc:654] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.786141 11366 ts_tablet_manager.cc:1434] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:03:12.788219 11381 raft_consensus.cc:493] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.788866 11381 raft_consensus.cc:515] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.792526 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.792438 11382 consensus_queue.cc:1048] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.793165 11429 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.793442 11320 raft_consensus.cc:2468] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.793720 11429 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.796794 11138 leader_election.cc:304] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.816617 11366 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:12.799163 11458 raft_consensus.cc:2804] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.818508 11439 raft_consensus.cc:493] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.820339 11458 raft_consensus.cc:493] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.823704 11466 raft_consensus.cc:493] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.825414 11381 leader_election.cc:290] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:12.834419 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.835498 11098 raft_consensus.cc:2468] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.829628 11458 raft_consensus.cc:3060] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.833312 11466 raft_consensus.cc:515] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.841360 11372 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:12.841915 11372 ts_tablet_manager.cc:1403] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.026s
I20260709 13:03:12.842243 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f5fda6f7754e248f42fd9e298de795" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.842794 11369 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:12.842983 11245 raft_consensus.cc:2468] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.843343 11369 ts_tablet_manager.cc:1403] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.010s
I20260709 13:03:12.844610 11139 leader_election.cc:304] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.845067 11429 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:12.846997 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.848120 11422 raft_consensus.cc:2804] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.848601 11422 raft_consensus.cc:493] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.849040 11422 raft_consensus.cc:3060] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:12.849345 11211 leader_election.cc:343] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.841384 11466 leader_election.cc:290] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.848601 10995 catalog_manager.cc:5697] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.849886 11369 raft_consensus.cc:359] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.854976 11488 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.829819 11439 raft_consensus.cc:515] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.855585 11488 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.844633 11372 raft_consensus.cc:359] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.858057 11369 raft_consensus.cc:385] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.858489 11369 raft_consensus.cc:740] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.857856 11372 raft_consensus.cc:385] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.859540 11372 raft_consensus.cc:740] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.861359 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:12.862493 11245 raft_consensus.cc:2393] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:12.862931 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:12.864820 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f5fda6f7754e248f42fd9e298de795" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.866328 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.866104 11372 consensus_queue.cc:260] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:12.868126 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.868578 11488 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:12.870131 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.872011 11369 consensus_queue.cc:260] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.857821 11439 leader_election.cc:290] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:12.865610 11318 raft_consensus.cc:2468] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:12.862429 11368 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:12.871747 11372 ts_tablet_manager.cc:1434] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:03:12.876303 11368 ts_tablet_manager.cc:1403] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.021s
I20260709 13:03:12.881558 11369 ts_tablet_manager.cc:1434] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:03:12.883045 11372 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:12.877942 11212 leader_election.cc:343] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.887176 11422 raft_consensus.cc:515] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:12.887852 11245 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.888266 11366 tablet_bootstrap.cc:654] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.890895 11381 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.891453 11381 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.891956 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f5fda6f7754e248f42fd9e298de795" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:12.892607 11244 raft_consensus.cc:3060] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.893841 11381 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:12.896294 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.884604 11287 leader_election.cc:304] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:12.899526 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.899909 11369 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:12.900427 11321 raft_consensus.cc:2393] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:12.901578 11439 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.903578 11138 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:12.905375 11451 consensus_queue.cc:1048] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:12.905747 11466 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.908496 11458 raft_consensus.cc:515] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.914685 11212 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:12.914434 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.916340 11321 raft_consensus.cc:3060] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.916657 11212 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:12.907907 11369 tablet_bootstrap.cc:654] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.918691 11446 raft_consensus.cc:493] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26c7a3bb31ce4c138d6bebd3dcea7a51)
I20260709 13:03:12.923449 11422 leader_election.cc:290] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:12.924702 11429 raft_consensus.cc:2749] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.932337 11446 raft_consensus.cc:515] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:12.949321 11458 leader_election.cc:290] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:12.951908 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c455782b65db4287bb3ea37b153d5571" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:12.952642 11098 raft_consensus.cc:3060] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.950299 11372 tablet_bootstrap.cc:654] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.967036 11466 raft_consensus.cc:2749] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.958823 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f5fda6f7754e248f42fd9e298de795" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:12.969904 11451 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.972261 11429 consensus_queue.cc:1048] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:03:12.978066 11491 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.978086 11451 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.978871 11491 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:12.980703 11451 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:12.973268 11318 raft_consensus.cc:3060] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.986714 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:12.986955 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:12.987571 11317 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:12.987679 11095 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:12.988677 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:12.988898 11244 raft_consensus.cc:2468] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:12.989224 11285 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:12.989887 11429 consensus_queue.cc:1048] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:12.992249 11063 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:13.010064 11366 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:12.981137 11491 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:13.015692 11366 ts_tablet_manager.cc:1403] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.204s	user 0.025s	sys 0.015s
I20260709 13:03:13.021571 11491 raft_consensus.cc:2804] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.022435 11491 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.015609 11451 raft_consensus.cc:2804] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.992414 11139 leader_election.cc:304] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:12.994959 11321 raft_consensus.cc:2468] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:13.016360 11287 leader_election.cc:343] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.024350 11491 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.019052 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.031730 11368 raft_consensus.cc:359] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.042531 11368 raft_consensus.cc:385] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.042953 11368 raft_consensus.cc:740] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.036016 11466 raft_consensus.cc:2804] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.036685 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.018007 11446 leader_election.cc:290] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.045413 11369 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.056463 11368 consensus_queue.cc:260] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.026996 11451 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:13.046753 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 52793.7us
I20260709 13:03:13.051545 11466 raft_consensus.cc:697] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:13.052021 11098 raft_consensus.cc:2468] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:13.053906 11318 raft_consensus.cc:2468] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:13.057300 11369 ts_tablet_manager.cc:1403] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.000s
W20260709 13:03:13.038108 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 45807.8us
I20260709 13:03:13.061396 11138 leader_election.cc:304] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
W20260709 13:03:13.061813 11064 leader_election.cc:343] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.062847 11466 consensus_queue.cc:237] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.059430 11451 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.067677 11488 raft_consensus.cc:2749] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.070096 11494 raft_consensus.cc:2804] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.073741 11439 raft_consensus.cc:2749] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.077800 11494 raft_consensus.cc:697] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:13.078826 11494 consensus_queue.cc:237] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.082465 11446 raft_consensus.cc:493] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.083103 11446 raft_consensus.cc:515] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.085397 11446 leader_election.cc:290] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.088389 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.090598 11381 consensus_queue.cc:1048] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:13.091171 11064 leader_election.cc:343] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.093025 11369 raft_consensus.cc:359] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.093873 11369 raft_consensus.cc:385] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.094136 11369 raft_consensus.cc:740] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.095037 11382 consensus_queue.cc:1048] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.095992 11366 raft_consensus.cc:359] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.096714 11366 raft_consensus.cc:385] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.097038 11366 raft_consensus.cc:740] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.097236 11381 consensus_queue.cc:1048] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.097750 11366 consensus_queue.cc:260] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.075953 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e481fd31cece49768bd028ef3c5db96e" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.102725 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.114348 11366 ts_tablet_manager.cc:1434] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 13:03:13.114365 11063 leader_election.cc:304] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:13.115813 11366 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.116470 11398 raft_consensus.cc:2749] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:13.115523 11369 consensus_queue.cc:260] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.127628 11368 ts_tablet_manager.cc:1434] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.251s	user 0.005s	sys 0.004s
W20260709 13:03:13.127514 11064 leader_election.cc:343] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.128358 11064 leader_election.cc:304] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:13.134091 11369 ts_tablet_manager.cc:1434] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 13:03:13.129761 11446 raft_consensus.cc:2749] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.143445 11366 tablet_bootstrap.cc:654] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.152482 11368 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.164696 11369 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.184155 11429 raft_consensus.cc:493] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.185114 11429 raft_consensus.cc:515] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.188974 11372 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.189581 11372 ts_tablet_manager.cc:1403] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.307s	user 0.013s	sys 0.016s
I20260709 13:03:13.192623 11372 raft_consensus.cc:359] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.193395 11372 raft_consensus.cc:385] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.193679 11372 raft_consensus.cc:740] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.194536 11372 consensus_queue.cc:260] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.204362 11372 ts_tablet_manager.cc:1434] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:03:13.189432 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f78243db7545ac90284206963df33e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.218178 11097 raft_consensus.cc:2468] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:13.219808 11211 leader_election.cc:304] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:13.220675 11372 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:13.221040 11496 raft_consensus.cc:2804] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.221469 11496 raft_consensus.cc:493] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.221833 11496 raft_consensus.cc:3060] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.194155 11491 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.230724 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f78243db7545ac90284206963df33e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.231755 11382 consensus_queue.cc:1048] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.231822 11317 raft_consensus.cc:2468] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:13.237600 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:13.240000 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:13.240728 11381 consensus_queue.cc:1048] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:13.241789 11287 leader_election.cc:343] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.243561 11491 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:13.206373 11429 leader_election.cc:290] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:13.254057 11368 tablet_bootstrap.cc:654] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.245059 11451 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.264477 11369 tablet_bootstrap.cc:654] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.301625 11372 tablet_bootstrap.cc:654] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:13.325857 11213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 76970.8us
W20260709 13:03:13.330719 11505 log.cc:927] Time spent T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:03:13.328271 11097 raft_consensus.cc:2393] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:13.358214 11451 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:13.359599 11285 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:13.360939 11366 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.360771 11428 consensus_queue.cc:1048] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.361470 11439 raft_consensus.cc:2749] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.361979 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:13.362485 11428 consensus_queue.cc:1048] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.368551 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
W20260709 13:03:13.372841 11064 leader_election.cc:343] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.373556 11496 raft_consensus.cc:515] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.374269 11422 consensus_queue.cc:1048] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.376425 11422 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.376988 11422 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:13.379119 11504 log.cc:927] Time spent T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: Append to log took a long time: real 0.055s	user 0.004s	sys 0.000s
I20260709 13:03:13.379149 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f78243db7545ac90284206963df33e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:13.381552 11317 raft_consensus.cc:3060] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.384723 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.361521 11366 ts_tablet_manager.cc:1403] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.246s	user 0.021s	sys 0.021s
I20260709 13:03:13.385737 11245 raft_consensus.cc:2393] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:13.390585 11366 raft_consensus.cc:359] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.393481 11366 raft_consensus.cc:385] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.393908 11366 raft_consensus.cc:740] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.394904 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.394755 10995 catalog_manager.cc:5697] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.395789 11095 raft_consensus.cc:2393] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:13.369568 11318 raft_consensus.cc:2393] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:13.399907 11063 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:13.401767 11446 raft_consensus.cc:2749] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.403867 11137 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:13.405676 11422 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.405680 11428 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.415491 11366 consensus_queue.cc:260] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.421048 11428 raft_consensus.cc:2749] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.425022 11368 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:13.425619 11368 ts_tablet_manager.cc:1403] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.280s	user 0.017s	sys 0.000s
I20260709 13:03:13.426242 11366 ts_tablet_manager.cc:1434] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 13:03:13.427536 11366 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
W20260709 13:03:13.430845 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:13.434525 11366 tablet_bootstrap.cc:654] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.396842 10995 catalog_manager.cc:5697] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.436996 11368 raft_consensus.cc:359] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.439181 11368 raft_consensus.cc:385] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.439724 11368 raft_consensus.cc:740] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.441296 11368 consensus_queue.cc:260] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.452135 11368 ts_tablet_manager.cc:1434] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 13:03:13.449070 11317 raft_consensus.cc:2468] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:13.449987 11496 leader_election.cc:290] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:13.452006 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f78243db7545ac90284206963df33e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:13.467175 11098 raft_consensus.cc:3060] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.467593 11368 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.468214 11212 leader_election.cc:304] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:13.444092 11369 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.469563 11366 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.469411 11493 raft_consensus.cc:2804] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.470290 11366 ts_tablet_manager.cc:1403] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260709 13:03:13.470340 11493 raft_consensus.cc:697] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:13.471858 11493 consensus_queue.cc:237] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.473805 11366 raft_consensus.cc:359] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.469413 11369 ts_tablet_manager.cc:1403] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.313s	user 0.018s	sys 0.000s
I20260709 13:03:13.474758 11366 raft_consensus.cc:385] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.475137 11366 raft_consensus.cc:740] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.475906 11366 consensus_queue.cc:260] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.478263 11366 ts_tablet_manager.cc:1434] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:03:13.479498 11366 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.466421 11372 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.480281 11372 ts_tablet_manager.cc:1403] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.260s	user 0.019s	sys 0.009s
I20260709 13:03:13.484457 11372 raft_consensus.cc:359] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.478935 11369 raft_consensus.cc:359] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.494374 11499 raft_consensus.cc:493] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.503706 11499 raft_consensus.cc:515] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.508598 11499 leader_election.cc:290] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.509325 11369 raft_consensus.cc:385] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.509480 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.509771 11369 raft_consensus.cc:740] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.509981 11372 raft_consensus.cc:385] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.510597 11372 raft_consensus.cc:740] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.495328 11422 consensus_queue.cc:1048] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.510797 11369 consensus_queue.cc:260] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.512874 11098 raft_consensus.cc:2468] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:13.513829 11369 ts_tablet_manager.cc:1434] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:03:13.514074 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.515203 11369 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.511946 11372 consensus_queue.cc:260] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:13.516880 11287 leader_election.cc:343] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:13.517751 11287 leader_election.cc:343] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.518254 11287 leader_election.cc:304] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:13.519711 11499 raft_consensus.cc:2749] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.497990 11368 tablet_bootstrap.cc:654] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.494304 11366 tablet_bootstrap.cc:654] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.524053 11428 raft_consensus.cc:493] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.524741 11428 raft_consensus.cc:515] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.528904 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.530030 11369 tablet_bootstrap.cc:654] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.531679 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.532476 11244 raft_consensus.cc:2468] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:13.534703 11139 leader_election.cc:304] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:13.536473 11422 raft_consensus.cc:2804] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.537108 11422 raft_consensus.cc:493] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.536526 11428 leader_election.cc:290] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:13.537618 11137 leader_election.cc:343] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.537662 11422 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.540642 11372 ts_tablet_manager.cc:1434] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 13:03:13.542052 11372 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:13.552776 11422 raft_consensus.cc:515] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.556669 11422 leader_election.cc:290] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.558501 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
W20260709 13:03:13.560557 11137 leader_election.cc:343] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.558503 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:13.561902 11244 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.572345 11244 raft_consensus.cc:2468] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:13.579006 11372 tablet_bootstrap.cc:654] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.579160 11422 consensus_queue.cc:1048] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.578981 11139 leader_election.cc:304] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:13.580116 11369 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.582264 11369 ts_tablet_manager.cc:1403] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.001s
I20260709 13:03:13.580173 11366 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.584584 11366 ts_tablet_manager.cc:1403] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.015s
I20260709 13:03:13.589939 11366 raft_consensus.cc:359] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.590721 11366 raft_consensus.cc:385] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.591017 11366 raft_consensus.cc:740] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.591156 11368 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:13.591821 11368 ts_tablet_manager.cc:1403] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.022s
I20260709 13:03:13.591910 11366 consensus_queue.cc:260] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.594429 11366 ts_tablet_manager.cc:1434] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:03:13.595904 11366 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.581501 11422 raft_consensus.cc:2804] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.597090 11422 raft_consensus.cc:697] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:13.606580 11428 consensus_queue.cc:1048] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.609166 11368 raft_consensus.cc:359] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.613771 11422 consensus_queue.cc:237] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.610332 11368 raft_consensus.cc:385] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.619386 11368 raft_consensus.cc:740] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.620546 11368 consensus_queue.cc:260] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.623498 11368 ts_tablet_manager.cc:1434] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:03:13.625033 11368 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.628747 11366 tablet_bootstrap.cc:654] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.634792 11369 raft_consensus.cc:359] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.635596 11369 raft_consensus.cc:385] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.635902 11369 raft_consensus.cc:740] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.637795 11369 consensus_queue.cc:260] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.639766 11369 ts_tablet_manager.cc:1434] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.002s
I20260709 13:03:13.641263 11369 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.641243 11458 consensus_queue.cc:1048] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.656175 10992 catalog_manager.cc:5697] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.663559 11493 raft_consensus.cc:493] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.664371 11493 raft_consensus.cc:515] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.668794 11372 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.669448 11372 ts_tablet_manager.cc:1403] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.128s	user 0.026s	sys 0.028s
I20260709 13:03:13.673444 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.673848 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.674290 11317 raft_consensus.cc:2468] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
W20260709 13:03:13.675627 11213 leader_election.cc:343] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.676214 11212 leader_election.cc:304] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:13.677038 11496 raft_consensus.cc:2804] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.677449 11496 raft_consensus.cc:493] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.677834 11496 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.679764 11368 tablet_bootstrap.cc:654] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.677064 11493 leader_election.cc:290] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.684739 11369 tablet_bootstrap.cc:654] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.688131 11422 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.693506 11422 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.701269 11496 raft_consensus.cc:515] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.701824 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.703153 11319 raft_consensus.cc:2393] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:13.704872 11496 leader_election.cc:290] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.707067 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:13.710351 11372 raft_consensus.cc:359] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.713191 11366 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
W20260709 13:03:13.712802 11213 leader_election.cc:343] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.717199 11366 ts_tablet_manager.cc:1403] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.009s
I20260709 13:03:13.713783 11422 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:13.715353 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.719556 11098 raft_consensus.cc:2393] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:13.721072 11137 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:13.723965 11366 raft_consensus.cc:359] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.724810 11366 raft_consensus.cc:385] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.725158 11366 raft_consensus.cc:740] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.725371 11458 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.719247 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:13.726856 11319 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.716496 11372 raft_consensus.cc:385] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.727421 11372 raft_consensus.cc:740] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.728165 11372 consensus_queue.cc:260] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.730345 11372 ts_tablet_manager.cc:1434] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260709 13:03:13.734042 11372 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:13.725950 11366 consensus_queue.cc:260] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.736596 11366 ts_tablet_manager.cc:1434] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:03:13.737808 11368 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:13.738372 11368 ts_tablet_manager.cc:1403] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.020s
I20260709 13:03:13.741786 11366 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.751953 11366 tablet_bootstrap.cc:654] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.752915 11458 raft_consensus.cc:2749] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.755393 11319 raft_consensus.cc:2468] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:13.755918 11372 tablet_bootstrap.cc:654] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.756747 11212 leader_election.cc:304] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:13.758100 11496 raft_consensus.cc:2804] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.758793 11496 raft_consensus.cc:697] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:13.760519 11496 consensus_queue.cc:237] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.768920 11369 tablet_bootstrap.cc:492] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.769747 11369 ts_tablet_manager.cc:1403] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.021s
I20260709 13:03:13.770836 11368 raft_consensus.cc:359] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.772135 11368 raft_consensus.cc:385] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.772536 11368 raft_consensus.cc:740] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.773458 11369 raft_consensus.cc:359] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.774282 11369 raft_consensus.cc:385] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.774629 11369 raft_consensus.cc:740] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.775539 11369 consensus_queue.cc:260] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.776446 11372 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.777009 11372 ts_tablet_manager.cc:1403] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.002s
I20260709 13:03:13.779487 11369 ts_tablet_manager.cc:1434] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:03:13.780692 11369 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.774714 11368 consensus_queue.cc:260] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.783232 11372 raft_consensus.cc:359] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.784070 11372 raft_consensus.cc:385] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.784425 11368 ts_tablet_manager.cc:1434] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:03:13.784433 11372 raft_consensus.cc:740] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.785701 11372 consensus_queue.cc:260] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.789705 11369 tablet_bootstrap.cc:654] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.791321 10995 catalog_manager.cc:5697] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.791353 11368 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.797879 11372 ts_tablet_manager.cc:1434] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:03:13.800020 11366 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.801069 11366 ts_tablet_manager.cc:1403] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.008s
I20260709 13:03:13.801512 11368 tablet_bootstrap.cc:654] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.797315 10996 catalog_manager.cc:5697] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.804243 11372 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:13.808754 11369 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.809329 11369 ts_tablet_manager.cc:1403] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 13:03:13.812177 11366 raft_consensus.cc:359] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.812759 11369 raft_consensus.cc:359] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.815778 11372 tablet_bootstrap.cc:654] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.819123 11366 raft_consensus.cc:385] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.819151 11369 raft_consensus.cc:385] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.820286 11366 raft_consensus.cc:740] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.820365 11369 raft_consensus.cc:740] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.821154 11366 consensus_queue.cc:260] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.821245 11369 consensus_queue.cc:260] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.824316 11366 ts_tablet_manager.cc:1434] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 13:03:13.825510 11366 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.826015 11369 ts_tablet_manager.cc:1434] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:03:13.827248 11369 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.832695 11366 tablet_bootstrap.cc:654] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.834115 11368 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:13.834744 11368 ts_tablet_manager.cc:1403] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.000s
I20260709 13:03:13.837906 11368 raft_consensus.cc:359] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.841867 11368 raft_consensus.cc:385] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.842207 11368 raft_consensus.cc:740] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.842958 11368 consensus_queue.cc:260] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.843886 11372 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.844467 11372 ts_tablet_manager.cc:1403] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260709 13:03:13.844929 11368 ts_tablet_manager.cc:1434] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:13.846215 11368 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.838414 11366 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.846854 11458 raft_consensus.cc:493] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.847113 11366 ts_tablet_manager.cc:1403] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:03:13.847415 11458 raft_consensus.cc:515] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.849922 11451 raft_consensus.cc:493] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.850509 11451 raft_consensus.cc:515] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.851558 11372 raft_consensus.cc:359] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.852099 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.852527 11368 tablet_bootstrap.cc:654] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.852790 11451 leader_election.cc:290] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.853021 11319 raft_consensus.cc:2393] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:13.852699 11366 raft_consensus.cc:359] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.853842 11366 raft_consensus.cc:385] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.854171 11366 raft_consensus.cc:740] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.841377 11369 tablet_bootstrap.cc:654] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.854992 11458 leader_election.cc:290] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.855322 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.854959 11366 consensus_queue.cc:260] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.856328 11246 raft_consensus.cc:2393] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:13.852340 11372 raft_consensus.cc:385] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.857951 11366 ts_tablet_manager.cc:1434] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:13.857967 11372 raft_consensus.cc:740] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.857967 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.859686 11372 consensus_queue.cc:260] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.861999 11366 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.866218 11368 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:13.866880 11368 ts_tablet_manager.cc:1403] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 13:03:13.867146 11372 ts_tablet_manager.cc:1434] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:03:13.867978 11446 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.869310 11446 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.871912 11064 leader_election.cc:304] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:13.872948 11372 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:13.874046 11398 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.881286 11439 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.881964 11439 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.883508 11369 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:13.883625 11366 tablet_bootstrap.cc:654] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.884097 11369 ts_tablet_manager.cc:1403] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.006s
I20260709 13:03:13.884166 11439 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:13.885635 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.886309 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.886415 11319 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:13.887359 11368 raft_consensus.cc:359] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.888082 11368 raft_consensus.cc:385] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.888157 11063 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:13.888301 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.888852 11372 tablet_bootstrap.cc:654] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.889021 11244 raft_consensus.cc:2468] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:13.889358 11369 raft_consensus.cc:359] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.890095 11369 raft_consensus.cc:385] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.890379 11369 raft_consensus.cc:740] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.890971 11446 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.891206 11369 consensus_queue.cc:260] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:13.891512 11287 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:13.893095 11446 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.897912 11446 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.898413 11446 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.898765 11439 raft_consensus.cc:2804] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.899065 11496 raft_consensus.cc:493] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.899346 11439 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.899902 11439 raft_consensus.cc:3060] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.899684 11496 raft_consensus.cc:515] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.903558 11496 leader_election.cc:290] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.904822 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:13.894802 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.903543 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.910219 11319 raft_consensus.cc:2468] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:13.894434 11368 raft_consensus.cc:740] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
W20260709 13:03:13.911376 11213 leader_election.cc:343] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.913478 11212 leader_election.cc:304] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:13.916206 11139 leader_election.cc:304] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:13.917431 11451 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.918177 11451 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.894138 11369 ts_tablet_manager.cc:1434] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:03:13.920992 11451 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.923135 11458 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:13.924674 11064 leader_election.cc:343] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.924938 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.925698 11246 raft_consensus.cc:2468] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:13.926690 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.927417 11097 raft_consensus.cc:2468] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:13.922322 11446 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.929127 11493 raft_consensus.cc:2804] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.929582 11493 raft_consensus.cc:493] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.929956 11493 raft_consensus.cc:3060] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.930737 11496 consensus_queue.cc:1048] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.931361 11458 raft_consensus.cc:2749] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.934665 11366 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:13.935235 11366 ts_tablet_manager.cc:1403] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.018s
I20260709 13:03:13.935883 11446 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:13.938071 11458 raft_consensus.cc:493] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.938938 11458 raft_consensus.cc:515] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.942462 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:13.943542 11097 raft_consensus.cc:2468] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:13.944840 11366 raft_consensus.cc:359] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.945573 11137 leader_election.cc:304] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:13.946671 11458 leader_election.cc:290] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:13.946684 11428 raft_consensus.cc:2804] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.945621 11366 raft_consensus.cc:385] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.947327 11428 raft_consensus.cc:493] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.947530 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:13.947927 11366 raft_consensus.cc:740] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.948067 11428 raft_consensus.cc:3060] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.948997 11366 consensus_queue.cc:260] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.952172 11366 ts_tablet_manager.cc:1434] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 13:03:13.943903 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:13.956872 11366 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:13.957172 11369 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:13.916420 11368 consensus_queue.cc:260] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.965375 11244 raft_consensus.cc:2468] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:13.942718 11064 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:13.966809 11368 ts_tablet_manager.cc:1434] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.000s
I20260709 13:03:13.967878 11451 raft_consensus.cc:2804] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.954087 11398 raft_consensus.cc:2749] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.968559 11451 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.971633 11451 raft_consensus.cc:3060] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.971530 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:13.972426 11366 tablet_bootstrap.cc:654] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:13.973801 11064 leader_election.cc:343] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.970335 11493 raft_consensus.cc:515] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:13.975106 11369 tablet_bootstrap.cc:654] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.975826 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:13.976601 11317 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.978615 11368 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:13.981854 11439 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:13.983572 11318 raft_consensus.cc:2393] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:13.987084 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:13.988900 11213 leader_election.cc:343] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.985886 11372 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:13.989763 11368 tablet_bootstrap.cc:654] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.989917 11372 ts_tablet_manager.cc:1403] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.022s
I20260709 13:03:13.993001 11372 raft_consensus.cc:359] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.993546 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:13.993769 11372 raft_consensus.cc:385] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.993818 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:13.994274 11372 raft_consensus.cc:740] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.994460 11439 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:13.994618 11244 raft_consensus.cc:3060] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.996598 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:13.995769 11372 consensus_queue.cc:260] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:13.997179 11319 raft_consensus.cc:3060] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.965128 11428 raft_consensus.cc:515] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.001035 11493 leader_election.cc:290] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:14.003336 11458 raft_consensus.cc:493] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.004001 11458 raft_consensus.cc:515] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.005231 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:14.006273 11098 raft_consensus.cc:3060] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.019912 11372 ts_tablet_manager.cc:1434] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:03:14.022948 11458 leader_election.cc:290] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:14.023309 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:14.024116 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.024314 11318 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:14.024922 11095 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:14.025838 11138 leader_election.cc:304] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.027067 11458 raft_consensus.cc:2804] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.027473 11458 raft_consensus.cc:493] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.027837 11458 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.028910 11244 raft_consensus.cc:2468] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:14.030459 11287 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:14.025031 11317 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:14.024290 11372 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:14.034302 11439 raft_consensus.cc:2804] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.035882 11439 raft_consensus.cc:697] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:14.037101 11398 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.038147 11428 leader_election.cc:290] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.036803 11439 consensus_queue.cc:237] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.039378 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e8b4932c54281ab2ad0f64a5accaa" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.040055 11246 raft_consensus.cc:3060] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.038920 11493 consensus_queue.cc:1048] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.037653 11398 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.043624 11098 raft_consensus.cc:2468] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.054059 11398 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.053562 11063 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:14.056671 11137 leader_election.cc:304] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.056779 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.056951 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:14.057713 11428 raft_consensus.cc:2804] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.057878 11244 raft_consensus.cc:2468] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:14.058320 11428 raft_consensus.cc:697] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:14.059046 11552 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.059603 11552 raft_consensus.cc:697] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:14.059279 11428 consensus_queue.cc:237] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.060186 11372 tablet_bootstrap.cc:654] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.060498 11552 consensus_queue.cc:237] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.066732 11458 raft_consensus.cc:515] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:14.071113 11064 leader_election.cc:343] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.076938 11366 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:14.077522 11366 ts_tablet_manager.cc:1403] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.004s
I20260709 13:03:14.080880 11064 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:14.077409 11319 raft_consensus.cc:2468] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:14.092675 11398 raft_consensus.cc:2804] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.116797 11368 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:14.117668 11368 ts_tablet_manager.cc:1403] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.002s
I20260709 13:03:14.104447 11398 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.121883 11366 raft_consensus.cc:359] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.123251 11366 raft_consensus.cc:385] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.123629 11366 raft_consensus.cc:740] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.122717 11398 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.142373 11369 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:14.143204 11369 ts_tablet_manager.cc:1403] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.013s
I20260709 13:03:14.111294 11451 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.145732 11366 consensus_queue.cc:260] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.160439 11499 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.165040 11499 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.140576 11212 leader_election.cc:304] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:14.164467 11097 raft_consensus.cc:2393] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:14.170811 11451 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:14.172706 11499 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.175544 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.175891 11494 consensus_queue.cc:1048] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.177734 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:14.178470 11246 raft_consensus.cc:2468] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:14.185295 11287 leader_election.cc:343] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.187717 11369 raft_consensus.cc:359] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.188865 11369 raft_consensus.cc:385] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.189186 11369 raft_consensus.cc:740] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
W20260709 13:03:14.192902 11558 log.cc:927] Time spent T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:03:14.197479 11458 leader_election.cc:290] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:14.198369 11493 raft_consensus.cc:2804] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.199060 11493 raft_consensus.cc:697] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:14.199954 11493 consensus_queue.cc:237] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.204470 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:14.205168 11317 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.208406 11559 consensus_queue.cc:1048] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.203806 10996 catalog_manager.cc:5697] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.214903 11496 consensus_queue.cc:1048] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.215085 11368 raft_consensus.cc:359] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.215797 11368 raft_consensus.cc:385] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.216110 11368 raft_consensus.cc:740] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.216943 11368 consensus_queue.cc:260] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.219939 11368 ts_tablet_manager.cc:1434] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.003s
I20260709 13:03:14.221019 11368 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:14.227810 11398 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.230131 11398 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.190075 11369 consensus_queue.cc:260] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.232694 11369 ts_tablet_manager.cc:1434] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:03:14.237957 11369 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:14.233948 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 150798us
I20260709 13:03:14.274025 11369 tablet_bootstrap.cc:654] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.269918 10994 catalog_manager.cc:5697] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.275695 11366 ts_tablet_manager.cc:1434] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.198s	user 0.013s	sys 0.005s
I20260709 13:03:14.288172 11372 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:14.289470 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.290419 11246 raft_consensus.cc:2393] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:14.292264 11381 consensus_queue.cc:1048] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.293251 11317 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.294430 11138 leader_election.cc:304] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.295429 11565 raft_consensus.cc:2804] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.295920 11565 raft_consensus.cc:697] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:14.296286 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.297231 11246 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.298693 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.299804 11366 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:14.299957 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:14.296850 11565 consensus_queue.cc:237] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.300802 11098 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.304700 10996 catalog_manager.cc:5697] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.310449 11496 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.311086 11496 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.311444 11366 tablet_bootstrap.cc:654] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.313901 11496 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:14.289611 11372 ts_tablet_manager.cc:1403] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.266s	user 0.013s	sys 0.005s
I20260709 13:03:14.320333 11368 tablet_bootstrap.cc:654] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.317683 10995 catalog_manager.cc:5697] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.322379 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:14.325016 11317 raft_consensus.cc:2393] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:14.336987 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.349498 11566 raft_consensus.cc:493] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.350144 11566 raft_consensus.cc:515] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.351301 11211 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:14.352277 11496 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.352681 11566 leader_election.cc:290] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.299187 11064 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:14.380368 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eb17606e7c46a9802528cbb7e1d2fe" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:14.375597 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 76628.9us
I20260709 13:03:14.386967 11562 raft_consensus.cc:2749] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.382027 11246 raft_consensus.cc:2468] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:14.387017 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:14.400724 11368 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:14.401304 11368 ts_tablet_manager.cc:1403] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.181s	user 0.021s	sys 0.000s
W20260709 13:03:14.394932 11287 leader_election.cc:343] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.411602 11496 raft_consensus.cc:2749] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:14.419798 11285 leader_election.cc:343] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.413095 11566 raft_consensus.cc:493] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.422171 11285 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:14.427688 11499 raft_consensus.cc:2749] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.431108 11368 raft_consensus.cc:359] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.431811 11368 raft_consensus.cc:385] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.432493 11366 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:14.433012 11366 ts_tablet_manager.cc:1403] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.152s	user 0.034s	sys 0.016s
I20260709 13:03:14.432044 11368 raft_consensus.cc:740] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.436949 11368 consensus_queue.cc:260] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.431991 10995 catalog_manager.cc:5697] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.440196 11368 ts_tablet_manager.cc:1434] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:03:14.441370 11368 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:14.438365 11562 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.443663 11562 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.432646 11566 raft_consensus.cc:515] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.461130 11372 raft_consensus.cc:359] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.461740 11372 raft_consensus.cc:385] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.461962 11372 raft_consensus.cc:740] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.462510 11372 consensus_queue.cc:260] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:14.464296 11064 leader_election.cc:343] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.466034 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eb17606e7c46a9802528cbb7e1d2fe" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.466825 11064 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:14.466832 11097 raft_consensus.cc:2468] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:14.467069 11372 ts_tablet_manager.cc:1434] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.000s
I20260709 13:03:14.468135 11398 raft_consensus.cc:2804] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.469204 11398 raft_consensus.cc:697] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:14.469604 11372 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:14.470450 11398 consensus_queue.cc:237] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.469062 11285 leader_election.cc:304] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:14.475112 11499 raft_consensus.cc:2804] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.475543 11499 raft_consensus.cc:493] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.475914 11499 raft_consensus.cc:3060] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.479676 11566 leader_election.cc:290] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.481019 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.481452 11562 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.481855 11172 raft_consensus.cc:2468] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:14.483183 11287 leader_election.cc:304] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.484514 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
W20260709 13:03:14.486821 11287 leader_election.cc:343] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:14.487777 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:14.489614 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.490352 11171 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:14.490942 11566 raft_consensus.cc:2804] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.492327 11566 raft_consensus.cc:493] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.493979 11566 raft_consensus.cc:3060] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.496394 11372 tablet_bootstrap.cc:654] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.499018 11368 tablet_bootstrap.cc:654] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.495088 11098 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.502941 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:14.503798 11244 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:14.507534 11366 raft_consensus.cc:359] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.508538 11366 raft_consensus.cc:385] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.510159 11366 raft_consensus.cc:740] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.510581 11369 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:14.511291 11369 ts_tablet_manager.cc:1403] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.276s	user 0.010s	sys 0.008s
I20260709 13:03:14.495007 11499 raft_consensus.cc:515] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.511390 11366 consensus_queue.cc:260] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.515535 11369 raft_consensus.cc:359] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.516309 11369 raft_consensus.cc:385] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.516616 11369 raft_consensus.cc:740] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.518091 11499 leader_election.cc:290] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.518872 11366 ts_tablet_manager.cc:1434] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.001s
I20260709 13:03:14.520243 11369 consensus_queue.cc:260] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.526768 11369 ts_tablet_manager.cc:1434] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:03:14.528405 11369 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:14.521904 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eb17606e7c46a9802528cbb7e1d2fe" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:14.534909 11064 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.535920 11561 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:14.536345 11561 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:14.536585 11287 leader_election.cc:343] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.536710 11561 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.536912 11369 tablet_bootstrap.cc:654] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.543687 10996 catalog_manager.cc:5697] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.549690 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eb17606e7c46a9802528cbb7e1d2fe" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:14.549952 11428 consensus_queue.cc:1048] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.550479 11098 raft_consensus.cc:3060] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.550743 11552 consensus_queue.cc:1048] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.556926 11366 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:14.571481 11368 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:14.572068 11368 ts_tablet_manager.cc:1403] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.009s
I20260709 13:03:14.572010 11566 raft_consensus.cc:515] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.572875 11366 tablet_bootstrap.cc:654] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.573915 11372 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:14.574415 11372 ts_tablet_manager.cc:1403] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.005s
I20260709 13:03:14.575662 11098 raft_consensus.cc:2468] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:14.577042 11381 raft_consensus.cc:493] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.577567 11381 raft_consensus.cc:515] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.578136 11561 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.578019 11285 leader_election.cc:304] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:14.579840 11381 leader_election.cc:290] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:14.579842 11499 raft_consensus.cc:2804] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.581199 11499 raft_consensus.cc:697] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:14.582343 11381 consensus_queue.cc:1048] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.582201 11499 consensus_queue.cc:237] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.587915 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:14.588410 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6660ba4f31e45a1ae58189d2aebd1e2" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:14.588742 11171 raft_consensus.cc:3060] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.586890 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6660ba4f31e45a1ae58189d2aebd1e2" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:14.593010 11439 consensus_queue.cc:1048] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.580400 11372 raft_consensus.cc:359] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.607072 11372 raft_consensus.cc:385] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.607447 11372 raft_consensus.cc:740] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.613917 11372 consensus_queue.cc:260] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.578052 11368 raft_consensus.cc:359] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.621251 11368 raft_consensus.cc:385] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.621829 11368 raft_consensus.cc:740] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.623906 11561 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.625237 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.607642 11566 leader_election.cc:290] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.632964 11368 consensus_queue.cc:260] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.614519 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:14.626705 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.640539 11372 ts_tablet_manager.cc:1434] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 13:03:14.632266 11171 raft_consensus.cc:2468] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:14.651597 11368 ts_tablet_manager.cc:1434] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.002s
I20260709 13:03:14.652889 11368 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:14.642450 11244 raft_consensus.cc:2468] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
W20260709 13:03:14.658321 11138 leader_election.cc:343] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:14.643503 11287 leader_election.cc:343] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.645514 11172 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.648027 11243 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.661175 11287 leader_election.cc:304] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:14.664635 11366 tablet_bootstrap.cc:492] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:14.665244 11366 ts_tablet_manager.cc:1403] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.010s
I20260709 13:03:14.665396 11451 consensus_queue.cc:1048] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.667819 11139 leader_election.cc:304] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:14.668628 11372 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:14.669762 11428 raft_consensus.cc:2804] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.671221 11556 raft_consensus.cc:493] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.671834 11556 raft_consensus.cc:515] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.678141 11372 tablet_bootstrap.cc:654] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.679148 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.677858 10994 catalog_manager.cc:5697] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.670241 11428 raft_consensus.cc:493] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.681623 11428 raft_consensus.cc:3060] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:14.684158 11211 leader_election.cc:343] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.688805 11368 tablet_bootstrap.cc:654] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.717460 11369 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:14.705533 11566 raft_consensus.cc:2804] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.718392 11369 ts_tablet_manager.cc:1403] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.023s
I20260709 13:03:14.720165 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.699074 11556 leader_election.cc:290] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.726151 11366 raft_consensus.cc:359] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.727619 11366 raft_consensus.cc:385] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.728065 11366 raft_consensus.cc:740] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.729143 11366 consensus_queue.cc:260] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.734510 11566 raft_consensus.cc:697] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:14.736155 11566 consensus_queue.cc:237] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.739755 11243 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
W20260709 13:03:14.711719 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 50687.7us
I20260709 13:03:14.757890 11064 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:14.758754 11451 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.759264 11451 raft_consensus.cc:697] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:14.759660 11585 consensus_queue.cc:1048] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:14.760715 11587 log.cc:927] Time spent T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
I20260709 13:03:14.760185 11451 consensus_queue.cc:237] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER 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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.765614 11366 ts_tablet_manager.cc:1434] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.001s
I20260709 13:03:14.772917 11428 raft_consensus.cc:515] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:14.773972 11493 consensus_queue.cc:1048] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.774724 11172 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:14.780802 11369 raft_consensus.cc:359] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.781934 11369 raft_consensus.cc:385] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.782301 11369 raft_consensus.cc:740] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
W20260709 13:03:14.799136 11213 leader_election.cc:343] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.803442 10994 catalog_manager.cc:5697] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.808571 11213 leader_election.cc:304] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:14.809719 11366 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:14.807639 11369 consensus_queue.cc:260] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.821965 11372 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:14.822921 11372 ts_tablet_manager.cc:1403] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.155s	user 0.043s	sys 0.035s
I20260709 13:03:14.825145 11369 ts_tablet_manager.cc:1434] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.105s	user 0.010s	sys 0.000s
I20260709 13:03:14.824488 11493 raft_consensus.cc:2749] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.818073 11585 raft_consensus.cc:493] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.826785 11585 raft_consensus.cc:515] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.830062 11585 leader_election.cc:290] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:14.832618 11368 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:14.837519 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:14.837908 11458 raft_consensus.cc:493] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.838734 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:14.839802 11213 consensus_peers.cc:597] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:14.841092 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6660ba4f31e45a1ae58189d2aebd1e2" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.858198 11458 raft_consensus.cc:515] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.859565 11243 raft_consensus.cc:3060] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.859715 11369 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:14.861084 11458 leader_election.cc:290] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.861944 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:14.863593 11137 leader_election.cc:343] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.867136 11369 tablet_bootstrap.cc:654] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.868036 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6660ba4f31e45a1ae58189d2aebd1e2" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:14.868824 11317 raft_consensus.cc:3060] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.849422 11372 raft_consensus.cc:359] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.854427 11368 ts_tablet_manager.cc:1403] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.001s
I20260709 13:03:14.857107 11428 leader_election.cc:290] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:14.871516 11372 raft_consensus.cc:385] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.871922 11372 raft_consensus.cc:740] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.874359 11372 consensus_queue.cc:260] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:14.867162 11285 leader_election.cc:343] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.877707 11499 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:14.878007 11287 leader_election.cc:343] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.878271 11499 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.880466 11287 leader_election.cc:304] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:14.881034 11499 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.881312 11585 raft_consensus.cc:2749] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.879618 11368 raft_consensus.cc:359] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.882468 11368 raft_consensus.cc:385] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.882910 11368 raft_consensus.cc:740] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.882975 11428 consensus_queue.cc:1048] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.883829 11368 consensus_queue.cc:260] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.887104 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:14.895344 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:14.896215 11244 raft_consensus.cc:2468] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:14.886929 10992 catalog_manager.cc:5697] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 2, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.899739 11372 ts_tablet_manager.cc:1434] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 13:03:14.900710 11368 ts_tablet_manager.cc:1434] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:03:14.901654 11243 raft_consensus.cc:2468] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.906585 11368 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:14.906654 11139 leader_election.cc:304] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:14.908787 11428 raft_consensus.cc:2804] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.909193 11428 raft_consensus.cc:493] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.909291 11139 leader_election.cc:304] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.909601 11428 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.910432 11494 raft_consensus.cc:2804] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.910985 11494 raft_consensus.cc:697] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:14.911857 11494 consensus_queue.cc:237] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:14.914388 11064 consensus_peers.cc:597] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:14.899091 11097 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:14.923827 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.925140 11172 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:14.928548 11366 tablet_bootstrap.cc:654] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.921322 11285 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:14.930042 11585 raft_consensus.cc:2804] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:14.930464 11585 raft_consensus.cc:493] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.930823 11585 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.928252 11458 consensus_queue.cc:1048] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.933650 11372 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:14.936234 11428 raft_consensus.cc:515] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.940373 11317 raft_consensus.cc:2468] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.943346 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
W20260709 13:03:14.944811 11137 leader_election.cc:343] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.947319 11368 tablet_bootstrap.cc:654] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.954330 11369 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:14.955140 11369 ts_tablet_manager.cc:1403] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.007s
I20260709 13:03:14.958424 11369 raft_consensus.cc:359] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.960922 11369 raft_consensus.cc:385] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.961335 11369 raft_consensus.cc:740] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.964222 11552 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.964654 11585 raft_consensus.cc:515] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.964797 11552 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.965610 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:14.966454 11246 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.967974 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:14.968354 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1960aded34a54338a9e7f127ad69abcb" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:14.968606 11098 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.969074 11172 raft_consensus.cc:3060] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.969786 11552 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:14.974728 11246 raft_consensus.cc:2468] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:14.963061 11369 consensus_queue.cc:260] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.977438 11366 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:14.978013 11366 ts_tablet_manager.cc:1403] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.002s
I20260709 13:03:14.977591 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:14.978713 11317 raft_consensus.cc:2468] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:14.979912 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:14.980832 11366 raft_consensus.cc:359] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.981552 11366 raft_consensus.cc:385] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.981822 11366 raft_consensus.cc:740] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.981762 11063 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
W20260709 13:03:14.983110 11064 leader_election.cc:343] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.984529 11451 raft_consensus.cc:2804] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.985163 11451 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.985622 11451 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.989267 11372 tablet_bootstrap.cc:654] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.989430 11172 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:14.990976 11287 leader_election.cc:304] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:14.992717 11369 ts_tablet_manager.cc:1434] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:03:14.991882 11499 raft_consensus.cc:2804] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.992411 11366 consensus_queue.cc:260] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:14.996160 11139 leader_election.cc:304] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:14.997617 11494 raft_consensus.cc:2804] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.995471 11499 raft_consensus.cc:697] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:14.998206 11494 raft_consensus.cc:697] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:14.999339 11499 consensus_queue.cc:237] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER 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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:14.999675 11494 consensus_queue.cc:237] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:14.963706 11428 leader_election.cc:290] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:14.993296 11585 leader_election.cc:290] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:15.004575 10995 catalog_manager.cc:5697] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.014638 11369 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:15.015144 11366 ts_tablet_manager.cc:1434] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 13:03:15.033229 11366 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.041535 11366 tablet_bootstrap.cc:654] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:15.043318 11287 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:15.002171 11451 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.048059 11369 tablet_bootstrap.cc:654] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.074823 11428 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.075544 11428 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.077732 11451 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:15.077772 11428 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:15.081740 10994 catalog_manager.cc:5697] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.083938 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:15.085752 11064 leader_election.cc:343] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.085656 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:15.087349 11246 raft_consensus.cc:2393] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:15.088217 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.090857 11137 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:15.092410 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:15.094911 11321 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.096239 11451 consensus_queue.cc:1048] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.096343 11428 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.101464 11552 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.106420 11552 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.110234 11552 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:15.110419 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.111270 11317 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:15.112744 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:15.113440 11063 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:15.114830 11451 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.115254 11451 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.115733 11451 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:15.117074 11064 leader_election.cc:343] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.128511 11098 raft_consensus.cc:2468] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:15.167600 11556 raft_consensus.cc:493] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.168326 11556 raft_consensus.cc:515] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.170370 11368 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:15.171042 11368 ts_tablet_manager.cc:1403] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.268s	user 0.029s	sys 0.008s
I20260709 13:03:15.175745 11366 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:15.176298 11366 ts_tablet_manager.cc:1403] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.143s	user 0.020s	sys 0.042s
I20260709 13:03:15.176810 11368 raft_consensus.cc:359] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.177419 11372 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:15.178076 11372 ts_tablet_manager.cc:1403] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.257s	user 0.019s	sys 0.022s
I20260709 13:03:15.179262 11368 raft_consensus.cc:385] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.180922 11368 raft_consensus.cc:740] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.180507 10995 catalog_manager.cc:5697] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 2, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.178951 11366 raft_consensus.cc:359] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.183099 11366 raft_consensus.cc:385] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.183414 11366 raft_consensus.cc:740] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.185294 11366 consensus_queue.cc:260] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.187820 11366 ts_tablet_manager.cc:1434] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:03:15.189040 11366 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.193544 11368 consensus_queue.cc:260] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.199856 11556 leader_election.cc:290] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.211442 11366 tablet_bootstrap.cc:654] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.209300 11372 raft_consensus.cc:359] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.214814 11372 raft_consensus.cc:385] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.215265 11372 raft_consensus.cc:740] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.215052 11451 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.216005 11372 consensus_queue.cc:260] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.217278 11451 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:15.217499 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.218154 11319 raft_consensus.cc:2468] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:15.219552 11428 raft_consensus.cc:2749] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.221647 11321 raft_consensus.cc:2468] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:15.222150 11212 leader_election.cc:304] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:15.223114 11556 raft_consensus.cc:2804] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.223495 11556 raft_consensus.cc:493] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.223838 11556 raft_consensus.cc:3060] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.225623 11063 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:15.227344 11499 consensus_queue.cc:1048] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.223871 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:15.236604 11321 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.237483 11451 raft_consensus.cc:2804] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.246469 11451 raft_consensus.cc:697] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:15.247486 11451 consensus_queue.cc:237] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:15.251708 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 62366us
I20260709 13:03:15.256531 11170 raft_consensus.cc:1275] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:15.256354 11499 consensus_queue.cc:1048] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.257676 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:15.259436 11246 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.259665 11369 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:15.260295 11369 ts_tablet_manager.cc:1403] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.252s	user 0.009s	sys 0.010s
I20260709 13:03:15.264084 11372 ts_tablet_manager.cc:1434] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 13:03:15.264286 11369 raft_consensus.cc:359] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.265064 11369 raft_consensus.cc:385] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.265352 11369 raft_consensus.cc:740] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.266232 11610 consensus_queue.cc:1048] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.267305 11368 ts_tablet_manager.cc:1434] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 13:03:15.268456 11368 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
W20260709 13:03:15.268590 11287 consensus_peers.cc:597] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. 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:03:15.272742 11556 raft_consensus.cc:515] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.274526 11366 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:15.276826 11366 ts_tablet_manager.cc:1403] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.006s
I20260709 13:03:15.282924 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:15.283208 11366 raft_consensus.cc:359] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.283643 11319 raft_consensus.cc:3060] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.283874 11366 raft_consensus.cc:385] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.284199 11366 raft_consensus.cc:740] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.284919 11366 consensus_queue.cc:260] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.286852 11321 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:15.289103 11063 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:15.290810 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.292258 11366 ts_tablet_manager.cc:1434] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:03:15.293432 11366 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.293468 11319 raft_consensus.cc:2468] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:15.294324 11552 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.294968 11212 leader_election.cc:304] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:15.295248 11552 raft_consensus.cc:697] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:15.295881 11559 raft_consensus.cc:2804] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.296387 11559 raft_consensus.cc:697] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:15.297381 11559 consensus_queue.cc:237] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:15.298025 11211 leader_election.cc:343] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.300468 11366 tablet_bootstrap.cc:654] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.296322 11552 consensus_queue.cc:237] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.289031 11372 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:15.266129 11369 consensus_queue.cc:260] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.314851 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
W20260709 13:03:15.316435 11211 leader_election.cc:343] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.311949 11556 leader_election.cc:290] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.323719 11368 tablet_bootstrap.cc:654] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.319213 11369 ts_tablet_manager.cc:1434] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 13:03:15.324723 11428 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.331718 11610 raft_consensus.cc:493] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.331483 11428 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.332387 11610 raft_consensus.cc:515] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.336521 11428 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.337901 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.338974 11319 raft_consensus.cc:2393] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:15.340919 11246 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:15.342528 11369 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:15.343912 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.347419 11137 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:15.349617 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:15.350382 11243 raft_consensus.cc:1275] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:15.352244 11428 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.357872 11610 leader_election.cc:290] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:15.361241 11566 raft_consensus.cc:493] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.361934 11566 raft_consensus.cc:515] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.364418 11566 leader_election.cc:290] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.365871 11552 consensus_queue.cc:1048] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.366238 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
W20260709 13:03:15.368062 11287 leader_election.cc:343] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.372421 11369 tablet_bootstrap.cc:654] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.374347 11372 tablet_bootstrap.cc:654] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:15.377170 11064 leader_election.cc:343] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.384877 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:15.385200 11428 raft_consensus.cc:2749] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.372464 10995 catalog_manager.cc:5697] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.395117 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.405893 11368 tablet_bootstrap.cc:492] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:15.406805 11368 ts_tablet_manager.cc:1403] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.002s
I20260709 13:03:15.411336 11368 raft_consensus.cc:359] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.412371 11368 raft_consensus.cc:385] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.412721 11368 raft_consensus.cc:740] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.413620 11368 consensus_queue.cc:260] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.415791 11566 raft_consensus.cc:493] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.417196 11368 ts_tablet_manager.cc:1434] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:15.416970 11566 raft_consensus.cc:515] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.418898 11368 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:15.430228 11368 tablet_bootstrap.cc:654] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.432219 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:15.434777 11287 leader_election.cc:343] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.435178 11428 consensus_queue.cc:1048] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.435531 11566 leader_election.cc:290] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:15.447098 11064 leader_election.cc:343] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.448277 11064 leader_election.cc:304] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:15.445035 10996 catalog_manager.cc:5697] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.454908 11369 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:15.455693 11369 ts_tablet_manager.cc:1403] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.004s
I20260709 13:03:15.459945 11366 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:15.460530 11366 ts_tablet_manager.cc:1403] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.167s	user 0.024s	sys 0.029s
I20260709 13:03:15.459600 11369 raft_consensus.cc:359] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.461520 11369 raft_consensus.cc:385] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.461822 11369 raft_consensus.cc:740] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.462711 11369 consensus_queue.cc:260] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.463368 11366 raft_consensus.cc:359] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.463837 11451 raft_consensus.cc:2749] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.464141 11366 raft_consensus.cc:385] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.464444 11366 raft_consensus.cc:740] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.465137 11366 consensus_queue.cc:260] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:15.466400 11285 leader_election.cc:343] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.466930 11285 leader_election.cc:304] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:15.467458 11366 ts_tablet_manager.cc:1434] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:15.467718 11566 raft_consensus.cc:2749] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.468870 11366 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.469347 10996 catalog_manager.cc:5697] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.477978 11565 consensus_queue.cc:1048] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.481532 11369 ts_tablet_manager.cc:1434] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:03:15.478048 11366 tablet_bootstrap.cc:654] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.486263 11372 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:15.488823 11095 raft_consensus.cc:1275] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:15.490314 11372 ts_tablet_manager.cc:1403] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.225s	user 0.034s	sys 0.025s
I20260709 13:03:15.490628 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.491787 11428 raft_consensus.cc:493] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.492383 11428 raft_consensus.cc:515] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.496114 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.496935 11321 raft_consensus.cc:2468] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:15.497943 11369 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:15.498688 11138 leader_election.cc:304] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:15.499686 11494 raft_consensus.cc:2804] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.500376 11494 raft_consensus.cc:493] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.500722 11368 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:15.501521 11368 ts_tablet_manager.cc:1403] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.016s
I20260709 13:03:15.500738 11494 raft_consensus.cc:3060] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.507150 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.504369 11428 leader_election.cc:290] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
W20260709 13:03:15.537498 11285 leader_election.cc:343] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.538117 11285 leader_election.cc:304] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:15.539068 11566 raft_consensus.cc:2749] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.542200 11439 consensus_queue.cc:1048] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.546362 11369 tablet_bootstrap.cc:654] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.556124 11368 raft_consensus.cc:359] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.558632 11368 raft_consensus.cc:385] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.559018 11368 raft_consensus.cc:740] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.559791 11368 consensus_queue.cc:260] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:15.566254 11137 leader_election.cc:343] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.569217 11494 raft_consensus.cc:515] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.571213 11372 raft_consensus.cc:359] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.580307 11372 raft_consensus.cc:385] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.583334 11368 ts_tablet_manager.cc:1434] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 13:03:15.586637 11170 raft_consensus.cc:1275] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:15.587222 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:15.591934 11317 raft_consensus.cc:3060] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.592814 11566 consensus_queue.cc:1048] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.596148 11368 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:15.580816 11372 raft_consensus.cc:740] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.601388 11372 consensus_queue.cc:260] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.614494 11372 ts_tablet_manager.cc:1434] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.000s
I20260709 13:03:15.634093 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
W20260709 13:03:15.637260 11137 leader_election.cc:343] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:15.609736 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 76478us
I20260709 13:03:15.648969 11368 tablet_bootstrap.cc:654] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.620060 11494 leader_election.cc:290] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.658072 11632 consensus_queue.cc:1048] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.664348 11369 tablet_bootstrap.cc:492] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:15.664968 11369 ts_tablet_manager.cc:1403] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.167s	user 0.030s	sys 0.031s
I20260709 13:03:15.668475 11366 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:15.669219 11366 ts_tablet_manager.cc:1403] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.201s	user 0.021s	sys 0.030s
W20260709 13:03:15.667223 11628 log.cc:927] Time spent T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:03:15.673390 11366 raft_consensus.cc:359] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.674078 11098 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.676772 11372 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:15.687260 11369 raft_consensus.cc:359] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.688125 11369 raft_consensus.cc:385] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.688479 11369 raft_consensus.cc:740] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.689235 11369 consensus_queue.cc:260] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.691516 11369 ts_tablet_manager.cc:1434] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:03:15.692165 11317 raft_consensus.cc:2468] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:15.699147 11494 consensus_queue.cc:1048] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.692986 11366 raft_consensus.cc:385] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.701274 11369 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:15.702033 11138 leader_election.cc:304] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:15.704027 11631 raft_consensus.cc:2804] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.704782 11631 raft_consensus.cc:697] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:15.700907 11366 raft_consensus.cc:740] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.705731 11631 consensus_queue.cc:237] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.706640 11366 consensus_queue.cc:260] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.719622 11366 ts_tablet_manager.cc:1434] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
W20260709 13:03:15.716359 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:15.730865 11369 tablet_bootstrap.cc:654] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.732282 11366 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.744493 11366 tablet_bootstrap.cc:654] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.753005 11368 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:15.753547 11368 ts_tablet_manager.cc:1403] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.008s
I20260709 13:03:15.754760 11372 tablet_bootstrap.cc:654] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.765421 11559 raft_consensus.cc:493] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.766273 11559 raft_consensus.cc:515] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.773969 11559 leader_election.cc:290] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:15.788971 11556 raft_consensus.cc:493] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.789841 11556 raft_consensus.cc:515] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.792514 11556 leader_election.cc:290] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.797084 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:15.801100 11609 consensus_queue.cc:1048] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:15.806849 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.809438 11366 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:15.809270 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab21226ad5048a0a24aa4c91947638d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.809965 11366 ts_tablet_manager.cc:1403] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.007s
I20260709 13:03:15.811810 11246 raft_consensus.cc:3060] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.813649 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.814950 11609 consensus_queue.cc:1048] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.820442 11212 leader_election.cc:304] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:15.814438 11319 raft_consensus.cc:2468] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
W20260709 13:03:15.823484 11211 consensus_peers.cc:597] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:15.824350 11211 leader_election.cc:343] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.824589 11499 raft_consensus.cc:493] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.825183 11499 raft_consensus.cc:515] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.827513 11499 leader_election.cc:290] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:15.834733 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:15.839066 10992 catalog_manager.cc:5697] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.862789 11372 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:15.863492 11372 ts_tablet_manager.cc:1403] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.187s	user 0.017s	sys 0.008s
I20260709 13:03:15.871465 11366 raft_consensus.cc:359] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.876253 11366 raft_consensus.cc:385] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.873044 11610 consensus_queue.cc:1048] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.876838 11366 raft_consensus.cc:740] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.859665 11212 leader_election.cc:304] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:15.887068 11556 raft_consensus.cc:2804] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.887480 11556 raft_consensus.cc:493] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.887840 11556 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.850497 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:15.881537 11366 consensus_queue.cc:260] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.897873 11366 ts_tablet_manager.cc:1434] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.088s	user 0.011s	sys 0.000s
W20260709 13:03:15.899328 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 44436.5us
W20260709 13:03:15.901110 11287 leader_election.cc:343] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.902287 11366 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:15.918147 11368 raft_consensus.cc:359] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.919050 11368 raft_consensus.cc:385] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.919464 11368 raft_consensus.cc:740] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.928082 11556 raft_consensus.cc:515] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:15.918831 11287 leader_election.cc:343] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.931636 11287 leader_election.cc:304] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:15.933410 11494 raft_consensus.cc:493] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.933980 11585 raft_consensus.cc:2749] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.934015 11494 raft_consensus.cc:515] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.936947 11494 leader_election.cc:290] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:15.937762 11585 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.938086 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:15.938373 11585 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.929667 11368 consensus_queue.cc:260] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:15.940716 11585 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:15.941454 11368 ts_tablet_manager.cc:1434] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.188s	user 0.007s	sys 0.003s
I20260709 13:03:15.943266 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:15.944577 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:15.956650 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:15.942443 11372 raft_consensus.cc:359] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.958520 11372 raft_consensus.cc:385] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.958868 11372 raft_consensus.cc:740] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
W20260709 13:03:15.959205 11211 leader_election.cc:343] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.959645 11372 consensus_queue.cc:260] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:15.961639 11372 ts_tablet_manager.cc:1434] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.084s	user 0.000s	sys 0.004s
W20260709 13:03:15.966967 11285 leader_election.cc:343] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.943279 11556 leader_election.cc:290] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:15.974710 11451 consensus_queue.cc:1048] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:15.975168 11287 leader_election.cc:343] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.975771 11287 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:15.977279 11499 raft_consensus.cc:2749] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.986507 11499 raft_consensus.cc:493] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.986986 11368 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:15.987250 11499 raft_consensus.cc:515] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:15.990386 11499 leader_election.cc:290] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:15.991493 11369 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:15.992084 11369 ts_tablet_manager.cc:1403] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.291s	user 0.026s	sys 0.025s
I20260709 13:03:15.994226 11366 tablet_bootstrap.cc:654] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.996133 11369 raft_consensus.cc:359] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:15.996910 11369 raft_consensus.cc:385] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.997282 11369 raft_consensus.cc:740] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.998072 11369 consensus_queue.cc:260] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.006035 11368 tablet_bootstrap.cc:654] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.008884 11372 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.019883 11369 ts_tablet_manager.cc:1434] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:03:16.012079 11556 raft_consensus.cc:493] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.027750 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.026155 11556 raft_consensus.cc:515] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.038995 11559 raft_consensus.cc:2749] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.050331 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.051115 11097 raft_consensus.cc:2468] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:16.052285 11211 leader_election.cc:304] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:16.057753 11648 raft_consensus.cc:2804] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.052248 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.058141 11648 raft_consensus.cc:493] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.058499 11648 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.055963 11556 leader_election.cc:290] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.059123 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.054879 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:16.061542 11321 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.064677 11372 tablet_bootstrap.cc:654] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.068558 11493 consensus_queue.cc:1048] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:16.075142 11213 leader_election.cc:343] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.079777 11366 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.080600 11366 ts_tablet_manager.cc:1403] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.179s	user 0.028s	sys 0.018s
I20260709 13:03:16.086889 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73893ebcbe6b4096afac31fbdd049904" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.088689 11321 raft_consensus.cc:2468] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:16.094869 11369 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:16.085433 11287 leader_election.cc:343] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:16.098872 11287 leader_election.cc:343] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.100579 11287 leader_election.cc:304] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:16.103248 11170 raft_consensus.cc:3060] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.103881 11499 raft_consensus.cc:2749] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.102301 11369 tablet_bootstrap.cc:654] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.109759 11171 raft_consensus.cc:3060] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.110309 11368 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:16.110864 11368 ts_tablet_manager.cc:1403] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.007s
I20260709 13:03:16.119191 11366 raft_consensus.cc:359] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.120045 11366 raft_consensus.cc:385] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.120374 11366 raft_consensus.cc:740] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.121174 11366 consensus_queue.cc:260] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.134984 11368 raft_consensus.cc:359] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.133874 11212 leader_election.cc:304] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:16.135866 11368 raft_consensus.cc:385] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.136250 11368 raft_consensus.cc:740] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.137127 11651 raft_consensus.cc:2804] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.137059 11368 consensus_queue.cc:260] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.141235 11368 ts_tablet_manager.cc:1434] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.006s
I20260709 13:03:16.144989 11366 ts_tablet_manager.cc:1434] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 13:03:16.148350 11366 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.148847 11368 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:16.142786 11631 consensus_queue.cc:1048] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:16.143347 11651 raft_consensus.cc:697] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:16.164636 11139 leader_election.cc:304] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.186180 11494 raft_consensus.cc:2749] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.190100 11651 consensus_queue.cc:237] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.196972 11368 tablet_bootstrap.cc:654] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.226578 11369 tablet_bootstrap.cc:492] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:16.227188 11369 ts_tablet_manager.cc:1403] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.016s
I20260709 13:03:16.231432 11369 raft_consensus.cc:359] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.232179 11369 raft_consensus.cc:385] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.232499 11369 raft_consensus.cc:740] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.233189 11369 consensus_queue.cc:260] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.241626 11366 tablet_bootstrap.cc:654] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.201257 11648 raft_consensus.cc:515] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.247480 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:16.248201 11095 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.255815 11369 ts_tablet_manager.cc:1434] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:03:16.256974 11369 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:16.263056 11648 leader_election.cc:290] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.266160 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:16.266975 11137 consensus_peers.cc:597] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:16.268004 11213 leader_election.cc:343] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.266197 11369 tablet_bootstrap.cc:654] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.279978 11095 raft_consensus.cc:2468] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:16.302162 11211 leader_election.cc:304] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:16.303334 11648 raft_consensus.cc:2804] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.289253 11610 raft_consensus.cc:493] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.303876 11648 raft_consensus.cc:697] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:16.304018 11610 raft_consensus.cc:515] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.304811 11648 consensus_queue.cc:237] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.308240 11610 leader_election.cc:290] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.309916 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.313102 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002d38e08e4456a96d80665486d8624" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.316344 11063 leader_election.cc:304] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.318751 11610 raft_consensus.cc:2749] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.338217 11372 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:16.338809 11372 ts_tablet_manager.cc:1403] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.330s	user 0.032s	sys 0.013s
I20260709 13:03:16.341925 11372 raft_consensus.cc:359] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.344080 11372 raft_consensus.cc:385] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.344460 11372 raft_consensus.cc:740] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.345494 11372 consensus_queue.cc:260] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.351114 11366 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.351835 11372 ts_tablet_manager.cc:1434] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:03:16.352514 11366 ts_tablet_manager.cc:1403] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.206s	user 0.023s	sys 0.024s
I20260709 13:03:16.352989 10992 catalog_manager.cc:5697] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.358352 11372 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.361799 11369 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:16.362265 11369 ts_tablet_manager.cc:1403] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.017s
I20260709 13:03:16.381572 11366 raft_consensus.cc:359] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.382314 11366 raft_consensus.cc:385] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.382598 11366 raft_consensus.cc:740] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.383949 11366 consensus_queue.cc:260] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.386374 11095 raft_consensus.cc:3060] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.387640 11366 ts_tablet_manager.cc:1434] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:03:16.389621 11366 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.398052 11366 tablet_bootstrap.cc:654] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.404569 11369 raft_consensus.cc:359] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.416271 11369 raft_consensus.cc:385] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.416671 11369 raft_consensus.cc:740] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.417551 11372 tablet_bootstrap.cc:654] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.418941 11665 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.420059 11366 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.420343 11368 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:16.419796 11665 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.420619 11366 ts_tablet_manager.cc:1403] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260709 13:03:16.420900 11368 ts_tablet_manager.cc:1403] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.272s	user 0.017s	sys 0.005s
I20260709 13:03:16.423935 11368 raft_consensus.cc:359] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.424729 11368 raft_consensus.cc:385] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.424568 11366 raft_consensus.cc:359] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.425101 11368 raft_consensus.cc:740] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.423193 11369 consensus_queue.cc:260] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.426038 11368 consensus_queue.cc:260] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.425324 11366 raft_consensus.cc:385] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.427364 11366 raft_consensus.cc:740] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.427424 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.429157 11368 ts_tablet_manager.cc:1434] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:16.430253 11368 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
W20260709 13:03:16.430699 11287 leader_election.cc:343] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.428644 11366 consensus_queue.cc:260] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.432512 11665 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:16.434084 11366 ts_tablet_manager.cc:1434] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:03:16.434587 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.435084 11369 ts_tablet_manager.cc:1434] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 13:03:16.436228 11369 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:16.437130 11285 leader_election.cc:343] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.437817 11285 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.439916 11585 raft_consensus.cc:2749] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.441154 11368 tablet_bootstrap.cc:654] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.442175 11369 tablet_bootstrap.cc:654] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.443414 11366 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.453644 11366 tablet_bootstrap.cc:654] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.462349 10992 catalog_manager.cc:5697] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:16.484961 11369 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:16.485710 11369 ts_tablet_manager.cc:1403] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.007s
I20260709 13:03:16.488546 11366 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.489143 11366 ts_tablet_manager.cc:1403] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.007s
I20260709 13:03:16.490760 11372 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:16.491271 11372 ts_tablet_manager.cc:1403] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.023s
I20260709 13:03:16.491660 11366 raft_consensus.cc:359] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.492411 11366 raft_consensus.cc:385] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.492658 11366 raft_consensus.cc:740] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.493281 11366 consensus_queue.cc:260] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.494567 11372 raft_consensus.cc:359] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.495251 11372 raft_consensus.cc:385] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.495527 11372 raft_consensus.cc:740] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.496181 11372 consensus_queue.cc:260] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.497371 11366 ts_tablet_manager.cc:1434] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:16.498219 11372 ts_tablet_manager.cc:1434] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:03:16.498458 11366 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.499219 11372 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.488626 11369 raft_consensus.cc:359] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.503113 11369 raft_consensus.cc:385] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.503412 11369 raft_consensus.cc:740] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.504940 11366 tablet_bootstrap.cc:654] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.504168 11369 consensus_queue.cc:260] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.506907 11369 ts_tablet_manager.cc:1434] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:03:16.511690 11369 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:16.518002 11372 tablet_bootstrap.cc:654] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.520874 11366 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.521401 11366 ts_tablet_manager.cc:1403] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:03:16.522800 11369 tablet_bootstrap.cc:654] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.526012 11366 raft_consensus.cc:359] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.527066 11366 raft_consensus.cc:385] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.527428 11366 raft_consensus.cc:740] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.528258 11366 consensus_queue.cc:260] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.531491 11366 ts_tablet_manager.cc:1434] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:16.533087 11366 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.533725 11585 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.536109 11368 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:16.538517 11368 ts_tablet_manager.cc:1403] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.008s
I20260709 13:03:16.534276 11585 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.541144 11366 tablet_bootstrap.cc:654] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.543098 11585 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
W20260709 13:03:16.543910 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 49160.6us
I20260709 13:03:16.545811 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.546080 11372 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:16.546890 11372 ts_tablet_manager.cc:1403] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.004s
W20260709 13:03:16.550212 11287 leader_election.cc:343] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.551975 11372 raft_consensus.cc:359] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.552729 11372 raft_consensus.cc:385] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.553010 11372 raft_consensus.cc:740] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.554441 11372 consensus_queue.cc:260] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.557240 11609 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.557878 11609 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.562716 11499 raft_consensus.cc:493] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.563369 11499 raft_consensus.cc:515] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.564424 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.565130 11317 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:16.565279 11609 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.567818 11648 raft_consensus.cc:493] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.568782 11648 raft_consensus.cc:515] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.565618 11499 leader_election.cc:290] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.572008 11063 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:16.572082 11648 leader_election.cc:290] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.574108 11610 raft_consensus.cc:2804] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.574689 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.576244 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.576632 11372 ts_tablet_manager.cc:1434] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:03:16.577033 11321 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:16.577862 11372 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.578284 11212 leader_election.cc:304] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:16.579716 11648 raft_consensus.cc:2804] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.580200 11648 raft_consensus.cc:493] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.580582 11648 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:16.583577 11287 leader_election.cc:343] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.585573 11366 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.585999 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.586227 11366 ts_tablet_manager.cc:1403] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.015s
I20260709 13:03:16.586740 11170 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:16.589011 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.589669 11366 raft_consensus.cc:359] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.591993 11499 raft_consensus.cc:493] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.590586 11366 raft_consensus.cc:385] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.592530 11499 raft_consensus.cc:515] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.592943 11366 raft_consensus.cc:740] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.593827 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.594851 11499 leader_election.cc:290] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:16.594223 11366 consensus_queue.cc:260] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:16.596140 11285 leader_election.cc:343] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.596652 11285 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.597420 11372 tablet_bootstrap.cc:654] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.597954 11499 raft_consensus.cc:2749] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.599025 11368 raft_consensus.cc:359] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.599761 11368 raft_consensus.cc:385] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.600044 11368 raft_consensus.cc:740] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.600685 11368 consensus_queue.cc:260] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.598510 11366 ts_tablet_manager.cc:1434] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:03:16.602838 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.602900 11366 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.603591 11243 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:16.620304 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.620576 11372 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:16.621474 11372 ts_tablet_manager.cc:1403] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.006s
I20260709 13:03:16.574704 11610 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.623103 11610 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.627317 11366 tablet_bootstrap.cc:654] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.627911 11372 raft_consensus.cc:359] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.628752 11372 raft_consensus.cc:385] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.629087 11372 raft_consensus.cc:740] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.629817 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.632813 11609 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.629863 11372 consensus_queue.cc:260] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.633427 11609 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.635870 11609 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.637434 11372 ts_tablet_manager.cc:1434] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:03:16.639209 11372 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.639814 11095 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.645952 11369 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:16.646910 11369 ts_tablet_manager.cc:1403] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.045s
W20260709 13:03:16.649945 11285 leader_election.cc:343] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.650640 11285 leader_election.cc:304] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:16.651513 11499 raft_consensus.cc:2749] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.651557 11559 consensus_queue.cc:1048] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:16.650952 11369 raft_consensus.cc:359] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.654632 11369 raft_consensus.cc:385] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.655053 11369 raft_consensus.cc:740] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.658775 11368 ts_tablet_manager.cc:1434] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.119s	user 0.003s	sys 0.004s
I20260709 13:03:16.656800 11369 consensus_queue.cc:260] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.663970 11368 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:16.668028 11369 ts_tablet_manager.cc:1434] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:03:16.669263 11369 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:16.672706 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:16.660974 11285 leader_election.cc:343] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.689699 11369 tablet_bootstrap.cc:654] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.684453 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.691911 11321 raft_consensus.cc:2468] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:16.682124 11648 raft_consensus.cc:515] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:16.697358 11064 leader_election.cc:343] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.706344 11648 leader_election.cc:290] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.711364 11063 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:16.711889 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:16.712373 11609 raft_consensus.cc:2804] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.712708 11170 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.712889 11609 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.713617 11609 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:16.716220 11287 leader_election.cc:343] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.716964 11287 leader_election.cc:304] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.718115 11499 raft_consensus.cc:2749] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.721275 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:16.722061 11321 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.723927 11648 raft_consensus.cc:493] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.724676 11648 raft_consensus.cc:515] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.725456 11609 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.728348 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:16.729831 11211 leader_election.cc:343] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.730933 11652 raft_consensus.cc:493] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.731483 11652 raft_consensus.cc:515] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.730973 11648 leader_election.cc:290] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.736207 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.737218 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.739192 11172 raft_consensus.cc:2468] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:16.740545 11652 leader_election.cc:290] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.740813 11372 tablet_bootstrap.cc:654] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.734263 11321 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:16.748459 11368 tablet_bootstrap.cc:654] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.751202 11366 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:16.751765 11366 ts_tablet_manager.cc:1403] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.034s
I20260709 13:03:16.750932 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:16.763031 11321 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.765815 11609 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:16.775498 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:16.768778 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.762375 11213 leader_election.cc:304] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:16.779269 11064 leader_election.cc:343] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.788638 11369 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:16.788966 11212 leader_election.cc:304] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:16.789218 11369 ts_tablet_manager.cc:1403] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.003s
I20260709 13:03:16.792138 11556 raft_consensus.cc:2804] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.792303 11369 raft_consensus.cc:359] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.792732 11556 raft_consensus.cc:697] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:16.793116 11632 raft_consensus.cc:493] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.793635 11632 raft_consensus.cc:515] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.793721 11556 consensus_queue.cc:237] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.796053 11632 leader_election.cc:290] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.797291 11369 raft_consensus.cc:385] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.797648 11369 raft_consensus.cc:740] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.798609 11369 consensus_queue.cc:260] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.801848 11366 raft_consensus.cc:359] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.802953 11366 raft_consensus.cc:385] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.803426 11366 raft_consensus.cc:740] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.806947 11369 ts_tablet_manager.cc:1434] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:03:16.801517 11648 raft_consensus.cc:2804] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.810722 11648 raft_consensus.cc:493] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.811098 11648 raft_consensus.cc:3060] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:16.811650 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:16.813923 11494 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.814720 11494 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.816921 11499 raft_consensus.cc:493] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.817684 11499 raft_consensus.cc:515] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:16.818393 11213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 60456.4us
I20260709 13:03:16.820024 11366 consensus_queue.cc:260] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:16.821492 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.826467 11651 consensus_queue.cc:1048] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:16.821266 11063 leader_election.cc:304] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:16.828011 11684 raft_consensus.cc:2749] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:16.829190 11139 leader_election.cc:343] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.830417 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.830509 11651 consensus_queue.cc:1048] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:16.831264 11318 raft_consensus.cc:2468] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:16.814121 11610 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:16.848289 11366 ts_tablet_manager.cc:1434] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
I20260709 13:03:16.850625 11369 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:16.857127 11366 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:16.861088 11097 raft_consensus.cc:3060] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.865345 11499 leader_election.cc:290] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:16.855108 11170 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:16.874567 11372 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:16.875103 11372 ts_tablet_manager.cc:1403] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.236s	user 0.026s	sys 0.015s
I20260709 13:03:16.876771 11610 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:16.877899 11372 raft_consensus.cc:359] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.885286 11372 raft_consensus.cc:385] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.885614 11372 raft_consensus.cc:740] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.886307 11372 consensus_queue.cc:260] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.888576 11372 ts_tablet_manager.cc:1434] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:03:16.873490 11138 leader_election.cc:304] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:16.889617 11372 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:16.878167 11494 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:16.879164 11585 raft_consensus.cc:493] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.881383 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.890930 11098 raft_consensus.cc:2393] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:16.883059 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:16.883683 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.883941 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:16.890488 11585 raft_consensus.cc:515] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.891495 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:16.895953 11585 leader_election.cc:290] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:16.896435 11368 tablet_bootstrap.cc:492] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:16.856544 11321 raft_consensus.cc:2468] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:16.896981 11368 ts_tablet_manager.cc:1403] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.233s	user 0.018s	sys 0.006s
I20260709 13:03:16.897629 11369 tablet_bootstrap.cc:654] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.891434 11494 raft_consensus.cc:2804] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.900205 11319 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.901428 11494 raft_consensus.cc:493] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.903088 11494 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.904418 11138 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:16.904616 11645 raft_consensus.cc:493] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.905992 11645 raft_consensus.cc:515] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.906915 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.907626 11171 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.910197 11372 tablet_bootstrap.cc:654] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.910383 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:16.911331 11095 raft_consensus.cc:2393] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:16.911901 10992 catalog_manager.cc:5697] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.905542 11428 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.896996 11243 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.932595 11428 raft_consensus.cc:2749] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.934028 11609 raft_consensus.cc:493] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.934626 11609 raft_consensus.cc:515] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.936815 11609 leader_election.cc:290] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:16.936573 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.919121 11645 leader_election.cc:290] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:16.942865 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.947501 11319 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:16.948410 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.949208 11170 raft_consensus.cc:2468] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:16.954735 11648 raft_consensus.cc:515] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:16.956326 11139 leader_election.cc:304] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:16.956928 11287 leader_election.cc:343] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.960039 11368 raft_consensus.cc:359] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.960911 11368 raft_consensus.cc:385] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.961198 11368 raft_consensus.cc:740] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.963594 11063 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:16.965093 11063 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:16.966270 11684 raft_consensus.cc:2804] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.966739 11610 raft_consensus.cc:2804] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.966837 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:16.968694 11064 leader_election.cc:304] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:16.969049 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:16.969599 11652 raft_consensus.cc:2804] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.969995 11652 raft_consensus.cc:493] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.966837 11684 raft_consensus.cc:697] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:16.970361 11652 raft_consensus.cc:3060] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.971143 11684 consensus_queue.cc:237] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:16.975504 11287 leader_election.cc:343] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.976135 11287 leader_election.cc:304] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:16.976897 11499 raft_consensus.cc:2749] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:16.978466 11287 leader_election.cc:343] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.979375 11428 raft_consensus.cc:2749] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:16.984905 11287 leader_election.cc:343] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.985759 11287 leader_election.cc:304] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:16.961963 11368 consensus_queue.cc:260] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:16.996281 11368 ts_tablet_manager.cc:1434] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.096s	user 0.003s	sys 0.004s
I20260709 13:03:16.994065 11610 raft_consensus.cc:697] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:16.998739 11610 consensus_queue.cc:237] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.013167 11244 raft_consensus.cc:2393] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:17.016376 11243 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:16.991742 11499 raft_consensus.cc:2749] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:17.036517 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 46506.9us
I20260709 13:03:17.040364 11368 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.009799 11559 consensus_queue.cc:1048] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
W20260709 13:03:17.046955 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 53970.4us
I20260709 13:03:17.051965 11372 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.052388 11369 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:17.052527 11372 ts_tablet_manager.cc:1403] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.003s
I20260709 13:03:17.052876 11369 ts_tablet_manager.cc:1403] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.005s
I20260709 13:03:17.021080 11652 raft_consensus.cc:515] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.057351 11372 raft_consensus.cc:359] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.058046 11372 raft_consensus.cc:385] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.058290 11372 raft_consensus.cc:740] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.059403 11372 consensus_queue.cc:260] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.072881 11648 leader_election.cc:290] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:17.075282 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:17.076030 11171 raft_consensus.cc:3060] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.078016 11366 tablet_bootstrap.cc:654] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.081046 11494 raft_consensus.cc:515] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.087423 11372 ts_tablet_manager.cc:1434] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:03:17.092476 11368 tablet_bootstrap.cc:654] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.096930 11171 raft_consensus.cc:2468] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:17.098325 11213 leader_election.cc:304] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.099440 11648 raft_consensus.cc:2804] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.108629 11369 raft_consensus.cc:359] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.109757 11369 raft_consensus.cc:385] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.110167 11369 raft_consensus.cc:740] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.111337 11369 consensus_queue.cc:260] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.099826 11652 leader_election.cc:290] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:17.100087 11648 raft_consensus.cc:697] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:17.121451 11372 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.133337 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:17.161219 11369 ts_tablet_manager.cc:1434] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.004s
I20260709 13:03:17.161306 11585 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.172235 11585 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.152110 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:17.186924 11369 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:17.185916 11171 raft_consensus.cc:2393] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:17.181600 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.206127 11368 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:17.206820 11368 ts_tablet_manager.cc:1403] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.001s
I20260709 13:03:17.186358 11494 leader_election.cc:290] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:17.220718 11372 tablet_bootstrap.cc:654] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.221159 11095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9763e6138f243f0a8b4c847289ab615" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:17.221855 11369 tablet_bootstrap.cc:654] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.222223 11095 raft_consensus.cc:2393] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:17.236230 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:17.202235 11585 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:17.239066 11287 leader_election.cc:343] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.188378 11648 consensus_queue.cc:237] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.246758 11064 leader_election.cc:304] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.249531 11609 raft_consensus.cc:2749] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:03:17.255221 11285 leader_election.cc:343] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.255752 11285 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.257808 11585 raft_consensus.cc:2749] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.288478 11366 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:17.289079 11366 ts_tablet_manager.cc:1403] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.434s	user 0.018s	sys 0.003s
I20260709 13:03:17.295315 11366 raft_consensus.cc:359] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.296185 11366 raft_consensus.cc:385] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.296452 11366 raft_consensus.cc:740] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.300626 11699 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.301375 11699 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.303880 11699 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:17.305207 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:17.306066 11172 raft_consensus.cc:2468] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:17.307185 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:17.307086 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:17.312549 11243 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.312786 11372 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.313701 11372 ts_tablet_manager.cc:1403] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.009s
I20260709 13:03:17.315822 10994 catalog_manager.cc:5697] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.317646 11064 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.319729 11695 raft_consensus.cc:2804] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.320164 11695 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.320650 11695 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:17.322117 11064 leader_election.cc:343] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.317497 11372 raft_consensus.cc:359] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.328172 10994 catalog_manager.cc:5697] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.328970 11372 raft_consensus.cc:385] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.297076 11366 consensus_queue.cc:260] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.329495 11372 raft_consensus.cc:740] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.332244 11372 consensus_queue.cc:260] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.337093 11372 ts_tablet_manager.cc:1434] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:03:17.338110 11372 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.344015 11372 tablet_bootstrap.cc:654] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.347470 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:17.348347 11318 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.356482 11695 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.365574 11368 raft_consensus.cc:359] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.366776 11368 raft_consensus.cc:385] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.367161 11368 raft_consensus.cc:740] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.372474 11368 consensus_queue.cc:260] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.377382 11366 ts_tablet_manager.cc:1434] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.000s
I20260709 13:03:17.379112 11368 ts_tablet_manager.cc:1434] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.172s	user 0.010s	sys 0.000s
I20260709 13:03:17.381686 11366 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:17.364918 11318 raft_consensus.cc:2468] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.385463 11368 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.387136 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:17.387818 11170 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.400504 11369 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:17.407298 11369 ts_tablet_manager.cc:1403] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.221s	user 0.035s	sys 0.024s
I20260709 13:03:17.410869 11170 raft_consensus.cc:2468] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:17.411892 11368 tablet_bootstrap.cc:654] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.418788 11064 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.419509 11700 consensus_queue.cc:1048] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.419965 11699 raft_consensus.cc:2804] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.402314 11372 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.420828 11699 raft_consensus.cc:697] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:17.421123 11372 ts_tablet_manager.cc:1403] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.003s
I20260709 13:03:17.421829 11699 consensus_queue.cc:237] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.424490 11372 raft_consensus.cc:359] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.425339 11372 raft_consensus.cc:385] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.425632 11372 raft_consensus.cc:740] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.425859 11138 leader_election.cc:304] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.426682 11697 raft_consensus.cc:2804] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.427428 11697 raft_consensus.cc:697] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:17.426308 11372 consensus_queue.cc:260] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.430968 11372 ts_tablet_manager.cc:1434] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:17.431402 11648 consensus_queue.cc:1048] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.432201 11372 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.433197 11243 raft_consensus.cc:2468] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.410642 11369 raft_consensus.cc:359] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.436393 11369 raft_consensus.cc:385] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.436762 11369 raft_consensus.cc:740] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.438535 11369 consensus_queue.cc:260] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.428553 11697 consensus_queue.cc:237] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.447633 11369 ts_tablet_manager.cc:1434] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:03:17.450018 11372 tablet_bootstrap.cc:654] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.452214 11369 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:17.453043 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
W20260709 13:03:17.454921 11064 leader_election.cc:343] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.459538 11695 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:17.463198 11369 tablet_bootstrap.cc:654] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.463691 11366 tablet_bootstrap.cc:654] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.466203 10992 catalog_manager.cc:5697] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.467692 11368 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:17.471350 11368 ts_tablet_manager.cc:1403] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.015s
I20260709 13:03:17.475018 11368 raft_consensus.cc:359] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.476657 11368 raft_consensus.cc:385] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.478929 11368 raft_consensus.cc:740] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.479866 11368 consensus_queue.cc:260] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.482311 11368 ts_tablet_manager.cc:1434] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:03:17.483299 11368 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.475152 11372 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.495114 11372 ts_tablet_manager.cc:1403] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 13:03:17.495915 10994 catalog_manager.cc:5697] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.509701 10993 catalog_manager.cc:5697] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.514976 11368 tablet_bootstrap.cc:654] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.518169 11372 raft_consensus.cc:359] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.519021 11372 raft_consensus.cc:385] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.519301 11372 raft_consensus.cc:740] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.520124 11372 consensus_queue.cc:260] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.525981 11372 ts_tablet_manager.cc:1434] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:03:17.527359 11372 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.529714 11366 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:17.530428 11366 ts_tablet_manager.cc:1403] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.004s
I20260709 13:03:17.533463 11366 raft_consensus.cc:359] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.540411 11372 tablet_bootstrap.cc:654] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.540676 11695 consensus_queue.cc:1048] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.545424 11366 raft_consensus.cc:385] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.545763 11366 raft_consensus.cc:740] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.547587 11366 consensus_queue.cc:260] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.544971 11369 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:17.549978 11369 ts_tablet_manager.cc:1403] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.036s
I20260709 13:03:17.554677 11368 tablet_bootstrap.cc:492] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:17.555279 11368 ts_tablet_manager.cc:1403] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260709 13:03:17.559324 11369 raft_consensus.cc:359] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.560168 11369 raft_consensus.cc:385] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.560488 11369 raft_consensus.cc:740] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.561239 11369 consensus_queue.cc:260] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.561856 11699 consensus_queue.cc:1048] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.563827 11369 ts_tablet_manager.cc:1434] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:03:17.564952 11368 raft_consensus.cc:359] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.565796 11368 raft_consensus.cc:385] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.566094 11368 raft_consensus.cc:740] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.566980 11368 consensus_queue.cc:260] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.568607 11366 ts_tablet_manager.cc:1434] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:03:17.569844 11366 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:17.572248 11372 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.571122 11368 ts_tablet_manager.cc:1434] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:03:17.573007 11372 ts_tablet_manager.cc:1403] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260709 13:03:17.573621 11368 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.570978 11369 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:17.585412 11699 consensus_queue.cc:1048] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.583362 11366 tablet_bootstrap.cc:654] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.594058 11695 consensus_queue.cc:1048] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.578639 11372 raft_consensus.cc:359] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.604473 11372 raft_consensus.cc:385] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.604949 11372 raft_consensus.cc:740] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.606943 11372 consensus_queue.cc:260] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.610011 11372 ts_tablet_manager.cc:1434] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 13:03:17.615653 11369 tablet_bootstrap.cc:654] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.629638 11632 raft_consensus.cc:493] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.630295 11632 raft_consensus.cc:515] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.633013 11632 leader_election.cc:290] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:17.633215 11372 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.633903 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:17.646283 11245 raft_consensus.cc:2468] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:17.647763 11139 leader_election.cc:304] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.644207 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:17.649251 11632 raft_consensus.cc:2804] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.649394 11319 raft_consensus.cc:2468] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:17.649781 11632 raft_consensus.cc:493] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.650331 11632 raft_consensus.cc:3060] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.658818 11665 raft_consensus.cc:493] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.659612 11665 raft_consensus.cc:515] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.663183 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:17.664796 11287 leader_election.cc:343] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.668123 11368 tablet_bootstrap.cc:654] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.671168 11697 raft_consensus.cc:493] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.671974 11697 raft_consensus.cc:515] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.672796 11366 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:17.673609 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.686975 11610 raft_consensus.cc:493] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.688014 11372 tablet_bootstrap.cc:654] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.687646 11610 raft_consensus.cc:515] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.689338 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.690093 11097 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:17.690745 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:17.691007 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:17.692196 11610 leader_election.cc:290] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:17.692384 11064 leader_election.cc:343] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:17.693130 11064 leader_election.cc:343] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.693657 11064 leader_election.cc:304] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.694625 11610 raft_consensus.cc:2749] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:17.697338 11285 leader_election.cc:343] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.698098 11285 leader_election.cc:304] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.699472 11137 leader_election.cc:304] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.700652 11494 raft_consensus.cc:2804] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.701084 11494 raft_consensus.cc:493] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.701429 11494 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.704900 11585 raft_consensus.cc:2749] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.675549 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:17.710074 11318 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:17.710421 11372 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:17.674146 11665 leader_election.cc:290] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:17.711017 11372 ts_tablet_manager.cc:1403] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.008s
I20260709 13:03:17.683815 11697 leader_election.cc:290] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:17.684046 11369 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:17.712702 11369 ts_tablet_manager.cc:1403] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.142s	user 0.019s	sys 0.012s
I20260709 13:03:17.713972 11372 raft_consensus.cc:359] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.684104 11368 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:17.714784 11372 raft_consensus.cc:385] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.715090 11368 ts_tablet_manager.cc:1403] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.002s
I20260709 13:03:17.715063 11372 raft_consensus.cc:740] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.715951 11372 consensus_queue.cc:260] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.679800 11632 raft_consensus.cc:515] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.717785 11493 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.718415 11372 ts_tablet_manager.cc:1434] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:17.718318 11493 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.719543 11372 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:17.720516 11493 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:17.722515 11369 raft_consensus.cc:359] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.740760 11369 raft_consensus.cc:385] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.742703 11369 raft_consensus.cc:740] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.743475 11369 consensus_queue.cc:260] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.744903 11493 consensus_queue.cc:1048] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.745837 11369 ts_tablet_manager.cc:1434] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:03:17.727384 11372 tablet_bootstrap.cc:654] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.747416 11494 raft_consensus.cc:515] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.750269 11369 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:17.729122 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:17.751751 11170 raft_consensus.cc:2393] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:17.730886 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:17.753418 11245 raft_consensus.cc:3060] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.731910 11632 leader_election.cc:290] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:17.686415 11366 ts_tablet_manager.cc:1403] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.014s
I20260709 13:03:17.764019 11366 raft_consensus.cc:359] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.764861 11366 raft_consensus.cc:385] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.765174 11366 raft_consensus.cc:740] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.734824 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42589a91cf094238b512db21e877ebce" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:17.736140 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.771286 11318 raft_consensus.cc:3060] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.723651 11368 raft_consensus.cc:359] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.775360 11368 raft_consensus.cc:385] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.775771 11368 raft_consensus.cc:740] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.776618 11368 consensus_queue.cc:260] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.779785 11368 ts_tablet_manager.cc:1434] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260709 13:03:17.779482 11493 consensus_queue.cc:1048] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.781116 11368 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.781188 11245 raft_consensus.cc:2468] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.773643 11211 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.794448 11097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:17.796046 11097 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.800133 11368 tablet_bootstrap.cc:654] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.791743 11494 leader_election.cc:290] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:17.795030 11139 leader_election.cc:304] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.804483 11369 tablet_bootstrap.cc:654] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.804579 11494 raft_consensus.cc:2804] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.795446 11648 raft_consensus.cc:493] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.783924 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:17.766252 11366 consensus_queue.cc:260] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.808835 11665 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.810832 11366 ts_tablet_manager.cc:1434] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:03:17.811242 11319 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.811945 11366 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:17.806353 11648 raft_consensus.cc:515] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.816551 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:17.817276 11317 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:17.794729 11493 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.819290 11212 leader_election.cc:304] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:17.820489 11700 raft_consensus.cc:2804] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.820570 11648 leader_election.cc:290] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:17.820907 11700 raft_consensus.cc:493] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.821292 11700 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.810539 11665 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.808503 11494 raft_consensus.cc:697] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:17.824393 11665 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:17.824438 11494 consensus_queue.cc:237] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:17.829139 11318 raft_consensus.cc:2468] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.829797 11319 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.829984 11493 raft_consensus.cc:2749] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.833243 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.834993 11366 tablet_bootstrap.cc:654] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.835426 11138 leader_election.cc:304] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:17.836800 11632 raft_consensus.cc:2804] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.837365 11632 raft_consensus.cc:697] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:17.838299 11632 consensus_queue.cc:237] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.840173 11368 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:17.840732 11368 ts_tablet_manager.cc:1403] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260709 13:03:17.834054 11093 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:17.844731 11368 raft_consensus.cc:359] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.845470 11368 raft_consensus.cc:385] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.845726 11368 raft_consensus.cc:740] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.851615 11368 consensus_queue.cc:260] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.855432 11366 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:17.856009 11366 ts_tablet_manager.cc:1403] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.001s
I20260709 13:03:17.858906 11366 raft_consensus.cc:359] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.861424 11368 ts_tablet_manager.cc:1434] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:03:17.861328 11369 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:17.868714 11369 ts_tablet_manager.cc:1403] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.000s
I20260709 13:03:17.871953 11665 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.872540 11665 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:17.864570 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:17.875085 11369 raft_consensus.cc:359] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.880730 11369 raft_consensus.cc:385] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.881088 11369 raft_consensus.cc:740] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.881186 11697 consensus_queue.cc:1048] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.881803 11369 consensus_queue.cc:260] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:17.859763 11366 raft_consensus.cc:385] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.884387 11366 raft_consensus.cc:740] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.884692 11665 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:17.864560 11368 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:17.895669 11369 ts_tablet_manager.cc:1434] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:03:17.896981 11097 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:17.898577 11366 consensus_queue.cc:260] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.917922 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:17.905452 11285 leader_election.cc:343] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:17.927043 11287 leader_election.cc:343] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.927340 11703 consensus_queue.cc:1048] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.903890 11610 consensus_queue.cc:1048] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:03:17.931123 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:17.932798 11285 leader_election.cc:343] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.933291 11285 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:17.935348 11665 raft_consensus.cc:2749] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.935480 11700 raft_consensus.cc:515] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:17.938256 11700 leader_election.cc:290] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:17.909343 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:17.938838 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:17.939110 11699 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.939462 11317 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.939767 11699 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:17.940156 11287 leader_election.cc:343] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.940688 11287 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:17.942011 11665 raft_consensus.cc:2749] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.943678 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:17.944437 11093 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.945785 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:17.946704 11318 raft_consensus.cc:2468] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:17.942199 11699 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:17.948833 11063 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:17.953717 11366 ts_tablet_manager.cc:1434] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.097s	user 0.010s	sys 0.000s
I20260709 13:03:17.961211 11366 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:17.952831 11699 raft_consensus.cc:2804] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.971514 11369 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:17.966703 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:17.967568 11699 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.954967 11609 consensus_queue.cc:1048] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:03:18.062903 11632 raft_consensus.cc:493] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.139024 10992 catalog_manager.cc:5697] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.141024 10992 catalog_manager.cc:5697] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.135424 11699 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.140142 11632 raft_consensus.cc:515] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.186208 11372 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:18.187191 11372 ts_tablet_manager.cc:1403] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.468s	user 0.067s	sys 0.055s
W20260709 13:03:18.183455 11738 log.cc:927] Time spent T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: Append to log took a long time: real 0.222s	user 0.002s	sys 0.000s
I20260709 13:03:18.252498 11741 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.274724 11093 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:18.260797 11632 leader_election.cc:290] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.287468 11369 tablet_bootstrap.cc:654] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:18.283746 11737 log.cc:927] Time spent T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
W20260709 13:03:18.285641 11736 log.cc:927] Time spent T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: Append to log took a long time: real 0.138s	user 0.001s	sys 0.001s
W20260709 13:03:18.285365 11735 log.cc:927] Time spent T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: Append to log took a long time: real 0.147s	user 0.001s	sys 0.001s
I20260709 13:03:18.297921 11366 tablet_bootstrap.cc:654] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.281836 11741 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.326211 11741 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.327800 11741 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.328425 11741 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.329722 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:18.335590 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:18.336324 11245 raft_consensus.cc:2468] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:18.335672 11695 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.337354 11695 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.337970 11741 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.337103 11699 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.339721 11695 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:18.340134 11699 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:18.344138 11749 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.346719 11556 raft_consensus.cc:493] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.347283 11556 raft_consensus.cc:515] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.344996 11749 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.349431 11556 leader_election.cc:290] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:18.351202 11749 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.358685 11372 raft_consensus.cc:359] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.359855 11372 raft_consensus.cc:385] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.360247 11372 raft_consensus.cc:740] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.361232 11372 consensus_queue.cc:260] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.354079 11317 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:18.368872 11368 tablet_bootstrap.cc:654] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.373726 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:18.374532 11319 raft_consensus.cc:2468] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
W20260709 13:03:18.380980 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:18.394158 11372 ts_tablet_manager.cc:1434] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.206s	user 0.008s	sys 0.001s
W20260709 13:03:18.397150 11287 leader_election.cc:343] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.398095 11287 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:18.400180 11372 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:18.406735 11744 raft_consensus.cc:493] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.407439 11744 raft_consensus.cc:515] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.410092 11744 leader_election.cc:290] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:18.411109 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 454056us
I20260709 13:03:18.412945 11740 raft_consensus.cc:2804] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.413440 11740 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.413805 11740 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.414814 11372 tablet_bootstrap.cc:654] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.424654 11740 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.430486 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:18.431420 11245 raft_consensus.cc:2468] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
W20260709 13:03:18.471994 11064 leader_election.cc:343] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.482406 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:18.488353 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:18.489545 11317 raft_consensus.cc:2393] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:18.512099 11064 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:18.515581 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:18.516443 11317 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.517973 11743 raft_consensus.cc:2804] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.518644 11743 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.519076 11743 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.523300 11740 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.552205 11366 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:18.553068 11366 ts_tablet_manager.cc:1403] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.592s	user 0.025s	sys 0.004s
W20260709 13:03:18.546651 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 200931us
I20260709 13:03:18.559744 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.583664 11211 leader_election.cc:304] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:18.564728 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.590659 11760 raft_consensus.cc:2804] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.566958 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
W20260709 13:03:18.567706 11138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 60018.4us
I20260709 13:03:18.600634 11245 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.605957 11368 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:18.606526 11368 ts_tablet_manager.cc:1403] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.742s	user 0.015s	sys 0.018s
W20260709 13:03:18.587622 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 69682.2us
I20260709 13:03:18.609730 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:18.610992 11318 raft_consensus.cc:2393] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:18.611378 11369 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:18.611931 11369 ts_tablet_manager.cc:1403] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.647s	user 0.021s	sys 0.007s
I20260709 13:03:18.612607 11756 raft_consensus.cc:493] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.613176 11756 raft_consensus.cc:515] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.614735 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:18.615545 11242 raft_consensus.cc:2468] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:18.615684 11756 leader_election.cc:290] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:18.598315 11760 raft_consensus.cc:697] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:18.617944 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:18.618758 11319 raft_consensus.cc:2468] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:18.618100 11760 consensus_queue.cc:237] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.620676 11372 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:18.606877 11366 raft_consensus.cc:359] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:18.621385 11372 ts_tablet_manager.cc:1403] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.222s	user 0.025s	sys 0.053s
I20260709 13:03:18.621618 11366 raft_consensus.cc:385] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.622123 11366 raft_consensus.cc:740] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.627449 11063 leader_election.cc:304] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:18.628826 11094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:18.628590 11743 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.631165 11743 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:18.633596 11098 raft_consensus.cc:2393] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:18.634456 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:18.635737 11319 raft_consensus.cc:2393] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:18.643857 11699 raft_consensus.cc:2804] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.644652 11699 raft_consensus.cc:493] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.645104 11699 raft_consensus.cc:3060] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.647672 11317 raft_consensus.cc:2468] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:18.648609 11368 raft_consensus.cc:359] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.655592 11368 raft_consensus.cc:385] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.655812 11369 raft_consensus.cc:359] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.656213 11368 raft_consensus.cc:740] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.656705 11369 raft_consensus.cc:385] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:18.651620 11064 leader_election.cc:343] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.657090 11369 raft_consensus.cc:740] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.623327 11366 consensus_queue.cc:260] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:18.657994 11369 consensus_queue.cc:260] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.673763 11369 ts_tablet_manager.cc:1434] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:03:18.678721 11063 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
W20260709 13:03:18.680610 11285 leader_election.cc:343] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.681223 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:18.681461 11285 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:18.685599 11743 raft_consensus.cc:2804] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.686501 11743 raft_consensus.cc:697] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:18.687820 11743 consensus_queue.cc:237] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.667645 11138 leader_election.cc:304] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:18.696137 11368 consensus_queue.cc:260] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.688663 11372 raft_consensus.cc:359] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.697865 11372 raft_consensus.cc:385] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.698374 11372 raft_consensus.cc:740] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.699301 11372 consensus_queue.cc:260] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.702567 11740 raft_consensus.cc:2749] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.704473 11703 raft_consensus.cc:2804] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.704952 11703 raft_consensus.cc:493] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.705292 11703 raft_consensus.cc:3060] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.711623 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:18.713486 11366 ts_tablet_manager.cc:1434] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.160s	user 0.009s	sys 0.001s
I20260709 13:03:18.714730 11366 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:18.714774 11368 ts_tablet_manager.cc:1434] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.004s
I20260709 13:03:18.720541 11368 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:18.739657 11372 ts_tablet_manager.cc:1434] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.001s
I20260709 13:03:18.740505 11064 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:18.754755 11610 raft_consensus.cc:2749] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.757833 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:18.758958 11171 raft_consensus.cc:2468] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:18.722429 11245 raft_consensus.cc:2468] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:18.765122 11369 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:18.767136 11287 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:18.768640 11665 raft_consensus.cc:2804] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.769434 11665 raft_consensus.cc:697] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:18.770785 11665 consensus_queue.cc:237] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:18.776549 11372 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:18.799932 11585 raft_consensus.cc:493] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.810912 11139 leader_election.cc:304] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:18.812570 11092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.813336 11092 raft_consensus.cc:2468] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:18.813390 11494 consensus_queue.cc:1048] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.815966 11767 raft_consensus.cc:2804] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.816529 11767 raft_consensus.cc:493] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.816882 11767 raft_consensus.cc:3060] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.821993 11366 tablet_bootstrap.cc:654] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:18.824545 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 84215.6us
I20260709 13:03:18.808898 11585 raft_consensus.cc:515] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:18.810921 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.836457 11213 leader_election.cc:304] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:18.826654 11703 raft_consensus.cc:515] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.875792 11703 leader_election.cc:290] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:18.829511 11494 consensus_queue.cc:1048] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 13:03:18.883713 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:18.884407 11319 raft_consensus.cc:3060] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.885447 11753 consensus_queue.cc:1048] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:03:18.846277 11760 raft_consensus.cc:2804] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.899170 11372 tablet_bootstrap.cc:654] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.898033 11173 raft_consensus.cc:2393] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
W20260709 13:03:18.899077 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 86653.6us
I20260709 13:03:18.898663 11760 raft_consensus.cc:493] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.911572 11760 raft_consensus.cc:3060] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.896014 11699 raft_consensus.cc:515] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:18.914942 11098 raft_consensus.cc:2393] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:18.924207 11585 leader_election.cc:290] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:18.927495 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:18.927989 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:18.929116 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:18.930269 11287 leader_election.cc:343] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.931360 11287 leader_election.cc:343] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.931846 11287 leader_election.cc:304] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:18.933243 11767 raft_consensus.cc:515] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:18.933729 11757 raft_consensus.cc:2749] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.937345 11368 tablet_bootstrap.cc:654] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.938014 11767 leader_election.cc:290] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:18.987087 11094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.987944 11094 raft_consensus.cc:2468] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:18.989276 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:18.990141 11093 raft_consensus.cc:2393] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:18.990343 11366 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:18.990875 11366 ts_tablet_manager.cc:1403] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.276s	user 0.013s	sys 0.006s
I20260709 13:03:19.003051 11369 tablet_bootstrap.cc:654] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.970340 11665 raft_consensus.cc:493] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.009894 11211 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:19.014963 11776 log.cc:927] Time spent T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260709 13:03:19.021549 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:19.025326 11760 raft_consensus.cc:515] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.017072 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:19.028808 11093 raft_consensus.cc:3060] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.999754 11494 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.033130 11494 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.025117 11665 raft_consensus.cc:515] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.036412 11665 leader_election.cc:290] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.047699 11366 raft_consensus.cc:359] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.053436 11366 raft_consensus.cc:385] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.056324 11366 raft_consensus.cc:740] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.058166 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:19.053615 11556 raft_consensus.cc:2749] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.059684 11493 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.083212 11695 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.067667 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:19.105494 11241 raft_consensus.cc:2393] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:19.107179 11494 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.110788 11093 raft_consensus.cc:2468] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:19.110301 11493 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.081487 11366 consensus_queue.cc:260] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.115901 11319 raft_consensus.cc:2468] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:19.099284 11287 leader_election.cc:343] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.125250 11366 ts_tablet_manager.cc:1434] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.004s
W20260709 13:03:19.126762 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 44107.3us
I20260709 13:03:19.146840 11760 leader_election.cc:290] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:19.105497 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:19.119300 11493 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:19.161989 11287 leader_election.cc:343] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.162519 11287 leader_election.cc:304] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.127959 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:19.166764 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 154136us
I20260709 13:03:19.153491 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:19.166791 11138 leader_election.cc:304] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:19.118719 11695 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.172436 11767 consensus_queue.cc:1048] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.174083 11632 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
W20260709 13:03:19.175071 11782 log.cc:927] Time spent T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:03:19.174736 11632 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.166625 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:19.177026 11632 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:19.177320 11170 raft_consensus.cc:2393] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:19.164247 11665 raft_consensus.cc:2749] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.168681 11092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d2bf0788fc4f6ca64b0505c4f4aa2b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:19.181262 11092 raft_consensus.cc:2393] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:19.181361 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:19.161010 11699 leader_election.cc:290] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:19.182118 11246 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
W20260709 13:03:19.183435 11783 log.cc:927] Time spent T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:03:19.171378 11171 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:19.187443 11695 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.189018 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:19.189415 11093 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:19.189916 11246 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:19.191617 11372 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:19.192154 11372 ts_tablet_manager.cc:1403] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.416s	user 0.075s	sys 0.077s
I20260709 13:03:19.194104 11139 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:19.197345 11366 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:19.199117 11785 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.199797 11785 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.200245 11785 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.201438 11773 consensus_queue.cc:1048] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.203274 11211 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:19.204356 11493 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.204804 11493 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.205240 11493 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.205438 11369 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:19.206019 11369 ts_tablet_manager.cc:1403] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.441s	user 0.013s	sys 0.004s
I20260709 13:03:19.207722 11064 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:19.208608 11743 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.209023 11743 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.209338 11743 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:19.214869 11138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 48196us
I20260709 13:03:19.215982 11137 leader_election.cc:304] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:19.209455 10994 catalog_manager.cc:5697] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.222829 11372 raft_consensus.cc:359] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.223716 11372 raft_consensus.cc:385] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.224021 11372 raft_consensus.cc:740] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.229243 11372 consensus_queue.cc:260] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.231217 11703 raft_consensus.cc:2804] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.236739 11368 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:19.264086 11368 ts_tablet_manager.cc:1403] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.544s	user 0.029s	sys 0.021s
I20260709 13:03:19.242877 11766 raft_consensus.cc:2804] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.246794 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:19.213809 11369 raft_consensus.cc:359] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.267230 11369 raft_consensus.cc:385] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.267588 11369 raft_consensus.cc:740] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.268267 11369 consensus_queue.cc:260] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.261962 11213 leader_election.cc:304] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.270462 11372 ts_tablet_manager.cc:1434] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 13:03:19.276958 11556 raft_consensus.cc:2749] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.279711 11785 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.281245 11368 raft_consensus.cc:359] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.282112 11368 raft_consensus.cc:385] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.272416 11703 raft_consensus.cc:697] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:19.283725 11369 ts_tablet_manager.cc:1434] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 13:03:19.284667 11703 consensus_queue.cc:237] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.282428 11368 raft_consensus.cc:740] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.285202 11372 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:19.288141 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:19.285377 11785 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.289635 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:19.291428 11556 consensus_queue.cc:1048] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.286451 11369 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:19.287189 11368 consensus_queue.cc:260] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.292271 11090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:19.297376 11750 consensus_queue.cc:1048] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.286825 11766 raft_consensus.cc:697] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:19.301124 11766 consensus_queue.cc:237] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.316461 11366 tablet_bootstrap.cc:654] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.318840 11368 ts_tablet_manager.cc:1434] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 13:03:19.323163 11368 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:19.326447 11369 tablet_bootstrap.cc:654] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.331143 11773 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.331713 11773 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.332461 11743 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.333964 11093 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:19.336093 11743 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.337195 11757 consensus_queue.cc:1048] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.339341 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:19.340067 11244 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:19.341845 11064 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:19.341953 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:19.342759 11751 raft_consensus.cc:2804] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.343129 11751 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.343499 11751 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.333949 11773 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:19.345255 11368 tablet_bootstrap.cc:654] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.346699 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:19.348974 11319 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:19.369623 11665 raft_consensus.cc:493] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.392637 10992 catalog_manager.cc:5697] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.387378 11372 tablet_bootstrap.cc:654] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.409934 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b69afd0551648608d9853c84ed33044" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:19.401965 11665 raft_consensus.cc:515] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.432005 11369 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:19.432900 11369 ts_tablet_manager.cc:1403] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.007s
I20260709 13:03:19.379899 11493 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:19.448261 11368 tablet_bootstrap.cc:492] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:19.448864 11368 ts_tablet_manager.cc:1403] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.010s
I20260709 13:03:19.449932 11369 raft_consensus.cc:359] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.451820 11369 raft_consensus.cc:385] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.452157 11369 raft_consensus.cc:740] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.452929 11369 consensus_queue.cc:260] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.457203 11665 leader_election.cc:290] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:19.458400 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:19.460145 11493 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:19.461719 11368 raft_consensus.cc:359] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.462347 11368 raft_consensus.cc:385] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.458779 11246 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:19.462523 11368 raft_consensus.cc:740] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
W20260709 13:03:19.466085 11287 leader_election.cc:343] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.462528 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:19.469616 11137 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:19.464461 11064 leader_election.cc:304] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.473606 11369 ts_tablet_manager.cc:1434] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:03:19.463712 11368 consensus_queue.cc:260] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.475015 11166 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:19.483717 11369 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:19.476150 11092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:19.525151 11368 ts_tablet_manager.cc:1434] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.003s
W20260709 13:03:19.520303 11063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 43525.3us
I20260709 13:03:19.539877 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:19.484958 11743 raft_consensus.cc:2749] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:03:19.541755 11287 leader_election.cc:343] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.534370 11064 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.542271 11287 leader_election.cc:304] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.544288 11787 raft_consensus.cc:2749] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:19.545830 11092 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:19.546866 11695 raft_consensus.cc:2749] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.547354 11751 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.548610 11585 raft_consensus.cc:2749] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.549700 11751 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
W20260709 13:03:19.555052 11411 log.cc:927] Time spent T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:03:19.555486 11366 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:19.558861 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:19.585992 11319 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.516999 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:19.560235 11172 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.583303 11368 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:19.588863 11366 ts_tablet_manager.cc:1403] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.392s	user 0.021s	sys 0.003s
I20260709 13:03:19.593839 11369 tablet_bootstrap.cc:654] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.595091 11090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:19.613400 11319 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:19.615206 11173 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:19.626858 11755 raft_consensus.cc:493] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.629746 11755 raft_consensus.cc:515] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.627417 11090 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:19.638096 11168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:19.655120 11168 raft_consensus.cc:2393] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:19.637692 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:19.656586 11240 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.697157 11372 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:19.697820 11372 ts_tablet_manager.cc:1403] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.413s	user 0.013s	sys 0.028s
I20260709 13:03:19.694420 11137 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:19.719622 11366 raft_consensus.cc:359] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.720623 11366 raft_consensus.cc:385] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.720979 11366 raft_consensus.cc:740] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.721756 11366 consensus_queue.cc:260] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.726894 11372 raft_consensus.cc:359] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.728055 11372 raft_consensus.cc:385] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.728464 11372 raft_consensus.cc:740] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.692365 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:19.732694 11366 ts_tablet_manager.cc:1434] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.000s
I20260709 13:03:19.729264 11372 consensus_queue.cc:260] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.720309 11740 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.740289 11372 ts_tablet_manager.cc:1434] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.006s
I20260709 13:03:19.745828 11368 tablet_bootstrap.cc:654] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.730132 11753 raft_consensus.cc:2749] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.754916 11755 leader_election.cc:290] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:19.742816 11167 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:19.762035 11369 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:19.765699 11369 ts_tablet_manager.cc:1403] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.289s	user 0.013s	sys 0.027s
I20260709 13:03:19.780767 11369 raft_consensus.cc:359] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.783403 11369 raft_consensus.cc:385] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.746337 11740 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.789462 11240 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:19.790369 11063 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:19.792774 11369 raft_consensus.cc:740] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.794386 11369 consensus_queue.cc:260] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.796470 11703 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:19.798370 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 104228us
I20260709 13:03:19.794837 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:19.818786 11321 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:19.820030 11366 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Bootstrap starting.
I20260709 13:03:19.820576 11372 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:19.820958 11092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:19.821702 11092 raft_consensus.cc:2468] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:19.799624 11369 ts_tablet_manager.cc:1434] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:03:19.797958 11703 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:19.827221 11585 consensus_queue.cc:1048] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.798298 11699 raft_consensus.cc:2804] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.829281 11703 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:19.829869 11699 raft_consensus.cc:697] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:19.831604 11369 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:19.832991 11212 leader_election.cc:304] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:19.811926 11213 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:19.843837 11372 tablet_bootstrap.cc:654] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.851505 11285 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
W20260709 13:03:19.853497 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:03:19.857254 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 49675.7us
I20260709 13:03:19.859016 11366 tablet_bootstrap.cc:654] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.865808 11585 raft_consensus.cc:2804] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.866294 11585 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.866704 11585 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.867589 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:19.845443 11700 raft_consensus.cc:2749] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.870417 11742 consensus_queue.cc:1048] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.860241 11493 raft_consensus.cc:2804] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.877987 11610 consensus_queue.cc:1048] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.878655 11740 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:19.879865 11090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:19.863505 10995 catalog_manager.cc:5697] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.874315 11493 raft_consensus.cc:493] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:19.897517 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 46120.1us
I20260709 13:03:19.830845 11699 consensus_queue.cc:237] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:19.909936 11585 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:19.885936 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 53066.3us
I20260709 13:03:19.915880 11368 tablet_bootstrap.cc:492] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:19.916527 11368 ts_tablet_manager.cc:1403] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.334s	user 0.019s	sys 0.002s
I20260709 13:03:19.886191 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:19.924255 11287 leader_election.cc:343] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.927770 11368 raft_consensus.cc:359] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.928732 11368 raft_consensus.cc:385] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.929886 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:19.937812 11368 raft_consensus.cc:740] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.934605 11585 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:19.930168 11137 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:19.899377 11493 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.946920 11368 consensus_queue.cc:260] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:19.960777 11372 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:19.961481 11372 ts_tablet_manager.cc:1403] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.003s
I20260709 13:03:19.964159 11777 consensus_queue.cc:1048] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:19.955235 11742 raft_consensus.cc:2749] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:19.959728 11767 consensus_queue.cc:1048] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:03:19.980896 11810 consensus_queue.cc:1048] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:20.009178 11369 tablet_bootstrap.cc:654] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:20.060349 11138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 70019.1us
W20260709 13:03:20.061251 11287 leader_election.cc:343] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:20.061775 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 76218.3us
W20260709 13:03:20.067468 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 84458us
I20260709 13:03:20.072582 11785 raft_consensus.cc:493] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.073423 11785 raft_consensus.cc:515] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.075927 11368 ts_tablet_manager.cc:1434] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.159s	user 0.006s	sys 0.003s
W20260709 13:03:20.077631 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 51744us
I20260709 13:03:20.082357 11368 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:20.124269 11493 raft_consensus.cc:515] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.124859 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:20.125648 11245 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:20.064610 11098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:20.133580 11139 leader_election.cc:304] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
W20260709 13:03:20.106868 11063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 121593us
I20260709 13:03:20.139881 11098 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.170909 11369 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:20.171567 11369 ts_tablet_manager.cc:1403] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.340s	user 0.021s	sys 0.025s
I20260709 13:03:20.168605 11368 tablet_bootstrap.cc:654] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.146330 11742 raft_consensus.cc:2804] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.161711 11665 raft_consensus.cc:493] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.212987 11372 raft_consensus.cc:359] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.160777 11785 leader_election.cc:290] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.215824 11372 raft_consensus.cc:385] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.216277 11372 raft_consensus.cc:740] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.219985 11372 consensus_queue.cc:260] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.201500 11742 raft_consensus.cc:493] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.225451 11098 raft_consensus.cc:2468] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:20.220927 11369 raft_consensus.cc:359] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.226630 11369 raft_consensus.cc:385] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.226768 11285 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:20.226990 11369 raft_consensus.cc:740] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.232177 11372 ts_tablet_manager.cc:1434] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.270s	user 0.009s	sys 0.006s
I20260709 13:03:20.227885 11369 consensus_queue.cc:260] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.236523 11366 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: No bootstrap required, opened a new log
I20260709 13:03:20.237077 11366 ts_tablet_manager.cc:1403] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent bootstrapping tablet: real 0.417s	user 0.042s	sys 0.027s
I20260709 13:03:20.225814 11742 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.247601 11493 leader_election.cc:290] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.217116 11665 raft_consensus.cc:515] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.251752 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:20.252576 11167 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.259027 11369 ts_tablet_manager.cc:1434] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 13:03:20.235564 11740 raft_consensus.cc:2804] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.263154 11740 raft_consensus.cc:697] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:20.264211 11740 consensus_queue.cc:237] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.251830 11665 leader_election.cc:290] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:20.277372 11093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:20.289073 11779 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.289600 11779 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.297147 11368 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:20.297752 11368 ts_tablet_manager.cc:1403] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.216s	user 0.023s	sys 0.024s
I20260709 13:03:20.301527 11368 raft_consensus.cc:359] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.302345 11368 raft_consensus.cc:385] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.302872 11368 raft_consensus.cc:740] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
W20260709 13:03:20.305141 11285 leader_election.cc:343] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.307626 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:20.308411 11318 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:20.310305 11369 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:20.311040 11368 consensus_queue.cc:260] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.315071 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:20.337033 11368 ts_tablet_manager.cc:1434] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:03:20.338435 11368 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:20.334086 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:20.375378 11779 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
W20260709 13:03:20.376586 11287 leader_election.cc:343] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.377108 11287 leader_election.cc:304] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:20.378465 11665 raft_consensus.cc:2749] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.381080 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:20.389917 11315 raft_consensus.cc:2468] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:20.397300 11366 raft_consensus.cc:359] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.398202 11366 raft_consensus.cc:385] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.398519 11366 raft_consensus.cc:740] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.399313 11366 consensus_queue.cc:260] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.400312 11372 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:20.401276 11366 ts_tablet_manager.cc:1434] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: Time spent starting tablet: real 0.164s	user 0.004s	sys 0.004s
I20260709 13:03:20.403754 11369 tablet_bootstrap.cc:654] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.405098 10993 catalog_manager.cc:5697] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.400350 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:20.419684 11317 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.421391 11742 raft_consensus.cc:515] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
W20260709 13:03:20.418944 11064 leader_election.cc:343] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.424232 11742 leader_election.cc:290] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.451681 11167 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:20.458822 11317 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:20.468290 11368 tablet_bootstrap.cc:654] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.475062 11212 leader_election.cc:304] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:20.485525 11760 raft_consensus.cc:2804] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.438340 11751 consensus_queue.cc:1048] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:03:20.487038 11760 raft_consensus.cc:697] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:20.493008 11760 consensus_queue.cc:237] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.493873 11372 tablet_bootstrap.cc:654] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.494809 11063 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:20.497014 11743 raft_consensus.cc:2804] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.497444 11743 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.497802 11743 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.503048 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:20.504010 11245 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.505455 11814 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.506146 11814 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.522439 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:20.523284 11320 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.528558 11743 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.537271 11814 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:20.546455 10995 catalog_manager.cc:5697] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.548918 10995 catalog_manager.cc:5697] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.550346 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
W20260709 13:03:20.552860 11285 leader_election.cc:343] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.560552 11767 raft_consensus.cc:493] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.571161 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:20.577240 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:20.591506 11316 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.596418 11751 consensus_queue.cc:1048] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:20.599391 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:20.601531 11287 leader_election.cc:343] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.602021 11287 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:20.607235 10992 catalog_manager.cc:5697] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.610131 11245 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:20.610420 11064 leader_election.cc:343] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.592828 11767 raft_consensus.cc:515] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.613433 11767 leader_election.cc:290] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.587623 11743 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.604710 11814 raft_consensus.cc:2749] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.583523 11320 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:20.617352 11139 leader_election.cc:304] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:20.623147 11742 raft_consensus.cc:2804] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.622979 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:20.623852 11742 raft_consensus.cc:697] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
W20260709 13:03:20.625062 11139 leader_election.cc:343] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.624851 11742 consensus_queue.cc:237] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.639590 11369 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:20.640395 11369 ts_tablet_manager.cc:1403] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.330s	user 0.033s	sys 0.030s
I20260709 13:03:20.643126 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:20.644155 11319 raft_consensus.cc:2468] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 0.
I20260709 13:03:20.648746 11760 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.649518 11760 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.666412 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:20.654152 11316 raft_consensus.cc:2468] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:20.655565 11372 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:20.667976 11372 ts_tablet_manager.cc:1403] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.014s
I20260709 13:03:20.671964 11138 leader_election.cc:304] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:20.672377 11760 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:20.673341 11372 raft_consensus.cc:359] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.674109 11372 raft_consensus.cc:385] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.674396 11372 raft_consensus.cc:740] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.674446 11825 raft_consensus.cc:2804] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.674897 11825 raft_consensus.cc:493] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.675309 11825 raft_consensus.cc:3060] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.675200 11372 consensus_queue.cc:260] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.677665 11372 ts_tablet_manager.cc:1434] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:03:20.678705 11372 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:20.682281 11063 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:20.684899 11751 raft_consensus.cc:2804] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.685571 11751 raft_consensus.cc:697] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:20.686682 11751 consensus_queue.cc:237] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:20.691699 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:20.694416 11213 leader_election.cc:343] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.648240 11369 raft_consensus.cc:359] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.698985 11369 raft_consensus.cc:385] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.699383 11369 raft_consensus.cc:740] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.700515 11369 consensus_queue.cc:260] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:20.700990 11211 leader_election.cc:343] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.701769 11211 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:20.702817 11760 raft_consensus.cc:2749] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.703940 11372 tablet_bootstrap.cc:654] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.705919 11825 raft_consensus.cc:515] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.709767 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:20.710479 11316 raft_consensus.cc:3060] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.711769 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ebce0fa6a044b2a0e839b14fcdd6a1" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:20.713006 11369 ts_tablet_manager.cc:1434] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.003s
I20260709 13:03:20.714344 11369 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: Bootstrap starting.
W20260709 13:03:20.718298 11139 leader_election.cc:343] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.722330 10996 catalog_manager.cc:5697] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.727334 11316 raft_consensus.cc:2468] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:20.728826 11138 leader_election.cc:304] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:20.733830 11785 raft_consensus.cc:2804] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.734695 11785 raft_consensus.cc:697] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:20.735939 11785 consensus_queue.cc:237] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:20.749559 11368 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:20.750432 11368 ts_tablet_manager.cc:1403] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.412s	user 0.012s	sys 0.022s
I20260709 13:03:20.754454 11368 raft_consensus.cc:359] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.755435 11368 raft_consensus.cc:385] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.755715 11368 raft_consensus.cc:740] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.756374 11368 consensus_queue.cc:260] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.757858 10996 catalog_manager.cc:5697] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.759529 11368 ts_tablet_manager.cc:1434] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:03:20.774006 11372 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:20.774770 11372 ts_tablet_manager.cc:1403] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.023s
I20260709 13:03:20.775290 11368 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:20.786197 10993 catalog_manager.cc:5697] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.776789 11825 leader_election.cc:290] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:20.798987 11785 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.809988 11785 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.811712 11169 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.820922 11372 raft_consensus.cc:359] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.821743 11372 raft_consensus.cc:385] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.822022 11372 raft_consensus.cc:740] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.827666 11368 tablet_bootstrap.cc:654] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.835078 11372 consensus_queue.cc:260] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.851126 11814 consensus_queue.cc:1048] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.858283 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:20.858982 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:20.859469 11091 raft_consensus.cc:2393] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:20.861027 11137 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:20.862098 11785 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:20.809374 11369 tablet_bootstrap.cc:654] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.863361 11744 raft_consensus.cc:2749] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.874739 11779 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.875380 11779 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.877101 11369 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:20.877681 11779 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:20.877732 11369 ts_tablet_manager.cc:1403] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.010s
I20260709 13:03:20.882031 11369 raft_consensus.cc:359] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.882893 11369 raft_consensus.cc:385] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.883227 11369 raft_consensus.cc:740] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.884265 10992 catalog_manager.cc:5697] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.886051 11814 consensus_queue.cc:1048] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:20.895780 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:20.896566 11239 raft_consensus.cc:2468] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:20.895780 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:20.900010 11747 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.900605 11747 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.906036 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:20.907797 11369 consensus_queue.cc:260] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:20.908818 11064 leader_election.cc:343] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.913038 11369 ts_tablet_manager.cc:1434] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:03:20.914245 11369 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:20.911154 11747 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:20.918085 11064 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:20.920979 11747 raft_consensus.cc:2804] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.922417 11747 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.922991 11747 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.926914 11369 tablet_bootstrap.cc:654] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.911916 11316 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 0.
I20260709 13:03:20.931031 11063 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:20.932000 11752 raft_consensus.cc:2804] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.932402 11752 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.932726 11752 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.935568 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
W20260709 13:03:20.945060 11064 leader_election.cc:343] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.952256 11372 ts_tablet_manager.cc:1434] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.177s	user 0.006s	sys 0.001s
I20260709 13:03:20.955672 11372 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:20.958318 11752 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:20.978717 11747 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:20.983145 11752 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:20.992491 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:20.997730 11064 leader_election.cc:343] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:21.003013 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:21.013476 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
W20260709 13:03:21.016223 11064 leader_election.cc:343] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:21.017179 11747 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:21.019765 11369 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:21.020355 11369 ts_tablet_manager.cc:1403] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.014s
I20260709 13:03:21.028303 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:21.037024 11243 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.023618 11316 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:21.038069 11044 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:21.042454 11372 tablet_bootstrap.cc:654] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:21.025020 11368 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:21.044045 11368 ts_tablet_manager.cc:1403] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.269s	user 0.015s	sys 0.000s
I20260709 13:03:21.048023 11368 raft_consensus.cc:359] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:21.048904 11368 raft_consensus.cc:385] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.049301 11368 raft_consensus.cc:740] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.051112 11368 consensus_queue.cc:260] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:21.053139 11368 ts_tablet_manager.cc:1434] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 13:03:21.028786 11369 raft_consensus.cc:359] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.054441 11369 raft_consensus.cc:385] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.054800 11369 raft_consensus.cc:740] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.055748 11369 consensus_queue.cc:260] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.058605 11369 ts_tablet_manager.cc:1434] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:03:21.059767 11369 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: Bootstrap starting.
I20260709 13:03:21.061663 11243 raft_consensus.cc:2468] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:21.062964 11064 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:21.064911 11747 raft_consensus.cc:2804] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:21.065553 11747 raft_consensus.cc:697] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:21.066612 11369 tablet_bootstrap.cc:654] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:21.066529 11747 consensus_queue.cc:237] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.073199 11368 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:21.080422 11368 tablet_bootstrap.cc:654] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:21.086016 11825 consensus_queue.cc:1048] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.093171 11760 consensus_queue.cc:1048] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.093654 11369 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: No bootstrap required, opened a new log
I20260709 13:03:21.094329 11369 ts_tablet_manager.cc:1403] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260709 13:03:21.097487 11369 raft_consensus.cc:359] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:21.098228 11369 raft_consensus.cc:385] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.098532 11369 raft_consensus.cc:740] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.099812 11760 raft_consensus.cc:493] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.100955 11243 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.101071 11369 consensus_queue.cc:260] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:21.102195 11760 raft_consensus.cc:515] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.103806 11369 ts_tablet_manager.cc:1434] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:21.116957 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:21.117705 11166 raft_consensus.cc:2468] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 0.
I20260709 13:03:21.117431 11826 consensus_queue.cc:1048] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:21.121150 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:21.119517 11213 leader_election.cc:304] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:21.126863 11826 raft_consensus.cc:2804] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:21.127480 11826 raft_consensus.cc:493] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.127933 11826 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:21.132184 11211 leader_election.cc:343] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:21.147673 11760 leader_election.cc:290] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:21.157337 11316 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:21.201090 11063 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: c582b3003113469099d92225d8fbed91
I20260709 13:03:21.202658 11752 raft_consensus.cc:2804] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:21.203907 11752 raft_consensus.cc:697] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:21.205262 11825 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.205948 11825 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:21.209610 11825 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:21.210491 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:21.211517 11315 raft_consensus.cc:2393] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:21.212668 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:21.213333 11752 consensus_queue.cc:237] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:21.215610 11137 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:21.216989 11825 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.220759 11785 consensus_queue.cc:1048] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.227674 11826 raft_consensus.cc:515] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.228158 11785 consensus_queue.cc:1048] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.230005 11826 leader_election.cc:290] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:21.242898 11213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 113504us
I20260709 13:03:21.248528 11368 tablet_bootstrap.cc:492] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:21.249171 11368 ts_tablet_manager.cc:1403] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.181s	user 0.026s	sys 0.088s
I20260709 13:03:21.252053 11091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:21.252813 11825 raft_consensus.cc:2749] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:21.262681 11372 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:21.265539 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:21.267091 11167 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.268095 11779 consensus_queue.cc:1048] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:21.272174 11867 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.272873 11867 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.274142 11372 ts_tablet_manager.cc:1403] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.319s	user 0.021s	sys 0.008s
I20260709 13:03:21.277374 11368 raft_consensus.cc:359] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:21.278223 11368 raft_consensus.cc:385] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.283201 11368 raft_consensus.cc:740] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.283957 11368 consensus_queue.cc:260] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:21.283785 10992 catalog_manager.cc:5697] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.284682 11779 consensus_queue.cc:1048] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.288244 11167 raft_consensus.cc:2468] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:21.304689 11368 ts_tablet_manager.cc:1434] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 13:03:21.298491 11213 leader_election.cc:304] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:21.322991 11751 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.323659 11751 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:21.326632 11211 leader_election.cc:343] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:21.325855 11751 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:21.333658 11245 raft_consensus.cc:3060] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.334942 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:21.335700 11239 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:21.339093 11064 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:21.327750 11860 raft_consensus.cc:2804] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:21.349479 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:21.342609 11751 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:21.354993 11372 raft_consensus.cc:359] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.371011 11372 raft_consensus.cc:385] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.371661 11372 raft_consensus.cc:740] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.376108 11368 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: Bootstrap starting.
I20260709 13:03:21.361649 11867 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:21.374023 11372 consensus_queue.cc:260] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.376129 11173 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 1.
I20260709 13:03:21.370950 11751 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.372738 11089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:21.391579 11751 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.376192 11860 raft_consensus.cc:697] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:21.401499 11860 consensus_queue.cc:237] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.395040 11372 ts_tablet_manager.cc:1434] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.002s
I20260709 13:03:21.412071 10995 catalog_manager.cc:5697] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.413693 11372 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:21.424042 11372 tablet_bootstrap.cc:654] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:21.430637 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 83261.7us
W20260709 13:03:21.433493 11063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 46620.3us
I20260709 13:03:21.434718 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:21.435673 11247 raft_consensus.cc:2393] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 1: Already voted for candidate a3b7c7afe660495ab080cf5932867a86 in this term.
I20260709 13:03:21.437542 11779 raft_consensus.cc:493] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.438107 11779 raft_consensus.cc:515] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.440199 11779 leader_election.cc:290] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:21.468092 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:21.510519 11368 tablet_bootstrap.cc:654] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:21.523729 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 56214.4us
I20260709 13:03:21.476966 11744 consensus_queue.cc:1048] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:03:21.527498 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:21.591491 11751 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:21.597862 11169 raft_consensus.cc:2393] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 1: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
W20260709 13:03:21.620334 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 156456us
I20260709 13:03:21.621937 11139 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:21.594449 11751 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:21.649721 11064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 121166us
I20260709 13:03:21.632428 11785 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.693048 11064 leader_election.cc:304] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:21.719254 11372 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: No bootstrap required, opened a new log
I20260709 13:03:21.719952 11372 ts_tablet_manager.cc:1403] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.307s	user 0.040s	sys 0.027s
I20260709 13:03:21.713599 11880 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:21.722949 11372 raft_consensus.cc:359] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:21.723694 11372 raft_consensus.cc:385] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:21.723986 11372 raft_consensus.cc:740] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:21.726810 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:21.727643 11243 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.738094 11243 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:21.747228 11372 consensus_queue.cc:260] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:21.758991 11372 ts_tablet_manager.cc:1434] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:03:21.758010 11785 raft_consensus.cc:2749] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:21.765369 11880 raft_consensus.cc:2749] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:21.708192 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:21.829487 11167 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.874236 11368 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: No bootstrap required, opened a new log
I20260709 13:03:21.834076 10995 catalog_manager.cc:5697] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:21.921299 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 81893.1us
I20260709 13:03:21.960747 11368 ts_tablet_manager.cc:1403] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: Time spent bootstrapping tablet: real 0.585s	user 0.019s	sys 0.011s
I20260709 13:03:21.975196 11752 consensus_queue.cc:1048] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:21.977527 11893 consensus_queue.cc:1048] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.021649 11064 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:22.025094 11368 raft_consensus.cc:359] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:22.028086 11752 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:22.029749 11893 consensus_queue.cc:1048] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.033458 11752 raft_consensus.cc:697] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:22.039278 11368 raft_consensus.cc:385] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:22.041582 11368 raft_consensus.cc:740] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Initialized, Role: FOLLOWER
I20260709 13:03:22.042831 11368 consensus_queue.cc:260] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:22.037302 11752 consensus_queue.cc:237] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER 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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:22.101708 11859 consensus_queue.cc:1048] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.052894 11167 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:22.111081 11368 ts_tablet_manager.cc:1434] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: Time spent starting tablet: real 0.150s	user 0.009s	sys 0.004s
I20260709 13:03:22.112646 11826 consensus_queue.cc:1048] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.116140 11743 consensus_queue.cc:1048] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.198486 11887 raft_consensus.cc:493] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.199234 11887 raft_consensus.cc:515] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:22.204339 11094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:22.205216 11094 raft_consensus.cc:2468] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:22.209578 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:22.210805 11245 raft_consensus.cc:2468] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 0.
I20260709 13:03:22.214197 11285 leader_election.cc:304] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:22.215245 11887 leader_election.cc:290] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:22.215376 11757 raft_consensus.cc:2804] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:22.215893 11757 raft_consensus.cc:493] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:22.216260 11757 raft_consensus.cc:3060] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:22.243079 11757 raft_consensus.cc:515] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:22.266848 11757 leader_election.cc:290] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:22.250347 10995 catalog_manager.cc:5697] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 0 to 2, leader changed from <none> to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.269263 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:22.269944 11245 raft_consensus.cc:3060] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:22.273623 11089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:22.274364 11089 raft_consensus.cc:3060] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:22.302079 11245 raft_consensus.cc:2468] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:22.305374 11287 leader_election.cc:304] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:22.309720 11887 raft_consensus.cc:2804] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:22.310324 11887 raft_consensus.cc:697] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:22.311277 11887 consensus_queue.cc:237] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:22.323989 11089 raft_consensus.cc:2468] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:22.379926 10993 catalog_manager.cc:5697] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 1 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.563062 11243 raft_consensus.cc:1275] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:22.564736 11743 consensus_queue.cc:1048] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:22.583562 11171 raft_consensus.cc:1275] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:22.585527 11897 consensus_queue.cc:1048] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:22.748868 11887 consensus_queue.cc:1048] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:22.761997 11887 consensus_queue.cc:1048] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:23.937924  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
W20260709 13:03:23.947031 11285 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:03:23.954995 11285 consensus_peers.cc:597] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:23.974347 11137 consensus_peers.cc:597] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:23.980034 11137 consensus_peers.cc:597] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:24.006049 11211 consensus_peers.cc:597] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.011329  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:24.012472  7604 tablet_replica.cc:333] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.013762  7604 raft_consensus.cc:2243] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.014782  7604 raft_consensus.cc:2272] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.017184  7604 tablet_replica.cc:333] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.018131  7604 raft_consensus.cc:2243] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.019141  7604 raft_consensus.cc:2272] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.021971  7604 tablet_replica.cc:333] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.023105  7604 raft_consensus.cc:2243] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.024118  7604 raft_consensus.cc:2272] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.027181 11137 consensus_peers.cc:597] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.028131  7604 tablet_replica.cc:333] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
W20260709 13:03:24.028188 11211 consensus_peers.cc:597] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.029116  7604 raft_consensus.cc:2243] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.030956  7604 raft_consensus.cc:2272] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.033262 11285 consensus_peers.cc:597] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:24.033924 11137 consensus_peers.cc:597] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.034164  7604 tablet_replica.cc:333] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.035281  7604 raft_consensus.cc:2243] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.036955  7604 raft_consensus.cc:2272] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.040464  7604 tablet_replica.cc:333] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.041440  7604 raft_consensus.cc:2243] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.042160  7604 raft_consensus.cc:2272] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.043460 11211 consensus_peers.cc:597] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.045112  7604 tablet_replica.cc:333] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.046183  7604 raft_consensus.cc:2243] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:24.046280 11137 consensus_peers.cc:597] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.047052  7604 raft_consensus.cc:2272] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.049914  7604 tablet_replica.cc:333] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.050611  7604 raft_consensus.cc:2243] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.051393  7604 raft_consensus.cc:2272] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.053851  7604 tablet_replica.cc:333] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.054762  7604 raft_consensus.cc:2243] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.055294  7604 raft_consensus.cc:2272] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.057387  7604 tablet_replica.cc:333] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.057981  7604 raft_consensus.cc:2243] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.058846  7604 raft_consensus.cc:2272] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.060781  7604 tablet_replica.cc:333] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.061524  7604 raft_consensus.cc:2243] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.062036  7604 raft_consensus.cc:2272] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.066473  7604 tablet_replica.cc:333] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.067773  7604 raft_consensus.cc:2243] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.068526  7604 raft_consensus.cc:2272] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.071586  7604 tablet_replica.cc:333] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.072217  7604 raft_consensus.cc:2243] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.073053  7604 raft_consensus.cc:2272] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.075568  7604 tablet_replica.cc:333] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.076292  7604 raft_consensus.cc:2243] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.076789  7604 raft_consensus.cc:2272] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.078925  7604 tablet_replica.cc:333] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.079558  7604 raft_consensus.cc:2243] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.080406  7604 raft_consensus.cc:2272] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.083524  7604 tablet_replica.cc:333] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.084751  7604 raft_consensus.cc:2243] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.085361  7604 raft_consensus.cc:2272] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.088469  7604 tablet_replica.cc:333] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.089403  7604 raft_consensus.cc:2243] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.089855  7604 raft_consensus.cc:2272] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.092535  7604 tablet_replica.cc:333] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.093317  7604 raft_consensus.cc:2243] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.093937  7604 raft_consensus.cc:2272] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.094506 11211 consensus_peers.cc:597] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.096531  7604 tablet_replica.cc:333] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.097376  7604 raft_consensus.cc:2243] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.098527  7604 raft_consensus.cc:2272] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.100824  7604 tablet_replica.cc:333] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.101454  7604 raft_consensus.cc:2243] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.102533  7604 raft_consensus.cc:2272] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.105428  7604 tablet_replica.cc:333] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.106130  7604 raft_consensus.cc:2243] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:24.106554 11285 consensus_peers.cc:597] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.106899  7604 raft_consensus.cc:2272] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.110229  7604 tablet_replica.cc:333] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.111366  7604 raft_consensus.cc:2243] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.112038  7604 raft_consensus.cc:2272] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.113824 11285 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.115599  7604 tablet_replica.cc:333] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.116714  7604 raft_consensus.cc:2243] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.117884  7604 raft_consensus.cc:2272] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.120589  7604 tablet_replica.cc:333] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.121245  7604 raft_consensus.cc:2243] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.121719  7604 raft_consensus.cc:2272] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.123924  7604 tablet_replica.cc:333] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.124619  7604 raft_consensus.cc:2243] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.125110  7604 raft_consensus.cc:2272] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.127871  7604 tablet_replica.cc:333] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.128752  7604 raft_consensus.cc:2243] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:24.129048 11137 consensus_peers.cc:597] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.129347  7604 raft_consensus.cc:2272] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.133168  7604 tablet_replica.cc:333] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
W20260709 13:03:24.133718 11285 consensus_peers.cc:597] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.134188  7604 raft_consensus.cc:2243] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.135192  7604 raft_consensus.cc:2272] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.138633  7604 tablet_replica.cc:333] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.139704  7604 raft_consensus.cc:2243] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.140322  7604 raft_consensus.cc:2272] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.143627  7604 tablet_replica.cc:333] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.144559  7604 raft_consensus.cc:2243] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.145133  7604 raft_consensus.cc:2272] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.147946  7604 tablet_replica.cc:333] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.148835  7604 raft_consensus.cc:2243] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.149430  7604 raft_consensus.cc:2272] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.152367  7604 tablet_replica.cc:333] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.153190  7604 raft_consensus.cc:2243] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.154379  7604 raft_consensus.cc:2272] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.156577  7604 tablet_replica.cc:333] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
W20260709 13:03:24.157058 11285 consensus_peers.cc:597] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.157174  7604 raft_consensus.cc:2243] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.157791  7604 raft_consensus.cc:2272] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.160557  7604 tablet_replica.cc:333] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.161449  7604 raft_consensus.cc:2243] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.161998  7604 raft_consensus.cc:2272] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.164436  7604 tablet_replica.cc:333] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.165277  7604 raft_consensus.cc:2243] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.166262  7604 raft_consensus.cc:2272] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.169446  7604 tablet_replica.cc:333] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.170368  7604 raft_consensus.cc:2243] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.171530  7604 raft_consensus.cc:2272] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.173889  7604 tablet_replica.cc:333] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.174532  7604 raft_consensus.cc:2243] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.175279  7604 raft_consensus.cc:2272] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.177542  7604 tablet_replica.cc:333] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.178140  7604 raft_consensus.cc:2243] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.179147  7604 raft_consensus.cc:2272] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.181988  7604 tablet_replica.cc:333] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.182751  7604 raft_consensus.cc:2243] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.183714  7604 raft_consensus.cc:2272] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.186494  7604 tablet_replica.cc:333] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.187197  7604 raft_consensus.cc:2243] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.187646  7604 raft_consensus.cc:2272] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.189658  7604 tablet_replica.cc:333] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.190260  7604 raft_consensus.cc:2243] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.190773  7604 raft_consensus.cc:2272] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.193054  7604 tablet_replica.cc:333] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.193816  7604 raft_consensus.cc:2243] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.194876  7604 raft_consensus.cc:2272] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.197359  7604 tablet_replica.cc:333] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.197939  7604 raft_consensus.cc:2243] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.199024  7604 raft_consensus.cc:2272] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.201187  7604 tablet_replica.cc:333] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.201809  7604 raft_consensus.cc:2243] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.202405  7604 raft_consensus.cc:2272] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.204830  7604 tablet_replica.cc:333] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.205524  7604 raft_consensus.cc:2243] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.206089  7604 raft_consensus.cc:2272] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.206648 11137 consensus_peers.cc:597] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.208495  7604 tablet_replica.cc:333] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: stopping tablet replica
I20260709 13:03:24.209122  7604 raft_consensus.cc:2243] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:24.209895  7604 raft_consensus.cc:2272] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:24.217089 11137 consensus_peers.cc:597] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:24.221642 11137 consensus_peers.cc:597] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:24.288666  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
W20260709 13:03:24.301852 11137 consensus_peers.cc:597] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.311728 11137 consensus_peers.cc:597] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.331845 11285 consensus_peers.cc:597] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.353439 11211 consensus_peers.cc:597] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.354095 11211 consensus_peers.cc:597] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.374853  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:24.382571 11928 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:03:24.385326 11929 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:03:24.387733 11931 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:03:24.388703  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:24.390288  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:24.390545  7604 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:03:24.390817  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602204390794 us; error 0 us; skew 500 ppm
I20260709 13:03:24.391431  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:24.394482  7604 webserver.cc:533] Webserver started at http://127.7.109.1:42013/ using document root <none> and password file <none>
I20260709 13:03:24.395098  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:24.395270  7604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:03:24.400163  7604 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:24.408942 11936 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:03:24.412734  7604 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.000s
I20260709 13:03:24.413225  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "a3b7c7afe660495ab080cf5932867a86"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-r9m8"
I20260709 13:03:24.413854  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602079175892-7604-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:03:24.439327  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:24.441286  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:24.443586  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:24.459167 11943 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:03:24.474778 11211 consensus_peers.cc:597] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:24.505209 11137 consensus_peers.cc:597] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:24.801381  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:03:24.801868  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.350s	user 0.013s	sys 0.003s
I20260709 13:03:24.802299  7604 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:03:24.811069 11943 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.851398 11943 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: 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:03:24.852702 11943 tablet_bootstrap.cc:492] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.853410 11943 ts_tablet_manager.cc:1403] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
I20260709 13:03:24.856813 11943 raft_consensus.cc:359] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.863250 11943 raft_consensus.cc:740] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.866927 11943 consensus_queue.cc:260] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.875211 11943 ts_tablet_manager.cc:1434] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 13:03:24.876111 11943 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.892246 11943 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: 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:03:24.893321 11943 tablet_bootstrap.cc:492] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.894022 11943 ts_tablet_manager.cc:1403] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:03:24.896574 11943 raft_consensus.cc:359] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:24.897555 11943 raft_consensus.cc:740] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.898530 11943 consensus_queue.cc:260] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:24.901248 11943 ts_tablet_manager.cc:1434] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:03:24.902288 11943 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.917151 11943 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: 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:03:24.918164 11943 tablet_bootstrap.cc:492] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.918835 11943 ts_tablet_manager.cc:1403] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:03:24.921203 11943 raft_consensus.cc:359] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.921945 11943 raft_consensus.cc:740] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.922785 11943 consensus_queue.cc:260] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.924866 11943 ts_tablet_manager.cc:1434] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:24.925627 11943 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.953533 11943 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: 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:03:24.954349 11943 tablet_bootstrap.cc:492] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.954934 11943 ts_tablet_manager.cc:1403] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260709 13:03:24.956844 11943 raft_consensus.cc:359] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:24.957417 11943 raft_consensus.cc:740] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.957986 11943 consensus_queue.cc:260] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:24.959484 11943 ts_tablet_manager.cc:1434] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:24.960203 11943 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.973519 11943 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: 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:03:24.974519 11943 tablet_bootstrap.cc:492] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.975232 11943 ts_tablet_manager.cc:1403] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:03:24.977977 11943 raft_consensus.cc:359] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.978708 11943 raft_consensus.cc:740] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:24.979564 11943 consensus_queue.cc:260] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:24.981798 11943 ts_tablet_manager.cc:1434] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:24.982713 11943 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:24.997259 11943 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: 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:03:24.998261 11943 tablet_bootstrap.cc:492] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:24.998874 11943 ts_tablet_manager.cc:1403] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:03:25.001080 11943 raft_consensus.cc:359] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.001734 11943 raft_consensus.cc:740] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.002342 11943 consensus_queue.cc:260] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.004309 11943 ts_tablet_manager.cc:1434] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:25.005153 11943 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.020833 11943 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: 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:03:25.021351 11825 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.021842 11943 tablet_bootstrap.cc:492] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.021917 11825 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.022655 11943 ts_tablet_manager.cc:1403] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:03:25.025092 11943 raft_consensus.cc:359] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.025663 11943 raft_consensus.cc:740] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.026340 11943 consensus_queue.cc:260] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.027329 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.028503 11943 ts_tablet_manager.cc:1434] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:25.029446 11943 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:25.029445 11137 leader_election.cc:336] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.030076 11919 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.030277 11137 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.030706 11919 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.031548 11947 raft_consensus.cc:2749] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.033480 11919 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.034742 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.029560 11825 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.040180 11859 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.040886 11859 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:25.044004 11285 leader_election.cc:336] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.044579 11285 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:25.045679 11945 raft_consensus.cc:2749] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:25.060307 11211 leader_election.cc:336] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.068125 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.068353 11859 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.070575 11213 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:25.071353 11859 raft_consensus.cc:2749] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:25.076871 11943 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: 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:03:25.077986 11943 tablet_bootstrap.cc:492] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.078720 11943 ts_tablet_manager.cc:1403] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.049s	user 0.037s	sys 0.004s
I20260709 13:03:25.081635 11943 raft_consensus.cc:359] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.082437 11943 raft_consensus.cc:740] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.083424 11943 consensus_queue.cc:260] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.085835 11943 ts_tablet_manager.cc:1434] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:25.086715 11943 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.102586 11947 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.103180 11947 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.104542 11943 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: 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:03:25.105621 11943 tablet_bootstrap.cc:492] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.105780 11947 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.106323 11943 ts_tablet_manager.cc:1403] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:03:25.106774 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.109283 11943 raft_consensus.cc:359] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:25.110077 11943 raft_consensus.cc:740] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.110947 11943 consensus_queue.cc:260] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:25.111282 11945 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.111927 11945 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.113396 11943 ts_tablet_manager.cc:1434] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:25.114362 11943 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:25.116940 11137 leader_election.cc:336] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.117611 11137 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.118592 11947 raft_consensus.cc:2749] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.119439 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.121133 11945 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:25.124044 11285 leader_election.cc:336] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.125180 11285 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:25.127035 11945 raft_consensus.cc:2749] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.139201 11943 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: 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:03:25.140201 11943 tablet_bootstrap.cc:492] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.140928 11943 ts_tablet_manager.cc:1403] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:03:25.143411 11943 raft_consensus.cc:359] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.144188 11943 raft_consensus.cc:740] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.144949 11943 consensus_queue.cc:260] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.146734 11943 ts_tablet_manager.cc:1434] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:25.146600  7604 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:03:25.147512  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.345s	user 0.285s	sys 0.014s
I20260709 13:03:25.148048 11943 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.164042 11943 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: 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:03:25.165099 11943 tablet_bootstrap.cc:492] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.167150 11943 ts_tablet_manager.cc:1403] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:03:25.169251 11871 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.169965 11943 raft_consensus.cc:359] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.170102 11871 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.170849 11943 raft_consensus.cc:740] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.174628 11871 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.176753 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.173930 11943 consensus_queue.cc:260] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.179257 11943 ts_tablet_manager.cc:1434] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 13:03:25.180415 11137 leader_election.cc:336] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.181028 11137 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:25.182576 11871 raft_consensus.cc:2749] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.184885 11871 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.180526 11943 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.185678 11871 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.187901 11871 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.191020 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.191746 11319 raft_consensus.cc:2468] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:25.192691 11137 leader_election.cc:336] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.193369 11138 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.194471 11871 raft_consensus.cc:2804] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.194917 11871 raft_consensus.cc:493] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.195334 11871 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.203938 11871 raft_consensus.cc:515] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.207520 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96faee74650443c48c5a616493d28a26" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:25.208148 11317 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.223498 11317 raft_consensus.cc:2468] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 2.
I20260709 13:03:25.225809 11871 leader_election.cc:290] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.226037 11138 leader_election.cc:304] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
W20260709 13:03:25.229831 11137 leader_election.cc:336] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.230810 11871 raft_consensus.cc:2804] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:25.232030 11871 raft_consensus.cc:697] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:25.233317 11871 consensus_queue.cc:237] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.238276 11943 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: 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:03:25.239356 11943 tablet_bootstrap.cc:492] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.242424 11943 ts_tablet_manager.cc:1403] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.008s
I20260709 13:03:25.246419 11943 raft_consensus.cc:359] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.247296 11943 raft_consensus.cc:740] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.248077 11943 consensus_queue.cc:260] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.250377 11943 ts_tablet_manager.cc:1434] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:03:25.251221 11943 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.275425 11949 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.276399 11949 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.277199 11943 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: 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:03:25.278264 11943 tablet_bootstrap.cc:492] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.279026 11943 ts_tablet_manager.cc:1403] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260709 13:03:25.280395 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.281522 11949 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.283051 11945 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.283600 11945 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.283912 11943 raft_consensus.cc:359] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.284590 11943 raft_consensus.cc:740] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.285316 11943 consensus_queue.cc:260] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.285746 11945 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.287691 11943 ts_tablet_manager.cc:1434] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:25.287520 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.288188 11171 raft_consensus.cc:2468] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.288530 11943 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:25.289366 11287 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
W20260709 13:03:25.291015 11137 leader_election.cc:336] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.291550 11137 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.295696 11825 raft_consensus.cc:2749] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.297822 10992 catalog_manager.cc:5697] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:25.304380 11945 raft_consensus.cc:2804] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.306511 11945 raft_consensus.cc:493] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.307969 11945 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.308413 11825 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
W20260709 13:03:25.307143 11285 leader_election.cc:336] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.309290 11825 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.313512 11896 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.314136 11896 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.316324 11896 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.317912 11859 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.318601 11859 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.319607 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.320618 11319 raft_consensus.cc:2468] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
I20260709 13:03:25.321408 11859 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.317871 11825 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.323467 11138 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:25.325573 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.326591 11171 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:25.325541 11949 raft_consensus.cc:2804] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.328060 11949 raft_consensus.cc:493] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.328598 11949 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.328404 11213 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:25.330327 11859 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:25.331034 11859 raft_consensus.cc:493] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.331632 11859 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:25.340643 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 61676.1us
I20260709 13:03:25.346305 11919 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.339747 11946 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.346930 11919 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.351843 11919 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.353775 11946 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.361063 11946 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.368659 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.369983 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.371017 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.376824 11919 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.392371 11919 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.395560 11919 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.398301 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
W20260709 13:03:25.399124 11137 leader_election.cc:336] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.399915 11137 leader_election.cc:336] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.402477 11990 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.403543 11990 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.406306 11919 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.407079 11919 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.411211 11919 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.423121 11949 raft_consensus.cc:515] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.427384 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08062952be0d4c288ca56752663ae1de" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:25.428725 11317 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:25.439044 11285 leader_election.cc:336] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.439752 11949 leader_election.cc:290] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.440044 11285 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:25.442900 11919 raft_consensus.cc:2749] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:25.445220 11137 leader_election.cc:336] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.445885 11919 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.446581 11919 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.450023 11919 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.460421 11946 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.461952 11946 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.471472 11924 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.473115 11924 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.481092 11924 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.486625 11317 raft_consensus.cc:2468] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 2.
I20260709 13:03:25.483394 11990 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.498181 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.500154 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.500867 11171 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.499750 11243 raft_consensus.cc:2468] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
W20260709 13:03:25.508553 11211 leader_election.cc:336] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.514050 11211 leader_election.cc:336] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.514937 11211 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.517620 11825 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.518256 11825 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.529726 11138 leader_election.cc:304] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.499692 11990 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.545924 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.549589 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.551506 11287 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:25.530572 11996 raft_consensus.cc:2749] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.553676 11317 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.553676 11245 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.557018 11996 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.558254 11998 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.558032 11996 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.567972 11945 raft_consensus.cc:515] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.459602 11859 raft_consensus.cc:515] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.550137 11997 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.565879 11998 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.559563 11949 raft_consensus.cc:2804] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:25.578164 11825 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
W20260709 13:03:25.583534 11138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 53967.1us
I20260709 13:03:25.560906 11991 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.574324 11945 leader_election.cc:290] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.595144 11943 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: 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:03:25.601034 11242 raft_consensus.cc:2393] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 3: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:25.589617 11997 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:25.601854 11945 raft_consensus.cc:2804] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.602326 11945 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.602752 11945 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.603282 11997 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.604025 11997 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.604532 11997 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.598259 11946 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.563349 11990 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:25.607932 11285 leader_election.cc:336] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.613847 11285 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:25.615262 11285 leader_election.cc:336] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.592056 11949 raft_consensus.cc:697] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:25.603343 11859 leader_election.cc:290] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.616627 11994 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
W20260709 13:03:25.616128 11285 leader_election.cc:336] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.625962 11943 tablet_bootstrap.cc:492] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:25.627847 11943 ts_tablet_manager.cc:1403] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.339s	user 0.092s	sys 0.144s
I20260709 13:03:25.614794 11946 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.629017 11946 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.628907 11997 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.628902 11994 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.635990 11990 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.593379 11991 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.637441 11994 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.639051 11991 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.641341 11998 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.643042 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.643877 11169 raft_consensus.cc:2468] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.643415 11949 consensus_queue.cc:237] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.645059 11994 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.645887 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.646479 11825 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.647047 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693b94d6c6584a1689033a9e9ad0cb1a" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:25.647010 11825 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.647758 11166 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.650151 12001 raft_consensus.cc:2749] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.645696 11994 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:25.630563 11285 leader_election.cc:336] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.653218 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 101839us
I20260709 13:03:25.656167 11213 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:25.617772 11996 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.665807 11287 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.684087 11825 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.685953 11994 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.688108 11943 raft_consensus.cc:359] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.688745 11943 raft_consensus.cc:740] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:25.689448 11943 consensus_queue.cc:260] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.690886 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.691560 11172 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.653046 11946 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.694689 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.695797 12002 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.696345 12002 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.698493 11167 raft_consensus.cc:2468] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.698717 12003 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.699087 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.699311 12003 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.700125 11171 raft_consensus.cc:2468] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.701849 12003 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:25.702229 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.702565 11212 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:25.685075 11991 raft_consensus.cc:2804] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.703225 11991 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.703277 11242 raft_consensus.cc:2468] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.704198 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:25.704910 11246 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:25.703634 11991 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.709184 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1dee867f5549d699f9c28a5bd757c0" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:25.695484 11943 ts_tablet_manager.cc:1434] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:03:25.693991 11213 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:25.709970 11172 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:25.706418 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 50474.3us
I20260709 13:03:25.686969 11859 raft_consensus.cc:2804] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.711724 11943 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:25.715313 11137 leader_election.cc:336] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.715876 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 47917.4us
I20260709 13:03:25.719732 11213 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:25.756656 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.757411 11317 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.712731 11996 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.710405 12002 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:25.714715 11859 raft_consensus.cc:493] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.710703 11990 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.776218 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.722949 11946 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.780578 11317 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
W20260709 13:03:25.787027 11213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 67468.9us
I20260709 13:03:25.771107 11996 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.790174 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.790956 11139 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:25.792063 11137 leader_election.cc:336] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.792625 11137 leader_election.cc:336] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.794042 12000 raft_consensus.cc:2804] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.794615 12000 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.794993 12000 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.782909 11859 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.789829 11287 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:25.801579 11285 leader_election.cc:336] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.816409 12009 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.824213 11287 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:25.803193 11996 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.837380 10992 catalog_manager.cc:5697] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:25.821789 11994 raft_consensus.cc:2804] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.841266 11172 raft_consensus.cc:2468] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:25.787537 11990 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.842763 11994 raft_consensus.cc:493] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.843917 11166 raft_consensus.cc:2468] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 3.
I20260709 13:03:25.826472 12009 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:25.858795 11285 leader_election.cc:336] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.785384 11946 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.856638 11998 raft_consensus.cc:2749] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:25.824470 11997 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:25.864531 11285 leader_election.cc:336] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.872092 11285 leader_election.cc:336] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.856669 12004 raft_consensus.cc:2804] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.861565 12009 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.872288 11319 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 1.
W20260709 13:03:25.879379 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 55285us
I20260709 13:03:25.880194 11287 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.855027 11994 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.859534 11945 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.874745 11997 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.881546 11287 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:25.892961 12005 raft_consensus.cc:2749] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:25.881784 11999 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.894033 11999 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.897660 11990 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.875149 12004 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.899084 12004 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.887847 11997 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.914486 11946 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.893167 11287 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:25.920433 11137 leader_election.cc:336] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.920899 11287 leader_election.cc:304] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:25.921353 11137 leader_election.cc:336] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.902312 11285 leader_election.cc:336] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:25.922099 11137 consensus_peers.cc:597] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:25.888402 11315 raft_consensus.cc:1275] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer c582b3003113469099d92225d8fbed91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:25.923288 12001 raft_consensus.cc:2804] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.882817 11919 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.928484 11919 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.929001 11919 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.888445 11945 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.935041 11945 raft_consensus.cc:2804] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:25.935669 11945 raft_consensus.cc:697] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:25.936617 11945 consensus_queue.cc:237] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.938644 12001 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.939272 12001 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.938838 11896 consensus_queue.cc:1048] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:25.885584 11859 raft_consensus.cc:515] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.940826 11138 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:25.893167 11996 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:25.947496 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.957041 11315 raft_consensus.cc:2468] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.957830 11996 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
W20260709 13:03:25.960215 11285 leader_election.cc:336] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.860239 12000 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.965939 11212 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:25.967669 12000 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.942468 11859 leader_election.cc:290] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.954274 11949 raft_consensus.cc:2804] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.969079 11212 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:25.962479 11991 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:25.964030 11167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:25.967676 12014 raft_consensus.cc:2804] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:25.971678 11285 leader_election.cc:336] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:25.950196 11999 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.971828 12014 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.972673 12014 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.973101 11991 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:25.970432 11949 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.966073 11994 raft_consensus.cc:515] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:25.984618 12012 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:25.985198 12012 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:25.985605 12012 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.986613 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:25.987378 11320 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:25.988451 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:25.989148 11172 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:25.976727 11949 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:25.995198 11285 leader_election.cc:336] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.000959 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.001804 11242 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 2.
I20260709 13:03:26.004338 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.004539 11949 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.005270 11247 raft_consensus.cc:2393] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.006127 11167 raft_consensus.cc:2393] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 2: Already voted for candidate c582b3003113469099d92225d8fbed91 in this term.
I20260709 13:03:26.007136 11212 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:26.007612 11943 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: 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:03:26.009189 11172 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:26.014302 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.014114 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.015573 11943 tablet_bootstrap.cc:492] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:26.015774 11243 raft_consensus.cc:2393] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.016516 11943 ts_tablet_manager.cc:1403] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.305s	user 0.030s	sys 0.012s
I20260709 13:03:25.982904 11919 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.019349 11994 leader_election.cc:290] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.019778 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.020617 11247 raft_consensus.cc:2393] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c582b3003113469099d92225d8fbed91 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.020329 11943 raft_consensus.cc:359] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.021063 11943 raft_consensus.cc:740] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.023020 11943 consensus_queue.cc:260] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.025149 11919 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:26.029450 11943 ts_tablet_manager.cc:1434] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
W20260709 13:03:26.033607 11285 leader_election.cc:336] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.029517 11994 raft_consensus.cc:2804] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:26.034716 11994 raft_consensus.cc:493] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:26.010744 11997 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.035097 11994 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.037828 11317 raft_consensus.cc:2393] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 2: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:26.038762 11943 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:26.041302 11997 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:25.979344 12004 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:26.043876 12004 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:26.044312 12012 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:26.046136 11285 leader_election.cc:336] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.029959 11213 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 166398us
I20260709 13:03:26.051968 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0478e8d55d4ae798248694b8746725" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:26.052731 11171 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.053817 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:26.056950 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:26.057770 11169 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.060899 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:26.061700 11245 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.061863 11168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0474e6d184b44cf984af892213b1e6d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:26.062779 11168 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.053995 11287 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.065196 12004 raft_consensus.cc:2804] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:26.056070 11285 leader_election.cc:336] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.066924 12004 raft_consensus.cc:697] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:26.068868 12004 consensus_queue.cc:237] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.072115 12014 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.079142 12014 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:26.074764 12012 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:26.080371 11171 raft_consensus.cc:2468] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.076004 11213 leader_election.cc:304] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:26.076422 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:26.088380 11243 raft_consensus.cc:2393] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.083057 11172 raft_consensus.cc:2468] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:26.085474 11245 raft_consensus.cc:2468] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:26.086812 11287 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:26.075505 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:26.089030 12013 raft_consensus.cc:2804] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:26.088927 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:26.052745 11212 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:26.089768 11169 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.091151 11994 raft_consensus.cc:515] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.098497 11168 raft_consensus.cc:2468] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.100833 11247 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.101151 11139 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.101519 11239 raft_consensus.cc:2393] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.103245 11871 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:26.103680 11871 raft_consensus.cc:493] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:26.104085 11871 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:26.098824 11919 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.094660 11213 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:26.107154 11139 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:26.110651 11211 leader_election.cc:336] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.124334 11211 leader_election.cc:336] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.125671 11211 leader_election.cc:336] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.127291 11317 raft_consensus.cc:1275] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer c582b3003113469099d92225d8fbed91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.128654 11287 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.131927 11287 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.133272 11287 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
W20260709 13:03:26.131109 11211 leader_election.cc:336] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.127029 11213 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
W20260709 13:03:26.134686 11211 leader_election.cc:336] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.117834 11139 leader_election.cc:304] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.104046 11994 leader_election.cc:290] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
W20260709 13:03:26.137964 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 90243.7us
I20260709 13:03:26.113355 12003 raft_consensus.cc:2749] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.140424 11139 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [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: c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.140424 11213 leader_election.cc:304] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:26.124969 12013 raft_consensus.cc:697] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:26.157797 11247 raft_consensus.cc:2468] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:26.154608 11825 raft_consensus.cc:2749] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.154851 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.155519 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037722a13a1421aa7a850d6e3d42b54" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.135527 11990 raft_consensus.cc:2749] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.155930 12017 raft_consensus.cc:2804] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:26.159861 11320 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.160181 12017 raft_consensus.cc:493] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:26.160696 12017 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.155275 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.152750 11999 raft_consensus.cc:2804] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:26.163080 11316 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.163147 11999 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:26.163848 11999 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.150781 12015 raft_consensus.cc:2749] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.136565 11991 raft_consensus.cc:2804] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.173761 11317 raft_consensus.cc:2393] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 2: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:26.175679 11320 raft_consensus.cc:2468] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.174959 11213 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:26.181281 11859 raft_consensus.cc:2804] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.182855 11212 leader_election.cc:304] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:26.130355 12001 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.139802 11896 consensus_queue.cc:1048] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:03:26.140743 11947 raft_consensus.cc:2749] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.166390 12020 raft_consensus.cc:2804] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.174106 11919 raft_consensus.cc:2749] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.188472 11949 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.185359 12014 raft_consensus.cc:2804] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:26.187951 11211 leader_election.cc:336] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.205181 11287 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.191368 11999 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:26.207566 11211 leader_election.cc:336] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.208823 11999 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.184944 12012 raft_consensus.cc:2804] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.210119 12015 raft_consensus.cc:2804] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.210584 11316 raft_consensus.cc:2468] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.210765 12015 raft_consensus.cc:697] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:26.211769 12015 consensus_queue.cc:237] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:26.211736 12001 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.213148 11212 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:26.213680 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:26.214365 11169 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.217473 11994 raft_consensus.cc:2804] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.218236 11994 raft_consensus.cc:697] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:26.218500 12012 raft_consensus.cc:697] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:26.186957 11859 raft_consensus.cc:697] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:26.219273 11994 consensus_queue.cc:237] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.219549 12012 consensus_queue.cc:237] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.220122 11859 consensus_queue.cc:237] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.170815 11991 raft_consensus.cc:697] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:26.233176 12017 raft_consensus.cc:515] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.242298 11950 raft_consensus.cc:493] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.242888 11950 raft_consensus.cc:515] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.170420 11871 raft_consensus.cc:515] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.244191 11991 consensus_queue.cc:237] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.245385 11871 leader_election.cc:290] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 election: Requested vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:26.246065 12017 leader_election.cc:290] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:26.232296 12014 raft_consensus.cc:697] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
W20260709 13:03:26.251600 11285 leader_election.cc:336] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.233531 12020 raft_consensus.cc:697] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
W20260709 13:03:26.255307 11211 leader_election.cc:336] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.256860 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d75f326b3b4518a7e95d38b60b4a9d" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.251186 11950 leader_election.cc:290] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.257268 12020 consensus_queue.cc:237] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.257715 12014 consensus_queue.cc:237] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:26.265908 11211 leader_election.cc:336] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.267127 11211 leader_election.cc:336] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.268062 11211 leader_election.cc:336] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.269016 11211 leader_election.cc:336] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.263463 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 126486us
I20260709 13:03:26.270612 11211 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.174116 12013 consensus_queue.cc:237] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.270653 11316 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.287577 11169 raft_consensus.cc:2468] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
W20260709 13:03:26.289130 11211 leader_election.cc:336] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.289389 11287 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.290077 12000 raft_consensus.cc:2749] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.290812 11990 raft_consensus.cc:2804] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.291419 11990 raft_consensus.cc:697] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:26.292493 11990 consensus_queue.cc:237] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:26.295132 11137 consensus_peers.cc:597] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:26.295744 11137 leader_election.cc:336] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.290287 11211 leader_election.cc:336] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.296429 11137 leader_election.cc:336] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.296139 11316 raft_consensus.cc:2468] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.338824 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:26.339530 11172 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.334884 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:26.349017 11943 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: 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:03:26.360980 11212 leader_election.cc:304] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:26.366391 11172 raft_consensus.cc:2468] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:26.381580 11999 raft_consensus.cc:2804] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.383519 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bc3652dcd7441a99e216cbd523fe13" candidate_uuid: "c582b3003113469099d92225d8fbed91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:26.384090 11999 raft_consensus.cc:697] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:26.384407 11247 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:26.385097 11999 consensus_queue.cc:237] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.398828 11943 tablet_bootstrap.cc:492] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:26.400094 11943 ts_tablet_manager.cc:1403] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.369s	user 0.020s	sys 0.007s
I20260709 13:03:26.405552 11317 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 2.
I20260709 13:03:26.380403 11950 raft_consensus.cc:493] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.424423 11138 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.429697 11950 raft_consensus.cc:515] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:26.456878 11943 raft_consensus.cc:359] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.457721 11943 raft_consensus.cc:740] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:26.450261 11950 leader_election.cc:290] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.438529 11947 raft_consensus.cc:2804] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:26.458451 11943 consensus_queue.cc:260] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.480180 11213 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:26.482208 11996 raft_consensus.cc:2804] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:26.482846 11137 consensus_peers.cc:597] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.483508 11137 consensus_peers.cc:597] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.482856 11996 raft_consensus.cc:697] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
W20260709 13:03:26.489283 11211 leader_election.cc:336] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.489656 11137 consensus_peers.cc:597] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.490224 11211 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a84cea52e0c144878c7c3bb2069c3ae8; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86
W20260709 13:03:26.492126 11211 leader_election.cc:336] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:26.493429 11211 leader_election.cc:336] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.499939 11943 ts_tablet_manager.cc:1434] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.000s
I20260709 13:03:26.501868 11943 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:26.502872 11211 leader_election.cc:336] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.488494 11950 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.493901 12014 raft_consensus.cc:2749] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.509339 11947 raft_consensus.cc:697] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:26.487912 11996 consensus_queue.cc:237] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.563048 11171 raft_consensus.cc:1275] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.550704 11247 raft_consensus.cc:2468] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582b3003113469099d92225d8fbed91 in term 3.
I20260709 13:03:26.567425 11947 consensus_queue.cc:237] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.569175 11139 leader_election.cc:304] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [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: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91; no voters: a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:26.571764 11949 raft_consensus.cc:2804] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:26.572336 11949 raft_consensus.cc:697] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 3 LEADER]: Becoming Leader. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:26.573171 11949 consensus_queue.cc:237] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:26.577699 11211 leader_election.cc:336] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
I20260709 13:03:26.540498 12050 raft_consensus.cc:493] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:26.589663 11137 consensus_peers.cc:597] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.535172 11950 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:26.607168 12050 raft_consensus.cc:515] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.638056 11950 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.638718 11950 raft_consensus.cc:493] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.639187 11950 raft_consensus.cc:515] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
W20260709 13:03:26.626438 12042 log.cc:927] Time spent T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Append to log took a long time: real 0.150s	user 0.000s	sys 0.003s
I20260709 13:03:26.661180 12050 leader_election.cc:290] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:26.663615 11945 consensus_queue.cc:1048] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:26.664510 12050 raft_consensus.cc:493] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.665846 11950 leader_election.cc:290] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.666584 12053 raft_consensus.cc:493] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.666347 12050 raft_consensus.cc:515] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.667097 12053 raft_consensus.cc:515] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.668674 12050 leader_election.cc:290] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:26.673519 12053 leader_election.cc:290] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.675755 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.676283 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.677565 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.680924 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.693393 11169 raft_consensus.cc:1275] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.700891 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.720901 12053 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.721051 12050 raft_consensus.cc:493] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.721601 12053 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:26.724048 12053 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:26.734177 12061 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.737125 12061 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.732496 12050 raft_consensus.cc:515] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:26.747365 11285 consensus_peers.cc:597] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.749105 12061 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:26.731722 12001 consensus_queue.cc:1048] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:03:26.737689 12064 raft_consensus.cc:493] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:26.752800 11285 consensus_peers.cc:597] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.761520 12064 raft_consensus.cc:515] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:26.765048 11137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 151285us
W20260709 13:03:26.767364 11211 consensus_peers.cc:597] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.768283 11211 consensus_peers.cc:597] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:26.769137 11211 consensus_peers.cc:597] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:26.769913 11211 consensus_peers.cc:597] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:26.772904 11211 consensus_peers.cc:597] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.774260 11211 consensus_peers.cc:597] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.776602 11169 raft_consensus.cc:1275] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.778316 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:26.780155 11285 consensus_peers.cc:597] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:26.780795 11285 consensus_peers.cc:597] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.747313 12050 leader_election.cc:290] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.788692 11999 consensus_queue.cc:1048] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:03:26.795272 11316 raft_consensus.cc:1275] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.796151 12050 raft_consensus.cc:493] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.796819 12050 raft_consensus.cc:515] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
W20260709 13:03:26.820238 11285 consensus_peers.cc:597] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.820849 11285 consensus_peers.cc:597] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.812772 10995 catalog_manager.cc:5697] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.823838 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.825380 10995 catalog_manager.cc:5697] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.832515 10995 catalog_manager.cc:5697] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.835449 11994 consensus_queue.cc:1048] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:26.839164 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
W20260709 13:03:26.836287 11137 consensus_peers.cc:597] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.841346 12064 leader_election.cc:290] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
W20260709 13:03:26.841773 11137 consensus_peers.cc:597] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.838052 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dd6ac3f0fb4e22bb70c0347a0ab5ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.843456 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.843990 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd59c739704a4b1aa2497d8609011faf" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.838212 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fec035ccc540e68f5d3fa0d44ccf7c" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.826602 12050 leader_election.cc:290] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:26.845085 11247 raft_consensus.cc:2393] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 2: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:26.845230 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.819108 10993 catalog_manager.cc:5697] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.847623 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.848704 10993 catalog_manager.cc:5697] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 2 to 3, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.849756 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.851229 11940 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.852556 11940 leader_election.cc:304] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.854828 12050 raft_consensus.cc:2749] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.855578 12050 raft_consensus.cc:2749] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:26.856007 11137 consensus_peers.cc:597] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.858112 11211 consensus_peers.cc:597] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.859320 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f581b293c5c439eb653712a41dc5399" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.860136 11319 raft_consensus.cc:2393] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b7c7afe660495ab080cf5932867a86 in current term 2: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:26.862824 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:26.864874 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:26.866809 11943 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: 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:03:26.867965 11943 tablet_bootstrap.cc:492] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:26.868721 11943 ts_tablet_manager.cc:1403] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.367s	user 0.021s	sys 0.006s
I20260709 13:03:26.879462 10993 catalog_manager.cc:5697] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.886708 10993 catalog_manager.cc:5697] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.884889 11239 raft_consensus.cc:1275] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.884888 11168 raft_consensus.cc:1275] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.844383 10995 catalog_manager.cc:5697] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.892052 11943 raft_consensus.cc:359] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:26.893046 11285 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.894423 11943 raft_consensus.cc:740] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
W20260709 13:03:26.895239 11285 consensus_peers.cc:597] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:26.895423 11943 consensus_queue.cc:260] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:26.896752 10995 catalog_manager.cc:5697] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.854321 11940 leader_election.cc:304] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.904042 11943 ts_tablet_manager.cc:1434] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:03:26.904839 12013 consensus_queue.cc:1048] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:03:26.910817 11939 leader_election.cc:304] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.912220 12064 raft_consensus.cc:2749] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:26.912460 11211 consensus_peers.cc:597] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:26.914454 11940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 60219.4us
I20260709 13:03:26.915779 11940 leader_election.cc:304] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.918145 12050 raft_consensus.cc:3060] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.922736 12064 raft_consensus.cc:2749] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:26.927171 11285 consensus_peers.cc:597] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.933874 11940 leader_election.cc:304] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:26.938009 12064 raft_consensus.cc:3060] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:26.941514 10993 catalog_manager.cc:5697] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:26.947084 11211 consensus_peers.cc:597] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.954071 10993 catalog_manager.cc:5697] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.965121 11319 raft_consensus.cc:1275] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.962726 12004 consensus_queue.cc:1048] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:03:26.979264 11320 raft_consensus.cc:1275] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:26.982905 11943 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:26.984503 12064 raft_consensus.cc:2749] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:26.991546 11247 raft_consensus.cc:1275] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.018710 12062 consensus_queue.cc:1048] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 13:03:27.023154 11285 consensus_peers.cc:597] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.023653 12017 consensus_queue.cc:1048] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:27.030372 11137 consensus_peers.cc:597] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:27.051793 11171 raft_consensus.cc:1275] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:27.060663 11211 consensus_peers.cc:597] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.061066 12050 raft_consensus.cc:2749] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.015920 12064 raft_consensus.cc:493] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.061975 11168 raft_consensus.cc:1275] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.062382 12064 raft_consensus.cc:515] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:27.077103 12064 leader_election.cc:290] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:27.078536 11169 raft_consensus.cc:1275] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:27.088346 11137 consensus_peers.cc:597] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:27.106202 12014 consensus_queue.cc:1048] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:27.115772 11211 consensus_peers.cc:597] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.120744 11943 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: 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:03:27.122665 11943 tablet_bootstrap.cc:492] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:27.123733 11943 ts_tablet_manager.cc:1403] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.014s
I20260709 13:03:27.066992 11996 consensus_queue.cc:1048] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:03:27.118783 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:27.092185 12004 consensus_queue.cc:1048] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
W20260709 13:03:27.128750 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 63590.7us
I20260709 13:03:27.138912 12014 consensus_queue.cc:1048] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:27.148957 11211 consensus_peers.cc:597] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.155985 11943 raft_consensus.cc:359] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.156817 11943 raft_consensus.cc:740] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.157665 11169 raft_consensus.cc:1275] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:27.163789 11285 consensus_peers.cc:597] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:27.167223 11285 consensus_peers.cc:597] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:27.186637 11211 consensus_peers.cc:597] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:27.191483 11211 consensus_peers.cc:597] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:27.207391 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 89483.3us
I20260709 13:03:27.209892 11943 consensus_queue.cc:260] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.221326 11943 ts_tablet_manager.cc:1434] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.001s
I20260709 13:03:27.228678 11943 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:27.202754 11994 consensus_queue.cc:1048] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
W20260709 13:03:27.305675 11137 consensus_peers.cc:597] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:27.319571 12042 log.cc:927] Time spent T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 13:03:27.320242 11245 raft_consensus.cc:1275] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Refusing update from remote peer c582b3003113469099d92225d8fbed91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:27.333248 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.343277 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46fe796dad3449beb2dda5901cca0bb7" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.344941 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1a8dbe0e2c4e60af434c9d42371b8b" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.352025 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3841978f9ec849959369cf69f30f3706" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.318339 12064 raft_consensus.cc:493] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.353565 12064 raft_consensus.cc:515] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.354287 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.367955 11171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.359292 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:27.369369 11169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.360069 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67710a5a85e847eea1443a410c5d1ec9" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:27.372901 11939 leader_election.cc:304] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:27.373991 12050 raft_consensus.cc:2749] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.357518 12064 leader_election.cc:290] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:27.380311 11825 consensus_queue.cc:1048] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:27.394061 11940 leader_election.cc:304] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.395431 11320 raft_consensus.cc:1275] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer c582b3003113469099d92225d8fbed91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:27.395963 12064 raft_consensus.cc:2749] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.402107 11940 leader_election.cc:304] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.404026 12064 raft_consensus.cc:2749] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.408408 11940 leader_election.cc:304] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.410300 11940 leader_election.cc:304] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.411728 12050 raft_consensus.cc:2749] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.412535 12050 raft_consensus.cc:2749] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.414671 11940 leader_election.cc:304] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.416039 12064 raft_consensus.cc:2749] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.423751 12030 consensus_queue.cc:1048] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:27.428416 11137 consensus_peers.cc:597] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:27.429113 11137 consensus_peers.cc:597] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.431165 11940 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.476060 12064 raft_consensus.cc:2749] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:27.485347 11940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 54280.2us
I20260709 13:03:27.486634 11940 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: a84cea52e0c144878c7c3bb2069c3ae8, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.488879 12064 raft_consensus.cc:2749] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:27.439854 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 62757.1us
W20260709 13:03:27.473106 11137 consensus_peers.cc:597] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:27.519001 11137 consensus_peers.cc:597] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:27.568279 12111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:34487 every 8 connection(s)
I20260709 13:03:27.569379  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:34487
I20260709 13:03:27.571869 11943 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: 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:03:27.573114 11943 tablet_bootstrap.cc:492] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:27.573927 11943 ts_tablet_manager.cc:1403] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.351s	user 0.018s	sys 0.003s
I20260709 13:03:27.580397 11943 raft_consensus.cc:359] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.582698 11943 raft_consensus.cc:740] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:27.583647 11943 consensus_queue.cc:260] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.613453 11943 ts_tablet_manager.cc:1434] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:03:27.617569 11943 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:27.653903 10992 catalog_manager.cc:5697] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.659471 10992 catalog_manager.cc:5697] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 2 to 3, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to c582b3003113469099d92225d8fbed91 (127.7.109.2). New cstate: current_term: 3 leader_uuid: "c582b3003113469099d92225d8fbed91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.677445 12064 raft_consensus.cc:493] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.683283 12064 raft_consensus.cc:515] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.686017 12064 leader_election.cc:290] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:27.686668 12024 raft_consensus.cc:3060] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.687834 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:27.690526 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:27.715606 12010 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.717258 12064 raft_consensus.cc:493] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.717919 12064 raft_consensus.cc:515] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:27.720443 12064 leader_election.cc:290] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:27.721503 11940 leader_election.cc:304] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:27.722247 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:27.727284 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a0e464e77d4f378b56026509f443c1" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c582b3003113469099d92225d8fbed91" is_pre_election: true
I20260709 13:03:27.731590 12114 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46459
I20260709 13:03:27.732205 12114 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:27.733374 12114 heartbeater.cc:507] Master 127.7.109.62:46459 requested a full tablet report, sending...
I20260709 13:03:27.741578 12064 raft_consensus.cc:2749] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.749197 11940 leader_election.cc:304] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86; no voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91
I20260709 13:03:27.752970 12064 raft_consensus.cc:2749] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:27.753647 12019 raft_consensus.cc:3060] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:27.778995 12016 raft_consensus.cc:3060] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:27.787379 11211 consensus_peers.cc:597] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:27.780665 10993 catalog_manager.cc:5697] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.796556 10993 catalog_manager.cc:5697] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.818737 12012 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.819429 12012 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:27.821807 12012 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:27.823879 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
I20260709 13:03:27.824620 11320 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:27.826645 11212 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:27.831032 12012 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:27.840705 12012 raft_consensus.cc:493] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.846743 12012 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:27.856281 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:27.857142 11993 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:27.887704 12026 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:27.941597 11943 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: 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:03:27.960628 11943 tablet_bootstrap.cc:492] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:27.961364 11943 ts_tablet_manager.cc:1403] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.344s	user 0.053s	sys 0.067s
I20260709 13:03:27.944593 12012 raft_consensus.cc:515] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.061769 11943 raft_consensus.cc:359] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:28.064208 11943 raft_consensus.cc:740] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.065196 11943 consensus_queue.cc:260] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:28.067405 11943 ts_tablet_manager.cc:1434] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.003s
I20260709 13:03:28.069818 11943 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:28.069037 11997 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.071136 12020 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.092408 11997 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.111099 12020 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.120311 11997 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.121311 12007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:28.122102 12007 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 1.
I20260709 13:03:28.129588 11285 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:28.130721 12132 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:28.131136 12132 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.131462 12132 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.136606 11943 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: 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:03:28.137850 11943 tablet_bootstrap.cc:492] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:28.139179 11943 ts_tablet_manager.cc:1403] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.001s
W20260709 13:03:28.139324 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 70100us
I20260709 13:03:28.124752 12020 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.125975 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86" is_pre_election: true
I20260709 13:03:28.146478 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" is_pre_election: true
I20260709 13:03:28.147285 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:28.148152 11320 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.151340 11317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" is_pre_election: true
W20260709 13:03:28.209323 11212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.4:43957, user_credentials={real_user=slave}} blocked reactor thread for 50570.6us
I20260709 13:03:28.212917 12019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3200232ae04f65a63b4db17a72e958" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:28.213759 12019 raft_consensus.cc:3060] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.148798 11239 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:28.148025 12012 leader_election.cc:290] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.217957 11320 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 3.
I20260709 13:03:28.213771 11943 raft_consensus.cc:359] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:28.221494 11943 raft_consensus.cc:740] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.150512 12021 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 1.
I20260709 13:03:28.226475 11943 consensus_queue.cc:260] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:28.231865 11943 ts_tablet_manager.cc:1434] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.092s	user 0.003s	sys 0.005s
I20260709 13:03:28.232784 11943 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:28.253829 11212 leader_election.cc:304] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:28.255160 11859 raft_consensus.cc:2804] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:28.255810 11859 raft_consensus.cc:697] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:28.256839 11859 consensus_queue.cc:237] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER 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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.287395 11211 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
W20260709 13:03:28.332834 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 45568.5us
I20260709 13:03:28.328833 12009 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:28.343405 12009 raft_consensus.cc:493] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.365639 12009 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.377907 12132 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.435593 11317 raft_consensus.cc:2393] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 3: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:28.436681 12010 raft_consensus.cc:3060] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:28.437566 12132 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.433167 12019 raft_consensus.cc:2468] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 3.
I20260709 13:03:28.473734 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:28.487201 12009 raft_consensus.cc:515] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.497720 11242 raft_consensus.cc:2393] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in current term 3: Already voted for candidate a84cea52e0c144878c7c3bb2069c3ae8 in this term.
I20260709 13:03:28.501374 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:28.502178 11985 raft_consensus.cc:3060] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.504453 12024 raft_consensus.cc:3060] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:28.500068 12009 leader_election.cc:290] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 3 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.508657 12026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
I20260709 13:03:28.521961 10992 catalog_manager.cc:5697] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 3, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.572533 12007 raft_consensus.cc:3060] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:28.575896 11285 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:28.577958 12133 raft_consensus.cc:2749] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:28.606809 11985 raft_consensus.cc:2468] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 3.
I20260709 13:03:28.623018 11211 leader_election.cc:304] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [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: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:28.629086 12145 raft_consensus.cc:2804] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:28.630017 11943 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: 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:03:28.631397 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f407cc80d5049d28d251cdd18c271d8" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:28.632146 11320 raft_consensus.cc:2393] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a84cea52e0c144878c7c3bb2069c3ae8 in current term 3: Already voted for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in this term.
I20260709 13:03:28.634137 11943 tablet_bootstrap.cc:492] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:28.635524 11943 ts_tablet_manager.cc:1403] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.403s	user 0.043s	sys 0.080s
I20260709 13:03:28.630252 12145 raft_consensus.cc:697] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:28.646245 10995 ts_manager.cc:194] Re-registered known tserver with Master: a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487)
I20260709 13:03:28.666778 12145 consensus_queue.cc:237] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER 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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.684433 11943 raft_consensus.cc:359] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:28.685266 11943 raft_consensus.cc:740] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.686685 11943 consensus_queue.cc:260] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:28.696528 11943 ts_tablet_manager.cc:1434] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:03:28.727802 11943 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:28.759409 12010 raft_consensus.cc:1275] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:28.771296 12009 consensus_queue.cc:1048] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:28.779155 11317 raft_consensus.cc:1275] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:28.783206 12014 consensus_queue.cc:1048] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:28.843258 11943 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: 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:03:28.844359 11943 tablet_bootstrap.cc:492] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:28.845211 11943 ts_tablet_manager.cc:1403] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.017s
I20260709 13:03:28.851092 11943 raft_consensus.cc:359] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:28.851903 11943 raft_consensus.cc:740] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.852567 11943 consensus_queue.cc:260] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:28.854777 11943 ts_tablet_manager.cc:1434] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:28.855638 11943 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:28.860824 10992 catalog_manager.cc:5697] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 3, leader changed from a3b7c7afe660495ab080cf5932867a86 (127.7.109.1) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.895006 11943 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: 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:03:28.896282 11943 tablet_bootstrap.cc:492] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:28.897163 11943 ts_tablet_manager.cc:1403] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260709 13:03:28.900609 11943 raft_consensus.cc:359] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.901404 11943 raft_consensus.cc:740] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:28.902273 11943 consensus_queue.cc:260] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:28.904444 11943 ts_tablet_manager.cc:1434] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:28.905252 11943 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:29.126219 12007 raft_consensus.cc:1275] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:29.185642 11211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 61678.6us
I20260709 13:03:29.188452 12144 consensus_queue.cc:1048] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.211144 11320 raft_consensus.cc:1275] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:29.224401 12142 consensus_queue.cc:1048] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:29.226680 11285 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.227694 11285 consensus_peers.cc:597] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.228847 11285 consensus_peers.cc:597] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.232561 12007 raft_consensus.cc:3060] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:29.286406 11943 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: 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:03:29.299669 11943 tablet_bootstrap.cc:492] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:29.302961 11943 ts_tablet_manager.cc:1403] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.398s	user 0.036s	sys 0.091s
W20260709 13:03:29.307598 11211 consensus_peers.cc:597] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.308691 11211 consensus_peers.cc:597] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.312008 11943 raft_consensus.cc:359] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:29.314947 11943 raft_consensus.cc:740] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.316080 11943 consensus_queue.cc:260] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:29.326337 11943 ts_tablet_manager.cc:1434] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:03:29.345112 11943 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:29.722700 11137 consensus_peers.cc:597] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.725144 11137 consensus_peers.cc:597] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.727464 11137 consensus_peers.cc:597] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.741204 11137 consensus_peers.cc:597] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.742168 11137 consensus_peers.cc:597] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.809721 10995 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39912
W20260709 13:03:29.810314 11285 consensus_peers.cc:597] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.826465 10995 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39912 (request call id 1) took 1252 ms. Trace:
I20260709 13:03:29.831236 10995 rpcz_store.cc:276] 0709 13:03:28.574328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:28.623848 (+ 49520us) service_pool.cc:224] Handling call
0709 13:03:29.826360 (+1202512us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":424630,"reported_tablets":45}
W20260709 13:03:29.832396 11287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:45035, user_credentials={real_user=slave}} blocked reactor thread for 74133.5us
I20260709 13:03:29.836750 12114 heartbeater.cc:499] Master 127.7.109.62:46459 was elected leader, sending a full tablet report...
W20260709 13:03:29.865617 11211 consensus_peers.cc:597] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.877038 11943 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: 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:03:29.878170 11943 tablet_bootstrap.cc:492] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:29.879135 11943 ts_tablet_manager.cc:1403] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.534s	user 0.069s	sys 0.051s
W20260709 13:03:29.866523 11211 consensus_peers.cc:597] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.880810 11211 consensus_peers.cc:597] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.882732 11943 raft_consensus.cc:359] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:29.883987 11943 raft_consensus.cc:740] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.884783 11943 consensus_queue.cc:260] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:29.887377 11943 ts_tablet_manager.cc:1434] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:29.888352 11943 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:29.884819 11211 consensus_peers.cc:597] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:29.941598 11137 consensus_peers.cc:597] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:29.952839 11943 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: 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:03:29.954007 11943 tablet_bootstrap.cc:492] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:29.954759 11943 ts_tablet_manager.cc:1403] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.022s
I20260709 13:03:29.957592 11943 raft_consensus.cc:359] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:29.958326 11943 raft_consensus.cc:740] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.959105 11943 consensus_queue.cc:260] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:29.961356 11943 ts_tablet_manager.cc:1434] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:29.962242 11943 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:29.963486 11137 consensus_peers.cc:597] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:30.001199 11137 consensus_peers.cc:597] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:30.007912 11943 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.009059 11943 tablet_bootstrap.cc:492] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.011605 11943 ts_tablet_manager.cc:1403] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.015s
I20260709 13:03:30.014364 11943 raft_consensus.cc:359] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.015118 11943 raft_consensus.cc:740] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.015831 11943 consensus_queue.cc:260] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.018460 11943 ts_tablet_manager.cc:1434] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:03:30.019459 11943 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.042181 11943 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: 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:03:30.043151 11943 tablet_bootstrap.cc:492] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.043740 11943 ts_tablet_manager.cc:1403] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 13:03:30.046151 11943 raft_consensus.cc:359] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.046833 11943 raft_consensus.cc:740] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.047556 11943 consensus_queue.cc:260] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.049763 11943 ts_tablet_manager.cc:1434] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:30.050644 11943 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.071532 11943 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.072664 11943 tablet_bootstrap.cc:492] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.073449 11943 ts_tablet_manager.cc:1403] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 13:03:30.076138 11943 raft_consensus.cc:359] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.076685 11943 raft_consensus.cc:740] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.077312 11943 consensus_queue.cc:260] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.079444 11943 ts_tablet_manager.cc:1434] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:03:30.080951 11943 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.098392 11943 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.099582 11943 tablet_bootstrap.cc:492] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.100319 11943 ts_tablet_manager.cc:1403] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:03:30.103088 11943 raft_consensus.cc:359] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.103709 11943 raft_consensus.cc:740] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.104385 11943 consensus_queue.cc:260] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.106455 11943 ts_tablet_manager.cc:1434] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:30.108031 11943 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.124645 11943 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.125869 11943 tablet_bootstrap.cc:492] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.126683 11943 ts_tablet_manager.cc:1403] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:03:30.128763 11943 raft_consensus.cc:359] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.129302 11943 raft_consensus.cc:740] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.129985 11943 consensus_queue.cc:260] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.133106 11943 ts_tablet_manager.cc:1434] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:30.134719 11943 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.159415 11943 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.160544 11943 tablet_bootstrap.cc:492] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.161301 11943 ts_tablet_manager.cc:1403] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 13:03:30.163704 11943 raft_consensus.cc:359] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.164336 11943 raft_consensus.cc:740] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.165038 11943 consensus_queue.cc:260] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.167066 11943 ts_tablet_manager.cc:1434] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:03:30.168042 11943 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.190037 11943 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.191080 11943 tablet_bootstrap.cc:492] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.191766 11943 ts_tablet_manager.cc:1403] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:03:30.193917 11943 raft_consensus.cc:359] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.194423 11943 raft_consensus.cc:740] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.195204 11943 consensus_queue.cc:260] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.197517 11943 ts_tablet_manager.cc:1434] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:30.199133 11943 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.214336 11943 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: 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:03:30.215379 11943 tablet_bootstrap.cc:492] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.216122 11943 ts_tablet_manager.cc:1403] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:03:30.218824 11943 raft_consensus.cc:359] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.219412 11943 raft_consensus.cc:740] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.220381 12016 raft_consensus.cc:3060] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:30.220952 11943 consensus_queue.cc:260] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.223198 11943 ts_tablet_manager.cc:1434] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:30.225268 11943 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:30.242111 11211 consensus_peers.cc:597] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:30.262794 11943 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: 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:03:30.264169 11943 tablet_bootstrap.cc:492] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.264976 11943 ts_tablet_manager.cc:1403] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.015s
I20260709 13:03:30.270447 11943 raft_consensus.cc:359] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.271291 11943 raft_consensus.cc:740] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.272049 11943 consensus_queue.cc:260] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.273816 11943 ts_tablet_manager.cc:1434] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:03:30.275199 11943 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.309430 11943 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: 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:03:30.310425 11943 tablet_bootstrap.cc:492] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.311177 11943 ts_tablet_manager.cc:1403] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260709 13:03:30.313398 11943 raft_consensus.cc:359] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:30.313995 11943 raft_consensus.cc:740] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.314642 11943 consensus_queue.cc:260] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:30.316258 11943 ts_tablet_manager.cc:1434] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:30.317423 11943 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.333622 11943 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: 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:03:30.334502 11943 tablet_bootstrap.cc:492] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.335219 11943 ts_tablet_manager.cc:1403] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:03:30.337811 11943 raft_consensus.cc:359] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.338500 11943 raft_consensus.cc:740] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.339190 11943 consensus_queue.cc:260] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.341248 11943 ts_tablet_manager.cc:1434] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:30.342151 11943 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.356398 12016 raft_consensus.cc:3060] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:30.359442 11943 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: 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:03:30.360666 11943 tablet_bootstrap.cc:492] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.361462 11943 ts_tablet_manager.cc:1403] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:03:30.366153 11943 raft_consensus.cc:359] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.367226 11943 raft_consensus.cc:740] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.368295 11943 consensus_queue.cc:260] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.370755 11943 ts_tablet_manager.cc:1434] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:30.371831 11943 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.394955 11943 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: 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:03:30.395956 11943 tablet_bootstrap.cc:492] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.396682 11943 ts_tablet_manager.cc:1403] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 13:03:30.399483 11943 raft_consensus.cc:359] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.400207 11943 raft_consensus.cc:740] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.401129 11943 consensus_queue.cc:260] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.407686 11943 ts_tablet_manager.cc:1434] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:03:30.408776 11943 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.424811 12007 raft_consensus.cc:3060] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:30.431594 11943 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.432813 11943 tablet_bootstrap.cc:492] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.433614 11943 ts_tablet_manager.cc:1403] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:03:30.436697 11943 raft_consensus.cc:359] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.437741 11943 raft_consensus.cc:740] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.438805 11943 consensus_queue.cc:260] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:30.441298 11943 ts_tablet_manager.cc:1434] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:30.442075 11943 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
W20260709 13:03:30.453670 11194 debug-util.cc:398] Leaking SignalData structure 0x7b080031cb40 after lost signal to thread 7607
W20260709 13:03:30.455070 11194 debug-util.cc:398] Leaking SignalData structure 0x7b080011db60 after lost signal to thread 11030
W20260709 13:03:30.456571 11194 debug-util.cc:398] Leaking SignalData structure 0x7b080016b680 after lost signal to thread 11197
W20260709 13:03:30.457808 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800313dc0 after lost signal to thread 11271
W20260709 13:03:30.459091 11194 debug-util.cc:398] Leaking SignalData structure 0x7b080010e520 after lost signal to thread 11345
W20260709 13:03:30.460623 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800139b00 after lost signal to thread 12111
I20260709 13:03:30.481449 11943 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: 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:03:30.482625 11943 tablet_bootstrap.cc:492] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.483402 11943 ts_tablet_manager.cc:1403] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.001s
I20260709 13:03:30.486130 11943 raft_consensus.cc:359] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.486896 11943 raft_consensus.cc:740] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.487653 11943 consensus_queue.cc:260] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.489552 11943 ts_tablet_manager.cc:1434] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:30.490338 11943 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.516201 11943 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: 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:03:30.517323 11943 tablet_bootstrap.cc:492] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.518121 11943 ts_tablet_manager.cc:1403] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 13:03:30.521199 11943 raft_consensus.cc:359] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.522015 11943 raft_consensus.cc:740] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.522737 11943 consensus_queue.cc:260] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.524662 11943 ts_tablet_manager.cc:1434] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.004s
I20260709 13:03:30.525656 11943 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.567353 11943 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.568447 11943 tablet_bootstrap.cc:492] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.569198 11943 ts_tablet_manager.cc:1403] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.044s	user 0.036s	sys 0.004s
I20260709 13:03:30.571943 11943 raft_consensus.cc:359] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:30.572631 11943 raft_consensus.cc:740] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.573278 11943 consensus_queue.cc:260] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [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: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:30.575145 11943 ts_tablet_manager.cc:1434] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:30.575946 11943 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Bootstrap starting.
I20260709 13:03:30.607158 11943 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: 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:03:30.608325 11943 tablet_bootstrap.cc:492] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Bootstrap complete.
I20260709 13:03:30.609107 11943 ts_tablet_manager.cc:1403] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.003s
I20260709 13:03:30.611866 11943 raft_consensus.cc:359] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.612594 11943 raft_consensus.cc:740] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.613390 11943 consensus_queue.cc:260] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:30.626883 11943 ts_tablet_manager.cc:1434] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 13:03:30.631592 12026 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:30.753947 12026 raft_consensus.cc:3060] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:30.783185 12007 raft_consensus.cc:3060] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:32.137036 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 47797.3us
I20260709 13:03:37.755930  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:38.482400 11136 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.836s	user 0.010s	sys 0.003s
W20260709 13:03:38.499068 11136 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.853s	user 0.011s	sys 0.006s
I20260709 13:03:38.681229 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:38.682454 11247 raft_consensus.cc:606] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:38.686997 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:38.687588 11247 raft_consensus.cc:606] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:38.690824 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "242cd5598896439f996488aee376270f"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:38.691583 11247 raft_consensus.cc:606] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:38.720431 11168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:38.721289 11168 raft_consensus.cc:606] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:38.725746 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:38.726413 11247 raft_consensus.cc:606] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:38.732430 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:38.733043 11247 raft_consensus.cc:606] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:38.737931  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
W20260709 13:03:38.738978 11194 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc460 after lost signal to thread 7607
I20260709 13:03:38.739856  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:03:38.740250 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800248420 after lost signal to thread 11030
W20260709 13:03:38.741804 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800138560 after lost signal to thread 11197
W20260709 13:03:38.747646 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800290320 after lost signal to thread 11271
W20260709 13:03:38.749748 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800039620 after lost signal to thread 11345
W20260709 13:03:38.752442 11194 debug-util.cc:398] Leaking SignalData structure 0x7b0800054920 after lost signal to thread 12111
I20260709 13:03:38.763906 12233 raft_consensus.cc:993] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:38.764571 12233 raft_consensus.cc:1081] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:38.766793 12007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46754
I20260709 13:03:38.767513 12007 raft_consensus.cc:493] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:38.767976 12007 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.780876 12007 raft_consensus.cc:515] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:38.784741 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:38.785104 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c628409de4048a6abdcfe90b172619f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:38.785719 11247 raft_consensus.cc:3055] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:38.785887 11313 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.786185 11247 raft_consensus.cc:740] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:38.784752 12007 leader_election.cc:290] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:38.787329 11247 consensus_queue.cc:260] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:38.788599 11247 raft_consensus.cc:3060] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.799075 11247 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:38.810940 11940 leader_election.cc:304] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:38.819465 12243 raft_consensus.cc:2804] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:38.807463 11313 raft_consensus.cc:2468] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:38.824147 12243 raft_consensus.cc:697] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:38.826663 12243 consensus_queue.cc:237] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:38.856639 10992 catalog_manager.cc:5697] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:38.857921 12239 raft_consensus.cc:993] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:38.859107 12232 raft_consensus.cc:1081] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:38.861610 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "242cd5598896439f996488aee376270f"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46754
I20260709 13:03:38.862269 11987 raft_consensus.cc:493] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:38.862737 11987 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.875190 11987 raft_consensus.cc:515] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:38.881560 11168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:38.882326 11168 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.883810 11247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242cd5598896439f996488aee376270f" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:38.884709 11247 raft_consensus.cc:3055] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:38.885154 11247 raft_consensus.cc:740] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:38.886302 11247 consensus_queue.cc:260] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:38.888370 11247 raft_consensus.cc:3060] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:38.892944 11168 raft_consensus.cc:2468] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:38.897182 11940 leader_election.cc:304] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:38.898650 12243 raft_consensus.cc:2804] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:38.899353 12243 raft_consensus.cc:697] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:38.900465 12243 consensus_queue.cc:237] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:38.915452 11987 leader_election.cc:290] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:38.976572 12239 raft_consensus.cc:993] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:38.977756 12235 raft_consensus.cc:1081] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:38.982903 11314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:53586
I20260709 13:03:38.983551 11314 raft_consensus.cc:493] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:38.983887 11314 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.007637 11314 raft_consensus.cc:515] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.040269 11314 leader_election.cc:290] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:39.042852 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:39.043540 11245 raft_consensus.cc:3055] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:39.043838 11245 raft_consensus.cc:740] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:39.044770 11245 consensus_queue.cc:260] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.046288 11245 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.055361 12235 raft_consensus.cc:993] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:39.056331 12235 raft_consensus.cc:1081] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:39.069542 12233 raft_consensus.cc:993] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:39.070295 12238 raft_consensus.cc:1081] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:39.073627 11314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:53586
I20260709 13:03:39.074306 11314 raft_consensus.cc:493] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:39.074716 11314 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.079169 12007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46754
I20260709 13:03:39.080590 12007 raft_consensus.cc:493] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:39.073355 11245 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:39.083007 11314 raft_consensus.cc:515] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.093406 12007 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.095479 11314 leader_election.cc:290] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:39.098266 11287 leader_election.cc:304] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:39.098793 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:39.099555 11239 raft_consensus.cc:3055] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:39.099906 11239 raft_consensus.cc:740] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:39.100838 11239 consensus_queue.cc:260] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.102418 11239 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.099843 12228 raft_consensus.cc:2804] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:03:39.092449 11139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 81945us
I20260709 13:03:39.110584 12228 raft_consensus.cc:697] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:39.116829 12228 consensus_queue.cc:237] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.119349 11247 raft_consensus.cc:2468] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:39.132110 11239 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:39.139884 12252 raft_consensus.cc:993] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:39.142525 11287 leader_election.cc:304] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:39.144198 12215 raft_consensus.cc:2804] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:39.144577 12007 raft_consensus.cc:515] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:39.144846 12215 raft_consensus.cc:697] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:39.147104 12215 consensus_queue.cc:237] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:39.159523 12007 leader_election.cc:290] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:39.160869 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:39.161594 11239 raft_consensus.cc:3055] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:39.161923 11239 raft_consensus.cc:740] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:39.162762 12236 raft_consensus.cc:1081] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:39.162847 11239 consensus_queue.cc:260] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:39.166015 12007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:39.166863 12007 raft_consensus.cc:493] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:39.167300 11239 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.167402 12007 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.182513 11168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f6f22287ce4998ada44d59212c3909" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:39.183503 11168 raft_consensus.cc:3060] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.188474 12007 raft_consensus.cc:515] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:39.195031 12007 leader_election.cc:290] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:39.200150 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:39.201169 11245 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.212193 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5a634d406149f5bd6b7083e3ce13d4" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:39.212930 11172 raft_consensus.cc:3055] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:39.213423 11172 raft_consensus.cc:740] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:39.217466 11165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8296579b9e3f46dab05c67bb05658e7b" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:39.218479 11165 raft_consensus.cc:3060] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.218369 11172 consensus_queue.cc:260] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:39.220479 11172 raft_consensus.cc:3060] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.212920 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa744ff1e9c4685807639ca159dd19a" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:39.226964 11166 raft_consensus.cc:3060] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:39.226290 10995 catalog_manager.cc:5697] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:39.232786 11168 raft_consensus.cc:2468] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:39.235852 11940 leader_election.cc:304] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:39.244441 12243 raft_consensus.cc:2804] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:39.245095 12243 raft_consensus.cc:697] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:39.246227 12243 consensus_queue.cc:237] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
W20260709 13:03:39.251086 11285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:34487, user_credentials={real_user=slave}} blocked reactor thread for 46262us
I20260709 13:03:39.253554 11239 raft_consensus.cc:2468] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:39.264921 11245 raft_consensus.cc:2468] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:39.266201 11940 leader_election.cc:304] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:39.267331 11172 raft_consensus.cc:2468] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:39.271600 12244 raft_consensus.cc:2804] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:39.307530 11166 raft_consensus.cc:2468] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:39.315308 11165 raft_consensus.cc:2468] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:39.330435 12244 raft_consensus.cc:697] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:39.378247 11319 raft_consensus.cc:1275] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.383514 12260 consensus_queue.cc:1048] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.424258 11165 raft_consensus.cc:1275] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.425971 12260 consensus_queue.cc:1048] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.426545 10995 catalog_manager.cc:5697] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:39.440141 11247 raft_consensus.cc:1275] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.443068 12260 consensus_queue.cc:1048] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.380115 12244 consensus_queue.cc:237] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:39.500988 11247 raft_consensus.cc:1275] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.505309 12260 consensus_queue.cc:1048] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.524643 10995 catalog_manager.cc:5697] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } }
I20260709 13:03:39.567996 10992 catalog_manager.cc:5697] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:39.573496 10992 catalog_manager.cc:5697] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:39.631521 11245 raft_consensus.cc:1275] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.640794 12243 consensus_queue.cc:1048] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.644265 11170 raft_consensus.cc:1275] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.645785 12244 consensus_queue.cc:1048] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.654167 11165 raft_consensus.cc:1275] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.657708 12256 consensus_queue.cc:1048] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.666522 11247 raft_consensus.cc:1275] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.669487 12256 consensus_queue.cc:1048] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.747004  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:39.759212 11247 raft_consensus.cc:1275] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.821857 12256 consensus_queue.cc:1048] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.850229  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:39.859411 11170 raft_consensus.cc:1275] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.874626 12228 consensus_queue.cc:1048] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.956075 11239 raft_consensus.cc:1275] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.957587 12244 consensus_queue.cc:1048] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.977093 11170 raft_consensus.cc:1275] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:39.979651 12244 consensus_queue.cc:1048] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.981781 11170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:39.982565 11170 raft_consensus.cc:606] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a84cea52e0c144878c7c3bb2069c3ae8
I20260709 13:03:40.000098 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:40.000823 11247 raft_consensus.cc:606] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:40.007973 11247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:40.009533 11247 raft_consensus.cc:606] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:40.013090 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:40.013916 11165 raft_consensus.cc:606] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:40.017100 11165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:40.017755 11165 raft_consensus.cc:606] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:40.019215  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:40.021111  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:40.144011 12241 raft_consensus.cc:993] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: : Instructing follower 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:40.144851 12241 raft_consensus.cc:1081] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:40.147775 11313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:53584
I20260709 13:03:40.148392 11313 raft_consensus.cc:493] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.148753 11313 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.157107 11313 raft_consensus.cc:515] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.160111 11313 leader_election.cc:290] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:40.160363 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:40.161109 11170 raft_consensus.cc:3055] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:40.161442 11170 raft_consensus.cc:740] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:40.162144 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d176fc160b421fbf3adcd19d341b61" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:40.162348 11170 consensus_queue.cc:260] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.163435 11239 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.164713 11170 raft_consensus.cc:3060] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.168877 12239 raft_consensus.cc:993] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:40.169626 12239 raft_consensus.cc:1081] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:40.172318 12016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46754
I20260709 13:03:40.172907 12016 raft_consensus.cc:493] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.173301 12016 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:40.179049 11170 raft_consensus.cc:2468] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:40.180544 11287 leader_election.cc:304] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:40.181367 12215 raft_consensus.cc:2804] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:40.181890 12215 raft_consensus.cc:697] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:40.182030 11239 raft_consensus.cc:2468] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:40.182816 12215 consensus_queue.cc:237] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.188798 12016 raft_consensus.cc:515] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.191011 12016 leader_election.cc:290] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 3 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:40.192624 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:40.193339 11245 raft_consensus.cc:3055] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:40.193645 11245 raft_consensus.cc:740] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:40.194408 11245 consensus_queue.cc:260] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.195565 11245 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:40.198266 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91220af5c8bf49179f59c2edc3bd687d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:40.199097 11170 raft_consensus.cc:3060] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:40.206485 11245 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:40.207307 11170 raft_consensus.cc:2468] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:40.207267 10995 catalog_manager.cc:5697] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.208932 11940 leader_election.cc:304] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:40.209702 12244 raft_consensus.cc:2804] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:40.210184 12244 raft_consensus.cc:697] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:40.211226 12244 consensus_queue.cc:237] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.224647 12239 raft_consensus.cc:993] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:40.225160 12233 raft_consensus.cc:1081] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:40.226908 11313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:53586
I20260709 13:03:40.227566 11313 raft_consensus.cc:493] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.227874 11313 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.226964 10995 catalog_manager.cc:5697] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 2 to 3, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:40.236523 11313 raft_consensus.cc:515] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.239087 11313 leader_election.cc:290] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:40.239943 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:40.240188 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6fd9328dbf41b29fd7c73661a44206" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:40.240722 11170 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.240854 11245 raft_consensus.cc:3055] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:40.241281 11245 raft_consensus.cc:740] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:40.241886 11245 consensus_queue.cc:260] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.242929 11245 raft_consensus.cc:3060] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.247797 11170 raft_consensus.cc:2468] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:40.248608 11245 raft_consensus.cc:2468] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:40.249183 11287 leader_election.cc:304] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:40.250298 12256 raft_consensus.cc:2804] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:40.250779 12256 raft_consensus.cc:697] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:40.251631 12256 consensus_queue.cc:237] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.262261 10995 catalog_manager.cc:5697] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.299696 12236 raft_consensus.cc:993] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:40.300392 12236 raft_consensus.cc:1081] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:40.302260 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:40.302963 11987 raft_consensus.cc:493] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.303390 11987 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.313094 11987 raft_consensus.cc:515] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.315265 11987 leader_election.cc:290] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:40.316190 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:40.316887 11170 raft_consensus.cc:3055] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:40.316985 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e72dd952c46a2affa9e9b7a2ad2cd" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:40.317224 11170 raft_consensus.cc:740] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:40.317659 11245 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.318336 11170 consensus_queue.cc:260] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.319911 11170 raft_consensus.cc:3060] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.325693 11245 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:40.326896 11940 leader_election.cc:304] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:40.327728 12244 raft_consensus.cc:2804] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:40.327852 11170 raft_consensus.cc:2468] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:40.328387 12244 raft_consensus.cc:697] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:40.329799 12244 consensus_queue.cc:237] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:40.339951 10995 catalog_manager.cc:5697] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:40.399843 12241 raft_consensus.cc:993] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: : Instructing follower a84cea52e0c144878c7c3bb2069c3ae8 to start an election
I20260709 13:03:40.400481 12236 raft_consensus.cc:1081] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a84cea52e0c144878c7c3bb2069c3ae8 to start an election
I20260709 13:03:40.402626 11245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
 from {username='slave'} at 127.0.0.1:47786
I20260709 13:03:40.403194 11245 raft_consensus.cc:493] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.403470 11245 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.409047 11245 raft_consensus.cc:515] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.411867 11245 leader_election.cc:290] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:40.412446 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:40.413206 11170 raft_consensus.cc:3055] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:40.413270 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f69095371d44096bcc8ce31b255457e" candidate_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:40.413642 11170 raft_consensus.cc:740] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:40.414021 11313 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.414592 11170 consensus_queue.cc:260] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.416023 11170 raft_consensus.cc:3060] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.423454 11313 raft_consensus.cc:2468] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:40.423454 11170 raft_consensus.cc:2468] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84cea52e0c144878c7c3bb2069c3ae8 in term 2.
I20260709 13:03:40.425047 11212 leader_election.cc:304] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:40.426261 12235 raft_consensus.cc:2804] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:40.426774 12235 raft_consensus.cc:697] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Becoming Leader. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:40.427551 12235 consensus_queue.cc:237] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:40.440088 10995 catalog_manager.cc:5697] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:40.632546 11170 raft_consensus.cc:1275] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:40.633927 12244 consensus_queue.cc:1048] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.639945 11166 raft_consensus.cc:1275] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.642412 12229 consensus_queue.cc:1048] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:40.679443 11245 raft_consensus.cc:1275] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:40.681088 12260 consensus_queue.cc:1048] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.717291 11239 raft_consensus.cc:1275] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.719175 12290 consensus_queue.cc:1048] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:40.750815 11239 raft_consensus.cc:1275] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.755044 11170 raft_consensus.cc:1275] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.759224 12256 consensus_queue.cc:1048] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:40.762539 12298 consensus_queue.cc:1048] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:40.784829 11170 raft_consensus.cc:1275] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.784933 11242 raft_consensus.cc:1275] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.786710 12290 consensus_queue.cc:1048] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:40.788077 12298 consensus_queue.cc:1048] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:40.946449 11166 raft_consensus.cc:1275] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.947964 12233 consensus_queue.cc:1048] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:40.962579 11315 raft_consensus.cc:1275] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a84cea52e0c144878c7c3bb2069c3ae8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:40.964068 12233 consensus_queue.cc:1048] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.022230  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:41.092939  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:41.142851 11166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:41.143698 11166 raft_consensus.cc:606] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:41.147269 11166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:41.148146 11166 raft_consensus.cc:606] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:41.161466 11315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33486
I20260709 13:03:41.162114 11315 raft_consensus.cc:606] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:41.165112 11315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcd225c513d2473285c24942143d9799"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33486
I20260709 13:03:41.165666 11315 raft_consensus.cc:606] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:41.169070 11239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee"
dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:57898
I20260709 13:03:41.169739 11239 raft_consensus.cc:606] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:41.172034  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:41.174104  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:41.190280 12236 raft_consensus.cc:993] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.190946 12299 raft_consensus.cc:1081] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.192471 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:41.192943 11987 raft_consensus.cc:493] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.193233 11987 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.198673 11987 raft_consensus.cc:515] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.200539 11987 leader_election.cc:290] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:41.201690 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:41.202039 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f11806aae4884b21559a04b0a376d" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:41.202525 11166 raft_consensus.cc:3055] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.202915 11166 raft_consensus.cc:740] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:41.203507 11315 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.203903 11166 consensus_queue.cc:260] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.205497 11166 raft_consensus.cc:3060] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.222306 11315 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.224176 11939 leader_election.cc:304] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:41.225034 12290 raft_consensus.cc:2804] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.225667 12290 raft_consensus.cc:697] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:41.226960 12290 consensus_queue.cc:237] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.228456 11166 raft_consensus.cc:2468] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.242522 10995 catalog_manager.cc:5697] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.321038 12233 raft_consensus.cc:993] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.321596 12309 raft_consensus.cc:1081] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.323390 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46754
I20260709 13:03:41.323835 11987 raft_consensus.cc:493] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.324090 11987 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.329756 11987 raft_consensus.cc:515] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.332834 11987 leader_election.cc:290] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:41.334436 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:41.334448 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d140b3c129174a4db85a7c1e41b330ee" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:41.336331 11245 raft_consensus.cc:3055] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.336663 11315 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.336828 11245 raft_consensus.cc:740] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84cea52e0c144878c7c3bb2069c3ae8, State: Running, Role: LEADER
I20260709 13:03:41.337802 11245 consensus_queue.cc:260] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.339286 11245 raft_consensus.cc:3060] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.342741 12229 raft_consensus.cc:993] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.343370 12229 raft_consensus.cc:1081] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.355831 12024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcd225c513d2473285c24942143d9799"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:03:41.356452 12024 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.356815 12024 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.358673 11315 raft_consensus.cc:2468] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.365202 11245 raft_consensus.cc:2468] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.366706 11940 leader_election.cc:304] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:41.367599 12260 raft_consensus.cc:2804] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.368166 12260 raft_consensus.cc:697] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:41.369239 12260 consensus_queue.cc:237] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.368520 12024 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.374361 12024 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:41.374696 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:41.375422 11313 raft_consensus.cc:3055] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.375765 11313 raft_consensus.cc:740] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:41.376053 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd225c513d2473285c24942143d9799" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:41.376789 11166 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.376650 11313 consensus_queue.cc:260] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.378319 11313 raft_consensus.cc:3060] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.388449 11166 raft_consensus.cc:2468] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.387804 10995 catalog_manager.cc:5697] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.389745 11940 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:41.390622 12317 raft_consensus.cc:2804] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.391167 12317 raft_consensus.cc:697] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:41.392079 12317 consensus_queue.cc:237] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.396514 11313 raft_consensus.cc:2468] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.408792 10995 catalog_manager.cc:5697] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.570691 12229 raft_consensus.cc:993] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.571266 12229 raft_consensus.cc:1081] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.572970 12024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:03:41.573554 12024 raft_consensus.cc:493] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.573931 12024 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.581429 12024 raft_consensus.cc:515] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.584041 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:41.584244 12024 leader_election.cc:290] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745), 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957)
I20260709 13:03:41.584761 11245 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.584802 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a8dbeb0ab34757a856755e87bfc6ac" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:41.585666 11313 raft_consensus.cc:3055] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.586033 11313 raft_consensus.cc:740] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:41.587088 11313 consensus_queue.cc:260] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.588445 11313 raft_consensus.cc:3060] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.593005 11245 raft_consensus.cc:2468] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.596024 11940 leader_election.cc:304] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:41.596969 12317 raft_consensus.cc:2804] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.597683 12317 raft_consensus.cc:697] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:41.596993 11313 raft_consensus.cc:2468] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.598634 12317 consensus_queue.cc:237] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } }
I20260709 13:03:41.610690 10995 catalog_manager.cc:5697] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.646371 11313 raft_consensus.cc:1275] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.647894 12317 consensus_queue.cc:1048] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.666924 11172 raft_consensus.cc:1275] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.668821 12317 consensus_queue.cc:1048] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:41.676628 12299 raft_consensus.cc:993] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.677435 12299 raft_consensus.cc:1081] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:41.680416 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:41.681321 11987 raft_consensus.cc:493] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.681841 11987 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.698530 11987 raft_consensus.cc:515] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.702108 11987 leader_election.cc:290] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:41.703908 11166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:41.704716 11166 raft_consensus.cc:3055] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.705106 11166 raft_consensus.cc:740] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:41.705775 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46136d7fa1e54ad692c003da12e297ca" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:41.706487 11315 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.706074 11166 consensus_queue.cc:260] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.708654 11166 raft_consensus.cc:3060] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.715507 11315 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.716749 11939 leader_election.cc:304] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:41.718097 12260 raft_consensus.cc:2804] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.718694 12260 raft_consensus.cc:697] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:41.719666 12260 consensus_queue.cc:237] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:41.734833 11166 raft_consensus.cc:2468] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:41.745688 10995 catalog_manager.cc:5697] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.784137 11315 raft_consensus.cc:1275] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.785386 12260 consensus_queue.cc:1048] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.800370 11172 raft_consensus.cc:1275] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.802600 12317 consensus_queue.cc:1048] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.808234 11313 raft_consensus.cc:1275] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.810495 12260 consensus_queue.cc:1048] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:41.839283 11245 raft_consensus.cc:1275] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.841794 12317 consensus_queue.cc:1048] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.049412 11242 raft_consensus.cc:1275] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.050951 12260 consensus_queue.cc:1048] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:42.174398 11315 raft_consensus.cc:1275] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.175889  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:42.244621 11940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:46745, user_credentials={real_user=slave}} blocked reactor thread for 55898.8us
I20260709 13:03:42.267506 11315 raft_consensus.cc:1275] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.271286 12326 consensus_queue.cc:1048] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:03:42.296914 11170 raft_consensus.cc:1275] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:42.326041 12290 consensus_queue.cc:1048] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:42.428980 12290 consensus_queue.cc:1048] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.564911  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:42.600208 11172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "425d750df1464939b5958489bdc40494"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:42.601019 11172 raft_consensus.cc:606] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:42.604223 11172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:42.604713 11172 raft_consensus.cc:606] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:42.607697 11172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85"
dest_uuid: "c582b3003113469099d92225d8fbed91"
mode: GRACEFUL
new_leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:33122
I20260709 13:03:42.608341 11172 raft_consensus.cc:606] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Received request to transfer leadership to TS 26c7a3bb31ce4c138d6bebd3dcea7a51
I20260709 13:03:42.609773  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:42.611187 12336 raft_consensus.cc:993] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: : Instructing follower 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:42.611658  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:42.611934 12241 raft_consensus.cc:1081] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer 26c7a3bb31ce4c138d6bebd3dcea7a51 to start an election
I20260709 13:03:42.614144 11314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
 from {username='slave'} at 127.0.0.1:53584
I20260709 13:03:42.614827 11314 raft_consensus.cc:493] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.615159 11314 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.623888 11314 raft_consensus.cc:515] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:42.626590 11314 leader_election.cc:290] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:42.628276 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:42.629242 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039aae369e949fb8b34cc9d8725ec85" candidate_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:42.629885 11172 raft_consensus.cc:3055] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.630035 11245 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.630251 11172 raft_consensus.cc:740] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:42.632838 11172 consensus_queue.cc:260] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:42.634261 11172 raft_consensus.cc:3060] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.639860 11245 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:42.641587 11287 leader_election.cc:304] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26c7a3bb31ce4c138d6bebd3dcea7a51, a84cea52e0c144878c7c3bb2069c3ae8; no voters: 
I20260709 13:03:42.642663 12302 raft_consensus.cc:2804] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.643004 11172 raft_consensus.cc:2468] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26c7a3bb31ce4c138d6bebd3dcea7a51 in term 2.
I20260709 13:03:42.643209 12302 raft_consensus.cc:697] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Leader. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:42.644387 12302 consensus_queue.cc:237] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } }
I20260709 13:03:42.655282 10995 catalog_manager.cc:5697] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4). New cstate: current_term: 2 leader_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.840952 12241 raft_consensus.cc:993] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:42.841547 12336 raft_consensus.cc:1081] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:42.843536 11987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "425d750df1464939b5958489bdc40494"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:42.844027 11987 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.844283 11987 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:42.851895 11987 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:42.854249 11987 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 3 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:42.855087 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:42.855885 11314 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:42.859658 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425d750df1464939b5958489bdc40494" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:42.860353 11172 raft_consensus.cc:3055] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:42.860678 11172 raft_consensus.cc:740] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:42.862165 11172 consensus_queue.cc:260] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:42.863610 11172 raft_consensus.cc:3060] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:42.864037 11314 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:42.871134 11172 raft_consensus.cc:2468] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:42.871932 11939 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51, a3b7c7afe660495ab080cf5932867a86; no voters: 
I20260709 13:03:42.872843 12326 raft_consensus.cc:2804] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:42.873319 12326 raft_consensus.cc:697] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:42.874222 12326 consensus_queue.cc:237] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [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: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:42.887130 10995 catalog_manager.cc:5697] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 2 to 3, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:43.022779 12336 raft_consensus.cc:993] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:43.023500 12241 raft_consensus.cc:1081] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:43.025207 12016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:03:43.025787 12016 raft_consensus.cc:493] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.026080 12016 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.032539 12016 raft_consensus.cc:515] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:43.034577 12016 leader_election.cc:290] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Requested vote from peers c582b3003113469099d92225d8fbed91 (127.7.109.2:45035), a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745)
I20260709 13:03:43.035578 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84cea52e0c144878c7c3bb2069c3ae8"
I20260709 13:03:43.035454 11172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a030cdbd6d7c4d6cb15efc2c34a35c69" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:43.036325 11172 raft_consensus.cc:3055] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:43.036325 11239 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.036743 11172 raft_consensus.cc:740] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c582b3003113469099d92225d8fbed91, State: Running, Role: LEADER
I20260709 13:03:43.038038 11172 consensus_queue.cc:260] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:43.039654 11172 raft_consensus.cc:3060] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.050765 11172 raft_consensus.cc:2468] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:43.052150 11940 leader_election.cc:304] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:43.052552 11239 raft_consensus.cc:2468] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 2.
I20260709 13:03:43.053855 12326 raft_consensus.cc:2804] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:43.054379 12326 raft_consensus.cc:697] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:43.055436 12326 consensus_queue.cc:237] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } }
I20260709 13:03:43.067572 10995 catalog_manager.cc:5697] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 1 to 2, leader changed from c582b3003113469099d92225d8fbed91 (127.7.109.2) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:43.092890 11239 raft_consensus.cc:1275] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.094344 12215 consensus_queue.cc:1048] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:43.116641 11170 raft_consensus.cc:1275] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer 26c7a3bb31ce4c138d6bebd3dcea7a51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.118114 12215 consensus_queue.cc:1048] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:43.281559 11170 raft_consensus.cc:1275] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:43.283000 12290 consensus_queue.cc:1048] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.298110 11314 raft_consensus.cc:1275] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:43.299998 12341 consensus_queue.cc:1048] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:43.457050 11245 raft_consensus.cc:1275] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.457329 11166 raft_consensus.cc:1275] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.458464 12290 consensus_queue.cc:1048] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84cea52e0c144878c7c3bb2069c3ae8" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:43.459566 12341 consensus_queue.cc:1048] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:43.612754  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:43.670403  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:43.718649 11314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef"
dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
mode: GRACEFUL
new_leader_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:33486
I20260709 13:03:43.719208 11314 raft_consensus.cc:606] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Received request to transfer leadership to TS a3b7c7afe660495ab080cf5932867a86
I20260709 13:03:43.720611  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:43.721873  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:44.100346 12302 raft_consensus.cc:993] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: : Instructing follower a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:44.100900 12302 raft_consensus.cc:1081] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Signalling peer a3b7c7afe660495ab080cf5932867a86 to start an election
I20260709 13:03:44.102587 12016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef"
dest_uuid: "a3b7c7afe660495ab080cf5932867a86"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:03:44.103252 12016 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:44.103674 12016 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:44.109179 12016 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:44.111094 12016 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [CANDIDATE]: Term 3 election: Requested vote from peers 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4:43957), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:44.111842 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51"
I20260709 13:03:44.112596 11314 raft_consensus.cc:3055] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:44.112979 11314 raft_consensus.cc:740] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26c7a3bb31ce4c138d6bebd3dcea7a51, State: Running, Role: LEADER
I20260709 13:03:44.113075 11170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77b511050745b7b357810b1c74d9ef" candidate_uuid: "a3b7c7afe660495ab080cf5932867a86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c582b3003113469099d92225d8fbed91"
I20260709 13:03:44.114077 11170 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:44.113992 11314 consensus_queue.cc:260] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:44.116149 11314 raft_consensus.cc:3060] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:44.123646 11170 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:44.125312 11940 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [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: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91; no voters: 
I20260709 13:03:44.125550 11314 raft_consensus.cc:2468] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b7c7afe660495ab080cf5932867a86 in term 3.
I20260709 13:03:44.126185 12290 raft_consensus.cc:2804] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:44.127583 12290 raft_consensus.cc:697] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Becoming Leader. State: Replica: a3b7c7afe660495ab080cf5932867a86, State: Running, Role: LEADER
I20260709 13:03:44.128573 12290 consensus_queue.cc:237] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [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: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:44.140688 10995 catalog_manager.cc:5697] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 reported cstate change: term changed from 2 to 3, leader changed from 26c7a3bb31ce4c138d6bebd3dcea7a51 (127.7.109.4) to a3b7c7afe660495ab080cf5932867a86 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "a3b7c7afe660495ab080cf5932867a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:44.569728 11170 raft_consensus.cc:1275] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:44.571002 12290 consensus_queue.cc:1048] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:44.586145 11314 raft_consensus.cc:1275] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Refusing update from remote peer a3b7c7afe660495ab080cf5932867a86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:44.588042 12341 consensus_queue.cc:1048] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:44.722728  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:44.766306  7604 tablet_server.cc:179] TabletServer@127.7.109.1:34487 shutting down...
W20260709 13:03:44.769551 11285 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 272 similar messages]
W20260709 13:03:44.777086 11285 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:44.804083 11137 consensus_peers.cc:597] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:44.816792 11137 consensus_peers.cc:597] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.821198  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:44.822820  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.824016  7604 raft_consensus.cc:2243] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.824679  7604 raft_consensus.cc:2272] T 9002d38e08e4456a96d80665486d8624 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.828213  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.829044  7604 raft_consensus.cc:2243] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.830147  7604 raft_consensus.cc:2272] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.832901  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.833746  7604 raft_consensus.cc:2243] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.834216  7604 raft_consensus.cc:2272] T c455782b65db4287bb3ea37b153d5571 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.837512  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.838574  7604 raft_consensus.cc:2243] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.839234  7604 raft_consensus.cc:2272] T a8eb17606e7c46a9802528cbb7e1d2fe P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:44.840924 11211 consensus_peers.cc:597] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:44.843104 11285 consensus_peers.cc:597] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.843392  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.844251  7604 raft_consensus.cc:2243] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.844775  7604 raft_consensus.cc:2272] T f9763e6138f243f0a8b4c847289ab615 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.847302  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.847913  7604 raft_consensus.cc:2243] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.848358  7604 raft_consensus.cc:2272] T c0474e6d184b44cf984af892213b1e6d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.850757  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.851555  7604 raft_consensus.cc:2243] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.852077  7604 raft_consensus.cc:2272] T 1960aded34a54338a9e7f127ad69abcb P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.855062  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.856142  7604 raft_consensus.cc:2243] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.856812  7604 raft_consensus.cc:2272] T 08062952be0d4c288ca56752663ae1de P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.859763  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.860448  7604 raft_consensus.cc:2243] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.861003  7604 raft_consensus.cc:2272] T 693b94d6c6584a1689033a9e9ad0cb1a P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.863816  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.864665  7604 raft_consensus.cc:2243] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.865216  7604 raft_consensus.cc:2272] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.868312  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.869159  7604 raft_consensus.cc:2243] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.870054  7604 raft_consensus.cc:2272] T c5f6f22287ce4998ada44d59212c3909 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.872984  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.873713  7604 raft_consensus.cc:2243] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.874725  7604 raft_consensus.cc:2272] T 425d750df1464939b5958489bdc40494 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.876859  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.877507  7604 raft_consensus.cc:2243] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.878301  7604 raft_consensus.cc:2272] T 60d75f326b3b4518a7e95d38b60b4a9d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.881268  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.882107  7604 raft_consensus.cc:2243] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.882754  7604 raft_consensus.cc:2272] T b5f78243db7545ac90284206963df33e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.886204  7604 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:44.886708 11211 consensus_peers.cc:597] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.887205  7604 raft_consensus.cc:2243] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.887910  7604 raft_consensus.cc:2272] T e481fd31cece49768bd028ef3c5db96e P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:44.890659 11137 consensus_peers.cc:597] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.891842  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.892899  7604 raft_consensus.cc:2243] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.894174  7604 raft_consensus.cc:2272] T bcd225c513d2473285c24942143d9799 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:44.895571 11211 consensus_peers.cc:597] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. 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:03:44.897121 11211 consensus_peers.cc:597] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.897496  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.898332  7604 raft_consensus.cc:2243] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.898885  7604 raft_consensus.cc:2272] T a037722a13a1421aa7a850d6e3d42b54 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.901261  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.902074  7604 raft_consensus.cc:2243] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.902612  7604 raft_consensus.cc:2272] T 96faee74650443c48c5a616493d28a26 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.905185  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.905903  7604 raft_consensus.cc:2243] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.906795  7604 raft_consensus.cc:2272] T 242cd5598896439f996488aee376270f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.908876  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.909514  7604 raft_consensus.cc:2243] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.910346  7604 raft_consensus.cc:2272] T 46136d7fa1e54ad692c003da12e297ca P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.913348  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.914242  7604 raft_consensus.cc:2243] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.914911  7604 raft_consensus.cc:2272] T 7e0478e8d55d4ae798248694b8746725 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.918181  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.919173  7604 raft_consensus.cc:2243] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.919788  7604 raft_consensus.cc:2272] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.922688  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.923417  7604 raft_consensus.cc:2243] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.923976  7604 raft_consensus.cc:2272] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.926442  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.927119  7604 raft_consensus.cc:2243] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.927572  7604 raft_consensus.cc:2272] T ea3200232ae04f65a63b4db17a72e958 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.930161  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.931037  7604 raft_consensus.cc:2243] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.931596  7604 raft_consensus.cc:2272] T 1b69afd0551648608d9853c84ed33044 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.933806  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.934702  7604 raft_consensus.cc:2243] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.935410  7604 raft_consensus.cc:2272] T 67710a5a85e847eea1443a410c5d1ec9 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.938195  7604 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:44.938751 11137 consensus_peers.cc:597] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.938936  7604 raft_consensus.cc:2243] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.939942  7604 raft_consensus.cc:2272] T d140b3c129174a4db85a7c1e41b330ee P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.942612  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.943456  7604 raft_consensus.cc:2243] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.944080  7604 raft_consensus.cc:2272] T d7bc3652dcd7441a99e216cbd523fe13 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.946816  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.947477  7604 raft_consensus.cc:2243] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.948064  7604 raft_consensus.cc:2272] T fd59c739704a4b1aa2497d8609011faf P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.951257  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.952071  7604 raft_consensus.cc:2243] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.952677  7604 raft_consensus.cc:2272] T 3841978f9ec849959369cf69f30f3706 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.955753  7604 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:44.956297 11285 consensus_peers.cc:597] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.956730  7604 raft_consensus.cc:2243] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.957397  7604 raft_consensus.cc:2272] T 8f407cc80d5049d28d251cdd18c271d8 P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.960841  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.961725  7604 raft_consensus.cc:2243] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.962234  7604 raft_consensus.cc:2272] T c9a0e464e77d4f378b56026509f443c1 P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.964934  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.965601  7604 raft_consensus.cc:2243] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.966113  7604 raft_consensus.cc:2272] T 46fe796dad3449beb2dda5901cca0bb7 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.968521  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.969255  7604 raft_consensus.cc:2243] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.970356  7604 raft_consensus.cc:2272] T aa77b511050745b7b357810b1c74d9ef P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:44.974001 11211 consensus_peers.cc:597] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.975610  7604 tablet_replica.cc:333] stopping tablet replica
W20260709 13:03:44.975777 11211 consensus_peers.cc:597] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.976692  7604 raft_consensus.cc:2243] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.977291  7604 raft_consensus.cc:2272] T 2d1a8dbe0e2c4e60af434c9d42371b8b P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:44.978952 11285 consensus_peers.cc:597] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.979952  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.980659  7604 raft_consensus.cc:2243] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.981137  7604 raft_consensus.cc:2272] T ad1dee867f5549d699f9c28a5bd757c0 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.983781  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.984587  7604 raft_consensus.cc:2243] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.985584  7604 raft_consensus.cc:2272] T b5a8dbeb0ab34757a856755e87bfc6ac P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.987725  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.988358  7604 raft_consensus.cc:2243] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.988843  7604 raft_consensus.cc:2272] T 8f581b293c5c439eb653712a41dc5399 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.991164  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.991892  7604 raft_consensus.cc:2243] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:44.993022  7604 raft_consensus.cc:2272] T 7e5a634d406149f5bd6b7083e3ce13d4 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.996253  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:44.997002  7604 raft_consensus.cc:2243] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:44.997761 11137 consensus_peers.cc:597] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: 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:03:44.998050  7604 raft_consensus.cc:2272] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.001004  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:45.001777  7604 raft_consensus.cc:2243] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.002444  7604 raft_consensus.cc:2272] T 86fec035ccc540e68f5d3fa0d44ccf7c P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.005563  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:45.006223  7604 raft_consensus.cc:2243] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.007484  7604 raft_consensus.cc:2272] T 91220af5c8bf49179f59c2edc3bd687d P a3b7c7afe660495ab080cf5932867a86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.010155  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:45.010867  7604 raft_consensus.cc:2243] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.011365  7604 raft_consensus.cc:2272] T 822e8b4932c54281ab2ad0f64a5accaa P a3b7c7afe660495ab080cf5932867a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.013638  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:45.014147  7604 raft_consensus.cc:2243] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.015060  7604 raft_consensus.cc:2272] T 0e7f11806aae4884b21559a04b0a376d P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.017333  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:45.018124  7604 raft_consensus.cc:2243] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.019120  7604 raft_consensus.cc:2272] T 1c628409de4048a6abdcfe90b172619f P a3b7c7afe660495ab080cf5932867a86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.083266 11938 connection.cc:466] server connection from 127.0.0.1:46742 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46742 (request call id 404) could send its response
W20260709 13:03:45.084533 11938 connection.cc:466] server connection from 127.0.0.1:46742 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46742 (request call id 405) could send its response
W20260709 13:03:45.085686 11938 connection.cc:466] server connection from 127.0.0.1:46742 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46742 (request call id 406) could send its response
W20260709 13:03:45.086591 11938 connection.cc:466] server connection from 127.0.0.1:46742 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46742 (request call id 407) could send its response
W20260709 13:03:45.091326 11211 connection.cc:573] client connection to 127.7.109.1:34487 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:03:45.092338 11211 consensus_peers.cc:597] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.096136 11285 consensus_peers.cc:597] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.096751 11285 consensus_peers.cc:597] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.097132 11285 consensus_peers.cc:597] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.097460 11285 consensus_peers.cc:597] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.110204  7604 tablet_server.cc:196] TabletServer@127.7.109.1:34487 shutdown complete.
W20260709 13:03:45.123438 11211 consensus_peers.cc:597] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.145597 11211 consensus_peers.cc:597] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.162248 11137 consensus_peers.cc:597] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.166919 11211 consensus_peers.cc:597] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.174398 11137 consensus_peers.cc:597] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.175007 11137 consensus_peers.cc:597] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.208855  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
W20260709 13:03:45.214440 11137 consensus_peers.cc:597] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.227762 11287 consensus_peers.cc:597] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.229452 11287 consensus_peers.cc:597] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.243041 11213 consensus_peers.cc:597] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.246341 11137 consensus_peers.cc:597] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.275377 11211 consensus_peers.cc:597] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.277231 11211 consensus_peers.cc:597] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.277781 11287 consensus_peers.cc:597] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.280750 11285 consensus_peers.cc:597] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Couldn't send request to peer a3b7c7afe660495ab080cf5932867a86. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.288192  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:45.289252  7604 tablet_replica.cc:333] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.290177  7604 raft_consensus.cc:2243] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.290824  7604 raft_consensus.cc:2272] T bcd225c513d2473285c24942143d9799 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.293924  7604 tablet_replica.cc:333] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.294924  7604 raft_consensus.cc:2243] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.295535  7604 raft_consensus.cc:2272] T ad1dee867f5549d699f9c28a5bd757c0 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.297848  7604 tablet_replica.cc:333] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.298470  7604 raft_consensus.cc:2243] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.298981  7604 raft_consensus.cc:2272] T 8296579b9e3f46dab05c67bb05658e7b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.301012  7604 tablet_replica.cc:333] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.301625  7604 raft_consensus.cc:2243] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.302815  7604 raft_consensus.cc:2272] T d7bc3652dcd7441a99e216cbd523fe13 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.305536  7604 tablet_replica.cc:333] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.306538  7604 raft_consensus.cc:2243] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.307521  7604 raft_consensus.cc:2272] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.309707  7604 tablet_replica.cc:333] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.310411  7604 raft_consensus.cc:2243] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.311576  7604 raft_consensus.cc:2272] T 1b69afd0551648608d9853c84ed33044 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.318533  7604 tablet_replica.cc:333] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.319380  7604 raft_consensus.cc:2243] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.319917  7604 raft_consensus.cc:2272] T 46136d7fa1e54ad692c003da12e297ca P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.322762  7604 tablet_replica.cc:333] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.323659  7604 raft_consensus.cc:2243] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.324242  7604 raft_consensus.cc:2272] T 242cd5598896439f996488aee376270f P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.329557  7604 tablet_replica.cc:333] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.330468  7604 raft_consensus.cc:2243] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.332399  7604 raft_consensus.cc:2272] T 96faee74650443c48c5a616493d28a26 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.335532  7604 tablet_replica.cc:333] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.336493  7604 raft_consensus.cc:2243] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:45.336714 11287 consensus_peers.cc:597] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: 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:03:45.337132  7604 raft_consensus.cc:2272] T 0fa744ff1e9c4685807639ca159dd19a P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.340152  7604 tablet_replica.cc:333] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.341058  7604 raft_consensus.cc:2243] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.341661  7604 raft_consensus.cc:2272] T a8eb17606e7c46a9802528cbb7e1d2fe P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.344637  7604 tablet_replica.cc:333] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.345557  7604 raft_consensus.cc:2243] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.346215  7604 raft_consensus.cc:2272] T c5f6f22287ce4998ada44d59212c3909 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.347548 11287 consensus_peers.cc:597] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: 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:03:45.349602  7604 tablet_replica.cc:333] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.350826  7604 raft_consensus.cc:2243] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.351402  7604 raft_consensus.cc:2272] T 73893ebcbe6b4096afac31fbdd049904 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.354516  7604 tablet_replica.cc:333] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.355476  7604 raft_consensus.cc:2243] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:45.356194 11287 consensus_peers.cc:597] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: 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:03:45.356707  7604 raft_consensus.cc:2272] T c9a0e464e77d4f378b56026509f443c1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.359328  7604 tablet_replica.cc:333] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.360049  7604 raft_consensus.cc:2243] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.360913  7604 raft_consensus.cc:2272] T 3841978f9ec849959369cf69f30f3706 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.362957  7604 tablet_replica.cc:333] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.363538  7604 raft_consensus.cc:2243] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.363997  7604 raft_consensus.cc:2272] T 7e0478e8d55d4ae798248694b8746725 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.365981  7604 tablet_replica.cc:333] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.366612  7604 raft_consensus.cc:2243] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.367031  7604 raft_consensus.cc:2272] T e039aae369e949fb8b34cc9d8725ec85 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.368891  7604 tablet_replica.cc:333] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.369458  7604 raft_consensus.cc:2243] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.370318  7604 raft_consensus.cc:2272] T 08062952be0d4c288ca56752663ae1de P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.372799  7604 tablet_replica.cc:333] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.373677  7604 raft_consensus.cc:2243] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.374193  7604 raft_consensus.cc:2272] T 693b94d6c6584a1689033a9e9ad0cb1a P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.377164  7604 tablet_replica.cc:333] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.378053  7604 raft_consensus.cc:2243] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.378741  7604 raft_consensus.cc:2272] T bab21226ad5048a0a24aa4c91947638d P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.381600  7604 tablet_replica.cc:333] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.382405  7604 raft_consensus.cc:2243] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.382997  7604 raft_consensus.cc:2272] T 0e7f11806aae4884b21559a04b0a376d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.385722  7604 tablet_replica.cc:333] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.386575  7604 raft_consensus.cc:2243] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.387689  7604 raft_consensus.cc:2272] T 822e8b4932c54281ab2ad0f64a5accaa P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.390475  7604 tablet_replica.cc:333] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.391376  7604 raft_consensus.cc:2243] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.391911  7604 raft_consensus.cc:2272] T f4d176fc160b421fbf3adcd19d341b61 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.394383  7604 tablet_replica.cc:333] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.395140  7604 raft_consensus.cc:2243] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.395727  7604 raft_consensus.cc:2272] T 1960aded34a54338a9e7f127ad69abcb P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.398572  7604 tablet_replica.cc:333] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.399453  7604 raft_consensus.cc:2243] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.400425  7604 raft_consensus.cc:2272] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.402842  7604 tablet_replica.cc:333] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.403506  7604 raft_consensus.cc:2243] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.403999  7604 raft_consensus.cc:2272] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.406313  7604 tablet_replica.cc:333] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.407104  7604 raft_consensus.cc:2243] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.407653  7604 raft_consensus.cc:2272] T 2d1a8dbe0e2c4e60af434c9d42371b8b P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.410008  7604 tablet_replica.cc:333] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.410825  7604 raft_consensus.cc:2243] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.411422  7604 raft_consensus.cc:2272] T aa77b511050745b7b357810b1c74d9ef P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.412034 11213 consensus_peers.cc:597] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: 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:03:45.414470  7604 tablet_replica.cc:333] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.415551  7604 raft_consensus.cc:2243] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.416102  7604 raft_consensus.cc:2272] T 46fe796dad3449beb2dda5901cca0bb7 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.418186  7604 tablet_replica.cc:333] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.418915  7604 raft_consensus.cc:2243] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.419440  7604 raft_consensus.cc:2272] T 8e6fd9328dbf41b29fd7c73661a44206 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.421391  7604 tablet_replica.cc:333] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.421990  7604 raft_consensus.cc:2243] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.422895  7604 raft_consensus.cc:2272] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.425308  7604 tablet_replica.cc:333] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.425923  7604 raft_consensus.cc:2243] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.426936  7604 raft_consensus.cc:2272] T 42589a91cf094238b512db21e877ebce P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.428900  7604 tablet_replica.cc:333] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.429476  7604 raft_consensus.cc:2243] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.430500  7604 raft_consensus.cc:2272] T c455782b65db4287bb3ea37b153d5571 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.433238  7604 tablet_replica.cc:333] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.433897  7604 raft_consensus.cc:2243] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.434342  7604 raft_consensus.cc:2272] T a030cdbd6d7c4d6cb15efc2c34a35c69 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.436249  7604 tablet_replica.cc:333] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.436929  7604 raft_consensus.cc:2243] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.437805  7604 raft_consensus.cc:2272] T f1f5fda6f7754e248f42fd9e298de795 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.439800  7604 tablet_replica.cc:333] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.440502  7604 raft_consensus.cc:2243] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.441036  7604 raft_consensus.cc:2272] T fa3e72dd952c46a2affa9e9b7a2ad2cd P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.443594  7604 tablet_replica.cc:333] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.444159  7604 raft_consensus.cc:2243] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.444628  7604 raft_consensus.cc:2272] T 425d750df1464939b5958489bdc40494 P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.447669  7604 tablet_replica.cc:333] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.448393  7604 raft_consensus.cc:2243] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.449527  7604 raft_consensus.cc:2272] T b52e3e66d34c4a13b89d26e80cf1c377 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.452181  7604 tablet_replica.cc:333] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.452800  7604 raft_consensus.cc:2243] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.453389  7604 raft_consensus.cc:2272] T 91220af5c8bf49179f59c2edc3bd687d P c582b3003113469099d92225d8fbed91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.455617  7604 tablet_replica.cc:333] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.456162  7604 raft_consensus.cc:2243] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.456717  7604 raft_consensus.cc:2272] T 7e5a634d406149f5bd6b7083e3ce13d4 P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.459812  7604 tablet_replica.cc:333] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.460570  7604 raft_consensus.cc:2243] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.461103  7604 raft_consensus.cc:2272] T c0474e6d184b44cf984af892213b1e6d P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.463871  7604 tablet_replica.cc:333] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.464635  7604 raft_consensus.cc:2243] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.465209  7604 raft_consensus.cc:2272] T f9763e6138f243f0a8b4c847289ab615 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.468044  7604 tablet_replica.cc:333] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.468717  7604 raft_consensus.cc:2243] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.469843  7604 raft_consensus.cc:2272] T d6660ba4f31e45a1ae58189d2aebd1e2 P c582b3003113469099d92225d8fbed91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.472435  7604 tablet_replica.cc:333] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91: stopping tablet replica
I20260709 13:03:45.472970  7604 raft_consensus.cc:2243] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.473476  7604 raft_consensus.cc:2272] T 6f69095371d44096bcc8ce31b255457e P c582b3003113469099d92225d8fbed91 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.499960 11213 consensus_peers.cc:597] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.500737 11213 consensus_peers.cc:597] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.507330 11213 consensus_peers.cc:597] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.511296 11213 consensus_peers.cc:597] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.514142 11287 consensus_peers.cc:597] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. 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:03:45.539582 11136 connection.cc:466] server connection from 127.0.0.1:44646 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44646 (request call id 446) could send its response
W20260709 13:03:45.540716 11287 consensus_peers.cc:597] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: Network error: recv got EOF from 127.7.109.2:45035 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.557029 11287 consensus_peers.cc:597] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.618445  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
W20260709 13:03:45.645082 11213 consensus_peers.cc:597] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:45.661298 11213 consensus_peers.cc:597] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.720208  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
W20260709 13:03:45.768385 11287 consensus_peers.cc:597] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Couldn't send request to peer c582b3003113469099d92225d8fbed91. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.777863  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:45.779001  7604 tablet_replica.cc:333] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.780064  7604 raft_consensus.cc:2243] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.780722  7604 raft_consensus.cc:2272] T 242cd5598896439f996488aee376270f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.783042  7604 tablet_replica.cc:333] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.783707  7604 raft_consensus.cc:2243] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.784224  7604 raft_consensus.cc:2272] T 8296579b9e3f46dab05c67bb05658e7b P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.787117  7604 tablet_replica.cc:333] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.788018  7604 raft_consensus.cc:2243] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.788630  7604 raft_consensus.cc:2272] T d7bc3652dcd7441a99e216cbd523fe13 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.791507  7604 tablet_replica.cc:333] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.792327  7604 raft_consensus.cc:2243] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.792891  7604 raft_consensus.cc:2272] T b5a8dbeb0ab34757a856755e87bfc6ac P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.795706  7604 tablet_replica.cc:333] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.796581  7604 raft_consensus.cc:2243] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.797130  7604 raft_consensus.cc:2272] T 42589a91cf094238b512db21e877ebce P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.799700  7604 tablet_replica.cc:333] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.800352  7604 raft_consensus.cc:2243] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.800844  7604 raft_consensus.cc:2272] T 1c628409de4048a6abdcfe90b172619f P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.802837  7604 tablet_replica.cc:333] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.803433  7604 raft_consensus.cc:2243] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.803870  7604 raft_consensus.cc:2272] T f4d176fc160b421fbf3adcd19d341b61 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.805781  7604 tablet_replica.cc:333] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.806365  7604 raft_consensus.cc:2243] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.807186  7604 raft_consensus.cc:2272] T 8f581b293c5c439eb653712a41dc5399 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.809127  7604 tablet_replica.cc:333] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.809692  7604 raft_consensus.cc:2243] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.810276  7604 raft_consensus.cc:2272] T 0fa744ff1e9c4685807639ca159dd19a P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.812405  7604 tablet_replica.cc:333] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.813056  7604 raft_consensus.cc:2243] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.813613  7604 raft_consensus.cc:2272] T 67710a5a85e847eea1443a410c5d1ec9 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.814105 11287 consensus_peers.cc:597] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:45.816079  7604 tablet_replica.cc:333] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.816823  7604 raft_consensus.cc:2243] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.817308  7604 raft_consensus.cc:2272] T d140b3c129174a4db85a7c1e41b330ee P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.819321  7604 tablet_replica.cc:333] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.819934  7604 raft_consensus.cc:2243] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.820380  7604 raft_consensus.cc:2272] T 822e8b4932c54281ab2ad0f64a5accaa P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.822396  7604 tablet_replica.cc:333] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.823028  7604 raft_consensus.cc:2243] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.823807  7604 raft_consensus.cc:2272] T 7e0478e8d55d4ae798248694b8746725 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.825685  7604 tablet_replica.cc:333] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.826236  7604 raft_consensus.cc:2243] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.826711  7604 raft_consensus.cc:2272] T 86fec035ccc540e68f5d3fa0d44ccf7c P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.828915  7604 tablet_replica.cc:333] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.829567  7604 raft_consensus.cc:2243] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.830077  7604 raft_consensus.cc:2272] T a030cdbd6d7c4d6cb15efc2c34a35c69 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.832556  7604 tablet_replica.cc:333] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.833357  7604 raft_consensus.cc:2243] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.833912  7604 raft_consensus.cc:2272] T f1f5fda6f7754e248f42fd9e298de795 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.836982  7604 tablet_replica.cc:333] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.837875  7604 raft_consensus.cc:2243] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.838476  7604 raft_consensus.cc:2272] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.839725 11287 consensus_peers.cc:597] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:45.841230  7604 tablet_replica.cc:333] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.841957  7604 raft_consensus.cc:2243] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:45.842293 11287 consensus_peers.cc:597] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:45.842496  7604 raft_consensus.cc:2272] T 08d2bf0788fc4f6ca64b0505c4f4aa2b P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.844909  7604 tablet_replica.cc:333] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.845738  7604 raft_consensus.cc:2243] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.846876  7604 raft_consensus.cc:2272] T ea3200232ae04f65a63b4db17a72e958 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.849632  7604 tablet_replica.cc:333] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.850484  7604 raft_consensus.cc:2243] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.851373  7604 raft_consensus.cc:2272] T 46fe796dad3449beb2dda5901cca0bb7 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.853190  7604 tablet_replica.cc:333] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.853688  7604 raft_consensus.cc:2243] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.854084  7604 raft_consensus.cc:2272] T 8e6fd9328dbf41b29fd7c73661a44206 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.856395  7604 tablet_replica.cc:333] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.857116  7604 raft_consensus.cc:2243] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.857681  7604 raft_consensus.cc:2272] T 2f579a49d0ed4a8bb75bf7f1707b4a39 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.860450  7604 tablet_replica.cc:333] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.861070  7604 raft_consensus.cc:2243] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.861868  7604 raft_consensus.cc:2272] T c0474e6d184b44cf984af892213b1e6d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.864319  7604 tablet_replica.cc:333] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.865031  7604 raft_consensus.cc:2243] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.866114  7604 raft_consensus.cc:2272] T f9763e6138f243f0a8b4c847289ab615 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.868851  7604 tablet_replica.cc:333] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.869642  7604 raft_consensus.cc:2243] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.870189  7604 raft_consensus.cc:2272] T d6660ba4f31e45a1ae58189d2aebd1e2 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.873039  7604 tablet_replica.cc:333] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.873824  7604 raft_consensus.cc:2243] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.874380  7604 raft_consensus.cc:2272] T 7e5a634d406149f5bd6b7083e3ce13d4 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.877173  7604 tablet_replica.cc:333] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.877990  7604 raft_consensus.cc:2243] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.878593  7604 raft_consensus.cc:2272] T c5f6f22287ce4998ada44d59212c3909 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.880621  7604 tablet_replica.cc:333] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.881207  7604 raft_consensus.cc:2243] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.882031  7604 raft_consensus.cc:2272] T 73893ebcbe6b4096afac31fbdd049904 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.884466  7604 tablet_replica.cc:333] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.885062  7604 raft_consensus.cc:2243] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.885865  7604 raft_consensus.cc:2272] T 6f69095371d44096bcc8ce31b255457e P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.886065 11287 consensus_peers.cc:597] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:45.887949  7604 tablet_replica.cc:333] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.888621  7604 raft_consensus.cc:2243] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.889078  7604 raft_consensus.cc:2272] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.891072  7604 tablet_replica.cc:333] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.891619  7604 raft_consensus.cc:2243] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.892386  7604 raft_consensus.cc:2272] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.894673  7604 tablet_replica.cc:333] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.895249  7604 raft_consensus.cc:2243] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.896051  7604 raft_consensus.cc:2272] T 8f407cc80d5049d28d251cdd18c271d8 P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.898064  7604 tablet_replica.cc:333] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.898780  7604 raft_consensus.cc:2243] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.899228  7604 raft_consensus.cc:2272] T fd59c739704a4b1aa2497d8609011faf P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.901650  7604 tablet_replica.cc:333] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.902233  7604 raft_consensus.cc:2243] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.903075  7604 raft_consensus.cc:2272] T a037722a13a1421aa7a850d6e3d42b54 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.904066 11287 consensus_peers.cc:597] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:45.905273  7604 tablet_replica.cc:333] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.905962  7604 raft_consensus.cc:2243] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.906440  7604 raft_consensus.cc:2272] T fa3e72dd952c46a2affa9e9b7a2ad2cd P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.908659  7604 tablet_replica.cc:333] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.909309  7604 raft_consensus.cc:2243] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.910140  7604 raft_consensus.cc:2272] T 9002d38e08e4456a96d80665486d8624 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.912262  7604 tablet_replica.cc:333] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.912976  7604 raft_consensus.cc:2243] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.912909 12215 raft_consensus.cc:493] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:45.913628 12215 raft_consensus.cc:515] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:45.914233  7604 raft_consensus.cc:2272] T 60d75f326b3b4518a7e95d38b60b4a9d P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.915767 12215 leader_election.cc:290] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:45.917009  7604 tablet_replica.cc:333] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.917870  7604 raft_consensus.cc:2243] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.919270  7604 raft_consensus.cc:2272] T b5f78243db7545ac90284206963df33e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.920461 11285 leader_election.cc:336] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:45.921583 11287 leader_election.cc:336] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111)
I20260709 13:03:45.921965  7604 tablet_replica.cc:333] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.921998 11287 leader_election.cc:304] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:45.922914 12215 raft_consensus.cc:2749] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:45.922925  7604 raft_consensus.cc:2243] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.923658  7604 raft_consensus.cc:2272] T e481fd31cece49768bd028ef3c5db96e P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.925887  7604 tablet_replica.cc:333] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.926468  7604 raft_consensus.cc:2243] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.926985  7604 raft_consensus.cc:2272] T b52e3e66d34c4a13b89d26e80cf1c377 P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.929168  7604 tablet_replica.cc:333] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.929740  7604 raft_consensus.cc:2243] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.930231  7604 raft_consensus.cc:2272] T 91220af5c8bf49179f59c2edc3bd687d P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.932253  7604 tablet_replica.cc:333] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.932816  7604 raft_consensus.cc:2243] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.933271  7604 raft_consensus.cc:2272] T e039aae369e949fb8b34cc9d8725ec85 P a84cea52e0c144878c7c3bb2069c3ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.935223  7604 tablet_replica.cc:333] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.935734  7604 raft_consensus.cc:2243] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:45.936188  7604 raft_consensus.cc:2272] T bab21226ad5048a0a24aa4c91947638d P a84cea52e0c144878c7c3bb2069c3ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:45.938163  7604 tablet_replica.cc:333] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8: stopping tablet replica
I20260709 13:03:45.938728  7604 raft_consensus.cc:2243] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:45.939535  7604 raft_consensus.cc:2272] T 693b94d6c6584a1689033a9e9ad0cb1a P a84cea52e0c144878c7c3bb2069c3ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:45.966178 11287 consensus_peers.cc:597] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: 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:03:46.000727 12215 raft_consensus.cc:493] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:46.001312 12215 raft_consensus.cc:515] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:46.003577 12215 leader_election.cc:290] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:46.007149 11285 leader_election.cc:336] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:46.008496 11287 leader_election.cc:336] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111)
I20260709 13:03:46.008947 11287 leader_election.cc:304] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:46.009763 12215 raft_consensus.cc:2749] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:46.020749  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
W20260709 13:03:46.065644 11287 consensus_peers.cc:597] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.3:46745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:46.091480 12215 raft_consensus.cc:493] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:46.092170 12215 raft_consensus.cc:515] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:46.094542 12215 leader_election.cc:290] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
I20260709 13:03:46.095789  7604 tablet_server.cc:179] TabletServer@127.7.109.4:0 shutting down...
W20260709 13:03:46.098879 11285 leader_election.cc:336] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:46.103943 11287 leader_election.cc:336] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111)
I20260709 13:03:46.104420 11287 leader_election.cc:304] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:46.105137 12215 raft_consensus.cc:2749] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:46.107795 11287 consensus_peers.cc:597] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.3:46745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:46.112126 12215 raft_consensus.cc:493] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a3b7c7afe660495ab080cf5932867a86)
I20260709 13:03:46.114096 12215 raft_consensus.cc:515] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26c7a3bb31ce4c138d6bebd3dcea7a51" member_type: VOTER last_known_addr { host: "127.7.109.4" port: 43957 } } peers { permanent_uuid: "a3b7c7afe660495ab080cf5932867a86" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34487 } } peers { permanent_uuid: "c582b3003113469099d92225d8fbed91" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 45035 } }
I20260709 13:03:46.118144 12215 leader_election.cc:290] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487), c582b3003113469099d92225d8fbed91 (127.7.109.2:45035)
W20260709 13:03:46.129180 11287 consensus_peers.cc:597] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 -> Peer a84cea52e0c144878c7c3bb2069c3ae8 (127.7.109.3:46745): Couldn't send request to peer a84cea52e0c144878c7c3bb2069c3ae8. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.3:46745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:46.136664 11285 leader_election.cc:336] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a3b7c7afe660495ab080cf5932867a86 (127.7.109.1:34487): Network error: Client connection negotiation failed: client connection to 127.7.109.1:34487: connect: Connection refused (error 111)
W20260709 13:03:46.138480 11287 leader_election.cc:336] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c582b3003113469099d92225d8fbed91 (127.7.109.2:45035): Network error: Client connection negotiation failed: client connection to 127.7.109.2:45035: connect: Connection refused (error 111)
I20260709 13:03:46.140715 11287 leader_election.cc:304] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [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: 26c7a3bb31ce4c138d6bebd3dcea7a51; no voters: a3b7c7afe660495ab080cf5932867a86, c582b3003113469099d92225d8fbed91
I20260709 13:03:46.142009 12215 raft_consensus.cc:2749] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:46.159292  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:46.160393  7604 tablet_replica.cc:333] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.161303  7604 raft_consensus.cc:2243] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.162164  7604 raft_consensus.cc:2272] T 8296579b9e3f46dab05c67bb05658e7b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.164335  7604 tablet_replica.cc:333] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.164952  7604 raft_consensus.cc:2243] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.165412  7604 raft_consensus.cc:2272] T 1c628409de4048a6abdcfe90b172619f P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.167493  7604 tablet_replica.cc:333] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.168108  7604 raft_consensus.cc:2243] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.168898  7604 raft_consensus.cc:2272] T ad1dee867f5549d699f9c28a5bd757c0 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.171103  7604 tablet_replica.cc:333] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.171681  7604 raft_consensus.cc:2243] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.172148  7604 raft_consensus.cc:2272] T b5a8dbeb0ab34757a856755e87bfc6ac P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.174042  7604 tablet_replica.cc:333] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.174692  7604 raft_consensus.cc:2243] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.175138  7604 raft_consensus.cc:2272] T 46136d7fa1e54ad692c003da12e297ca P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.176994  7604 tablet_replica.cc:333] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.177554  7604 raft_consensus.cc:2243] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.177992  7604 raft_consensus.cc:2272] T 8f581b293c5c439eb653712a41dc5399 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.179936  7604 tablet_replica.cc:333] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.180512  7604 raft_consensus.cc:2243] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.181305  7604 raft_consensus.cc:2272] T 0fa744ff1e9c4685807639ca159dd19a P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.183194  7604 tablet_replica.cc:333] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.183756  7604 raft_consensus.cc:2243] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.184209  7604 raft_consensus.cc:2272] T 96faee74650443c48c5a616493d28a26 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.186228  7604 tablet_replica.cc:333] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.186833  7604 raft_consensus.cc:2243] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.187623  7604 raft_consensus.cc:2272] T 67710a5a85e847eea1443a410c5d1ec9 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.189610  7604 tablet_replica.cc:333] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.190201  7604 raft_consensus.cc:2243] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.190677  7604 raft_consensus.cc:2272] T 1b69afd0551648608d9853c84ed33044 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.192530  7604 tablet_replica.cc:333] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.193094  7604 raft_consensus.cc:2243] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.193667  7604 raft_consensus.cc:2272] T d140b3c129174a4db85a7c1e41b330ee P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.195783  7604 tablet_replica.cc:333] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.196394  7604 raft_consensus.cc:2243] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.197211  7604 raft_consensus.cc:2272] T e039aae369e949fb8b34cc9d8725ec85 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.199090  7604 tablet_replica.cc:333] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.199648  7604 raft_consensus.cc:2243] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.200096  7604 raft_consensus.cc:2272] T 08062952be0d4c288ca56752663ae1de P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.201995  7604 tablet_replica.cc:333] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.202571  7604 raft_consensus.cc:2243] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.203349  7604 raft_consensus.cc:2272] T bab21226ad5048a0a24aa4c91947638d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.205210  7604 tablet_replica.cc:333] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.205785  7604 raft_consensus.cc:2243] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.206252  7604 raft_consensus.cc:2272] T 0e7f11806aae4884b21559a04b0a376d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.208081  7604 tablet_replica.cc:333] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.208662  7604 raft_consensus.cc:2243] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.209074  7604 raft_consensus.cc:2272] T 3841978f9ec849959369cf69f30f3706 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.211002  7604 tablet_replica.cc:333] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.211552  7604 raft_consensus.cc:2243] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.211983  7604 raft_consensus.cc:2272] T 8f407cc80d5049d28d251cdd18c271d8 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.213883  7604 tablet_replica.cc:333] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.214434  7604 raft_consensus.cc:2243] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.214946  7604 raft_consensus.cc:2272] T c9a0e464e77d4f378b56026509f443c1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.216897  7604 tablet_replica.cc:333] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.217562  7604 raft_consensus.cc:2243] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.218343  7604 raft_consensus.cc:2272] T fd59c739704a4b1aa2497d8609011faf P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.220276  7604 tablet_replica.cc:333] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.220872  7604 raft_consensus.cc:2243] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.221338  7604 raft_consensus.cc:2272] T f1f5fda6f7754e248f42fd9e298de795 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.223380  7604 tablet_replica.cc:333] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.223917  7604 raft_consensus.cc:2243] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.224697  7604 raft_consensus.cc:2272] T 88dd6ac3f0fb4e22bb70c0347a0ab5ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.226619  7604 tablet_replica.cc:333] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.227190  7604 raft_consensus.cc:2243] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.227717  7604 raft_consensus.cc:2272] T ea3200232ae04f65a63b4db17a72e958 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.229746  7604 tablet_replica.cc:333] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.230414  7604 raft_consensus.cc:2243] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.230947  7604 raft_consensus.cc:2272] T aa77b511050745b7b357810b1c74d9ef P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.233314  7604 tablet_replica.cc:333] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.234062  7604 raft_consensus.cc:2243] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.235051  7604 raft_consensus.cc:2272] T 8e6fd9328dbf41b29fd7c73661a44206 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.237627  7604 tablet_replica.cc:333] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.238440  7604 raft_consensus.cc:2243] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.239041  7604 raft_consensus.cc:2272] T 42589a91cf094238b512db21e877ebce P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.241695  7604 tablet_replica.cc:333] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.242508  7604 raft_consensus.cc:2243] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.243104  7604 raft_consensus.cc:2272] T c455782b65db4287bb3ea37b153d5571 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.245232  7604 tablet_replica.cc:333] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.245846  7604 raft_consensus.cc:2243] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.246338  7604 raft_consensus.cc:2272] T d6660ba4f31e45a1ae58189d2aebd1e2 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.248540  7604 tablet_replica.cc:333] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.249190  7604 raft_consensus.cc:2243] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.249683  7604 raft_consensus.cc:2272] T 73893ebcbe6b4096afac31fbdd049904 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.251914  7604 tablet_replica.cc:333] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.252731  7604 raft_consensus.cc:2243] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.253319  7604 raft_consensus.cc:2272] T 6f69095371d44096bcc8ce31b255457e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.256347  7604 tablet_replica.cc:333] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.257123  7604 raft_consensus.cc:2243] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.257964  7604 raft_consensus.cc:2272] T a8eb17606e7c46a9802528cbb7e1d2fe P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.260257  7604 tablet_replica.cc:333] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.260876  7604 raft_consensus.cc:2243] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.261801  7604 raft_consensus.cc:2272] T 99ebce0fa6a044b2a0e839b14fcdd6a1 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.264755  7604 tablet_replica.cc:333] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.265483  7604 raft_consensus.cc:2243] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.266338  7604 raft_consensus.cc:2272] T 2d1a8dbe0e2c4e60af434c9d42371b8b P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.268497  7604 tablet_replica.cc:333] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.269090  7604 raft_consensus.cc:2243] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.269538  7604 raft_consensus.cc:2272] T 28bfaf187b4f44ae92584d8b4e0ee2e3 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.271612  7604 tablet_replica.cc:333] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.272161  7604 raft_consensus.cc:2243] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.272907  7604 raft_consensus.cc:2272] T e481fd31cece49768bd028ef3c5db96e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.274924  7604 tablet_replica.cc:333] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.275488  7604 raft_consensus.cc:2243] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.275979  7604 raft_consensus.cc:2272] T 9002d38e08e4456a96d80665486d8624 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.277923  7604 tablet_replica.cc:333] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.278479  7604 raft_consensus.cc:2243] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.278996  7604 raft_consensus.cc:2272] T 60d75f326b3b4518a7e95d38b60b4a9d P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.280841  7604 tablet_replica.cc:333] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.281435  7604 raft_consensus.cc:2243] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.281876  7604 raft_consensus.cc:2272] T b5f78243db7545ac90284206963df33e P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.283792  7604 tablet_replica.cc:333] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.284364  7604 raft_consensus.cc:2243] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.285195  7604 raft_consensus.cc:2272] T f4d176fc160b421fbf3adcd19d341b61 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.287263  7604 tablet_replica.cc:333] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.287803  7604 raft_consensus.cc:2243] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.288568  7604 raft_consensus.cc:2272] T 1960aded34a54338a9e7f127ad69abcb P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.290660  7604 tablet_replica.cc:333] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.291203  7604 raft_consensus.cc:2243] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.291983  7604 raft_consensus.cc:2272] T 86fec035ccc540e68f5d3fa0d44ccf7c P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.293891  7604 tablet_replica.cc:333] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.294428  7604 raft_consensus.cc:2243] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.294945  7604 raft_consensus.cc:2272] T bcd225c513d2473285c24942143d9799 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.296968  7604 tablet_replica.cc:333] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.297569  7604 raft_consensus.cc:2243] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.298066  7604 raft_consensus.cc:2272] T a037722a13a1421aa7a850d6e3d42b54 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.300208  7604 tablet_replica.cc:333] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.300789  7604 raft_consensus.cc:2243] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.301688  7604 raft_consensus.cc:2272] T b52e3e66d34c4a13b89d26e80cf1c377 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.304134  7604 tablet_replica.cc:333] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51: stopping tablet replica
I20260709 13:03:46.304633  7604 raft_consensus.cc:2243] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:46.305150  7604 raft_consensus.cc:2272] T 425d750df1464939b5958489bdc40494 P 26c7a3bb31ce4c138d6bebd3dcea7a51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.377151  7604 tablet_server.cc:196] TabletServer@127.7.109.4:0 shutdown complete.
I20260709 13:03:46.441867  7604 master.cc:562] Master@127.7.109.62:46459 shutting down...
I20260709 13:03:46.473181  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:46.473794  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:46.474131  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e606569ad2640e2b778b7e8d98d7f2e: stopping tablet replica
I20260709 13:03:46.496948  7604 master.cc:584] Master@127.7.109.62:46459 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (38488 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:03:46.593854  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:33333
I20260709 13:03:46.595378  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:46.602085 12397 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:03:46.602181 12396 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:03:46.603787 12399 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:03:46.604235  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:46.605377  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:46.605638  7604 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:03:46.605811  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602226605793 us; error 0 us; skew 500 ppm
I20260709 13:03:46.606491  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:46.609649  7604 webserver.cc:533] Webserver started at http://127.7.109.62:38107/ using document root <none> and password file <none>
I20260709 13:03:46.610265  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:46.610502  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:46.610877  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:46.612193  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "63fb5aa57b824d0d811d13393a0fb5f1"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.617283  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:46.621176 12404 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:03:46.622181  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:03:46.622532  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "63fb5aa57b824d0d811d13393a0fb5f1"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.622920  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-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:03:46.636776  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:46.638067  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:46.678992  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:33333
I20260709 13:03:46.679111 12455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:33333 every 8 connection(s)
I20260709 13:03:46.683656 12456 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:03:46.695511 12456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1: Bootstrap starting.
I20260709 13:03:46.700742 12456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:46.705549 12456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1: No bootstrap required, opened a new log
I20260709 13:03:46.708003 12456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER }
I20260709 13:03:46.708425 12456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:46.708714 12456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63fb5aa57b824d0d811d13393a0fb5f1, State: Initialized, Role: FOLLOWER
I20260709 13:03:46.709437 12456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER }
I20260709 13:03:46.709957 12456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:46.710183 12456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:46.710525 12456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:46.715438 12456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER }
I20260709 13:03:46.716086 12456 leader_election.cc:304] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [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: 63fb5aa57b824d0d811d13393a0fb5f1; no voters: 
I20260709 13:03:46.717281 12456 leader_election.cc:290] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:46.717805 12459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:46.719525 12459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 1 LEADER]: Becoming Leader. State: Replica: 63fb5aa57b824d0d811d13393a0fb5f1, State: Running, Role: LEADER
I20260709 13:03:46.720319 12459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [LEADER]: Queue going to LEADER mode. State: All 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: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER }
I20260709 13:03:46.720429 12456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:46.725481 12461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63fb5aa57b824d0d811d13393a0fb5f1. Latest consensus state: current_term: 1 leader_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER } }
I20260709 13:03:46.726176 12461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:46.725831 12460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fb5aa57b824d0d811d13393a0fb5f1" member_type: VOTER } }
I20260709 13:03:46.726639 12460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:46.731266 12467 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:46.737741 12467 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:46.738986  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:46.747601 12467 catalog_manager.cc:1383] Generated new cluster ID: 460331626ddf41efbceb62f436fcb341
I20260709 13:03:46.747913 12467 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:46.777441 12467 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:46.778959 12467 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:46.793118 12467 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1: Generated new TSK 0
I20260709 13:03:46.793781 12467 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:46.806519  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:46.813253 12477 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:03:46.814054 12478 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:03:46.817044 12480 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:03:46.816927  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:46.818722  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:46.818948  7604 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:03:46.819168  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602226819132 us; error 0 us; skew 500 ppm
I20260709 13:03:46.819763  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:46.822755  7604 webserver.cc:533] Webserver started at http://127.7.109.1:46841/ using document root <none> and password file <none>
I20260709 13:03:46.823307  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:46.823505  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:46.823808  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:46.825001  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "845a5856b9714b699f364ea100a76e5f"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.829993  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:03:46.833748 12485 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:03:46.834743  7604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:46.835088  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "845a5856b9714b699f364ea100a76e5f"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.835453  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-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:03:46.875667  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:46.877002  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:46.878587  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:46.881057  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:46.881326  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:46.881582  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:46.881786  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:46.931485  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:42371
I20260709 13:03:46.931623 12547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:42371 every 8 connection(s)
I20260709 13:03:46.937170  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:46.945458 12552 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:03:46.945490 12553 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:03:46.949244 12555 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:03:46.949770  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:46.950933  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:46.951139  7604 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:03:46.951346  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602226951330 us; error 0 us; skew 500 ppm
I20260709 13:03:46.951944  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:46.955631  7604 webserver.cc:533] Webserver started at http://127.7.109.2:40333/ using document root <none> and password file <none>
I20260709 13:03:46.956336  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:46.956605  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:46.956967  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:46.958390 12548 heartbeater.cc:344] Connected to a master server at 127.7.109.62:33333
I20260709 13:03:46.958626  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "fa1f24a792cc47528eb20032526c3d53"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.959013 12548 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:46.959874 12548 heartbeater.cc:507] Master 127.7.109.62:33333 requested a full tablet report, sending...
I20260709 13:03:46.962630 12421 ts_manager.cc:194] Registered new tserver with Master: 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371)
I20260709 13:03:46.965116  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:46.965283 12421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50068
I20260709 13:03:46.971216 12560 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:03:46.972226  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:03:46.972590  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "fa1f24a792cc47528eb20032526c3d53"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:46.972894  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-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:03:47.012388  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:47.014037  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:47.015712  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:47.018174  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:47.018374  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:47.018729  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:47.019042  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:47.067718  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:38049
I20260709 13:03:47.067842 12622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:38049 every 8 connection(s)
I20260709 13:03:47.073882  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:47.082304 12626 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:03:47.084518 12627 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:03:47.085590  7604 server_base.cc:1061] running on GCE node
W20260709 13:03:47.088110 12629 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:03:47.089390  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:47.089728  7604 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:03:47.089993  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602227089970 us; error 0 us; skew 500 ppm
I20260709 13:03:47.090782  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:47.091583 12623 heartbeater.cc:344] Connected to a master server at 127.7.109.62:33333
I20260709 13:03:47.092128 12623 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:47.093145 12623 heartbeater.cc:507] Master 127.7.109.62:33333 requested a full tablet report, sending...
I20260709 13:03:47.093957  7604 webserver.cc:533] Webserver started at http://127.7.109.3:34619/ using document root <none> and password file <none>
I20260709 13:03:47.094714  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:47.094949  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:47.095234  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:47.095922 12421 ts_manager.cc:194] Registered new tserver with Master: fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.096601  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
format_stamp: "Formatted at 2026-07-09 13:03:47 on dist-test-slave-r9m8"
I20260709 13:03:47.098186 12421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50076
I20260709 13:03:47.102499  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:47.107440 12634 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:03:47.108690  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:47.109189  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
format_stamp: "Formatted at 2026-07-09 13:03:47 on dist-test-slave-r9m8"
I20260709 13:03:47.109935  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-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:03:47.139492  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:47.141604  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:47.143393  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:47.145995  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:47.146284  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:47.146601  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:47.146806  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:47.198110  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:46813
I20260709 13:03:47.198345 12696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:46813 every 8 connection(s)
I20260709 13:03:47.216037 12697 heartbeater.cc:344] Connected to a master server at 127.7.109.62:33333
I20260709 13:03:47.216686 12697 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:47.217502 12697 heartbeater.cc:507] Master 127.7.109.62:33333 requested a full tablet report, sending...
I20260709 13:03:47.219903 12421 ts_manager.cc:194] Registered new tserver with Master: 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:47.221041  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019454678s
I20260709 13:03:47.221699 12421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50084
I20260709 13:03:47.253892 12421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50086:
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:03:47.257505 12421 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:03:47.346751 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 444ca8de3c5f42e2a6c4b8932d79671b (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:47.347987 12658 tablet_service.cc:1511] Processing CreateTablet for tablet 8d527a61ae094ecc9947730f9866f1c2 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:47.348523 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444ca8de3c5f42e2a6c4b8932d79671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.349129 12588 tablet_service.cc:1511] Processing CreateTablet for tablet aa0ee7cc38a341e2852297f321bc6841 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:47.349642 12658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d527a61ae094ecc9947730f9866f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.346110 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7affa739f042c599ede02b2510074d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:47.351506 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7affa739f042c599ede02b2510074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.351188 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1e8ca824c4543bd10cb6bca85619e (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:47.351974 12587 tablet_service.cc:1511] Processing CreateTablet for tablet 444ca8de3c5f42e2a6c4b8932d79671b (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:47.354090 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1e8ca824c4543bd10cb6bca85619e (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:47.354532 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7affa739f042c599ede02b2510074d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:47.356767 12662 tablet_service.cc:1511] Processing CreateTablet for tablet aa0ee7cc38a341e2852297f321bc6841 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:47.357177 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 8d527a61ae094ecc9947730f9866f1c2 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:47.358317 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1e8ca824c4543bd10cb6bca85619e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.360045 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 16ded49e3acd488dad8f86705a160148 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:47.363032 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0ee7cc38a341e2852297f321bc6841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.363950 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d527a61ae094ecc9947730f9866f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.365336 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7affa739f042c599ede02b2510074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.367013 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444ca8de3c5f42e2a6c4b8932d79671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.372429 12582 tablet_service.cc:1511] Processing CreateTablet for tablet 659b1eac166c42b7b948550e24b9cda6 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:47.374190 12582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b1eac166c42b7b948550e24b9cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.374936 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1e8ca824c4543bd10cb6bca85619e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.376598 12581 tablet_service.cc:1511] Processing CreateTablet for tablet 158ebe8c38c14886abf73407f9b51ea1 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:47.378062 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158ebe8c38c14886abf73407f9b51ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.380589 12580 tablet_service.cc:1511] Processing CreateTablet for tablet cdd55bb1d02c4f9ca57320140d109749 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:47.382108 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd55bb1d02c4f9ca57320140d109749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.383680 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ded49e3acd488dad8f86705a160148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.360069 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0ee7cc38a341e2852297f321bc6841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.405478 12579 tablet_service.cc:1511] Processing CreateTablet for tablet b29f6e30c10d446098523fe8e7924b9d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:47.407851 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29f6e30c10d446098523fe8e7924b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.446239 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 659b1eac166c42b7b948550e24b9cda6 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:47.448053 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b1eac166c42b7b948550e24b9cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.461371 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 158ebe8c38c14886abf73407f9b51ea1 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:47.463078 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158ebe8c38c14886abf73407f9b51ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.476913 12513 tablet_service.cc:1511] Processing CreateTablet for tablet aa0ee7cc38a341e2852297f321bc6841 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:47.478627 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0ee7cc38a341e2852297f321bc6841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.477926 12512 tablet_service.cc:1511] Processing CreateTablet for tablet 444ca8de3c5f42e2a6c4b8932d79671b (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:47.480278 12512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444ca8de3c5f42e2a6c4b8932d79671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.488511 12656 tablet_service.cc:1511] Processing CreateTablet for tablet cdd55bb1d02c4f9ca57320140d109749 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:47.494508 12655 tablet_service.cc:1511] Processing CreateTablet for tablet b29f6e30c10d446098523fe8e7924b9d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:47.497256 12511 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7affa739f042c599ede02b2510074d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:47.499058 12509 tablet_service.cc:1511] Processing CreateTablet for tablet 8d527a61ae094ecc9947730f9866f1c2 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:47.501302 12509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d527a61ae094ecc9947730f9866f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.509761 12511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7affa739f042c599ede02b2510074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.506821 12656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd55bb1d02c4f9ca57320140d109749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.515338 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29f6e30c10d446098523fe8e7924b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.517779 12713 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.508381 12510 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1e8ca824c4543bd10cb6bca85619e (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:47.524482 12510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1e8ca824c4543bd10cb6bca85619e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.528319 12508 tablet_service.cc:1511] Processing CreateTablet for tablet 16ded49e3acd488dad8f86705a160148 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:47.529844 12504 tablet_service.cc:1511] Processing CreateTablet for tablet b29f6e30c10d446098523fe8e7924b9d (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:47.531255 12507 tablet_service.cc:1511] Processing CreateTablet for tablet 659b1eac166c42b7b948550e24b9cda6 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:47.533778 12506 tablet_service.cc:1511] Processing CreateTablet for tablet 158ebe8c38c14886abf73407f9b51ea1 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:47.529942 12508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ded49e3acd488dad8f86705a160148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.536052 12505 tablet_service.cc:1511] Processing CreateTablet for tablet cdd55bb1d02c4f9ca57320140d109749 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:47.537467 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd55bb1d02c4f9ca57320140d109749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.539119 12507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b1eac166c42b7b948550e24b9cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.541584 12506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158ebe8c38c14886abf73407f9b51ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.547058 12504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29f6e30c10d446098523fe8e7924b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.509177 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 16ded49e3acd488dad8f86705a160148 (DEFAULT_TABLE table=test-workload [id=3f6c64a5524e4a349f6ba8b15a2ff9a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:47.552033 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ded49e3acd488dad8f86705a160148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:47.558743 12712 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.574199 12713 tablet_bootstrap.cc:654] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.591109 12712 tablet_bootstrap.cc:654] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.624383 12713 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.626781 12713 ts_tablet_manager.cc:1403] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.013s
I20260709 13:03:47.629900 12712 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.629961 12713 raft_consensus.cc:359] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.631207 12713 raft_consensus.cc:385] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.631572 12713 raft_consensus.cc:740] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.630764 12712 ts_tablet_manager.cc:1403] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.126s	user 0.004s	sys 0.025s
I20260709 13:03:47.632575 12713 consensus_queue.cc:260] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.635368 12714 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:47.635651 12712 raft_consensus.cc:359] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.636739 12712 raft_consensus.cc:385] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.637123 12712 raft_consensus.cc:740] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.638305 12712 consensus_queue.cc:260] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.645094 12712 ts_tablet_manager.cc:1434] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 13:03:47.645756 12713 ts_tablet_manager.cc:1434] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:03:47.646663 12623 heartbeater.cc:499] Master 127.7.109.62:33333 was elected leader, sending a full tablet report...
I20260709 13:03:47.647560 12697 heartbeater.cc:499] Master 127.7.109.62:33333 was elected leader, sending a full tablet report...
I20260709 13:03:47.651342 12713 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.655156 12712 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.659415 12714 tablet_bootstrap.cc:654] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.659441 12713 tablet_bootstrap.cc:654] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.668618 12712 tablet_bootstrap.cc:654] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.676623 12713 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.677440 12712 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.677793 12713 ts_tablet_manager.cc:1403] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260709 13:03:47.678179 12712 ts_tablet_manager.cc:1403] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:03:47.682193 12712 raft_consensus.cc:359] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.683171 12712 raft_consensus.cc:385] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.684070 12712 raft_consensus.cc:740] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.683023 12713 raft_consensus.cc:359] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.684984 12713 raft_consensus.cc:385] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.685072 12712 consensus_queue.cc:260] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.685652 12713 raft_consensus.cc:740] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.687144 12713 consensus_queue.cc:260] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.688452 12712 ts_tablet_manager.cc:1434] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:03:47.689713 12712 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.690794 12713 ts_tablet_manager.cc:1434] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.006s
I20260709 13:03:47.692523 12713 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.696707 12718 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.697371 12718 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.698243 12712 tablet_bootstrap.cc:654] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:47.702651 12698 tablet.cc:2406] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:47.703554 12713 tablet_bootstrap.cc:654] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.717818 12713 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.718592 12713 ts_tablet_manager.cc:1403] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.001s
I20260709 13:03:47.722826 12718 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.723146 12713 raft_consensus.cc:359] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.724372 12713 raft_consensus.cc:385] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.724961 12713 raft_consensus.cc:740] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.726146 12713 consensus_queue.cc:260] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.729434 12713 ts_tablet_manager.cc:1434] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:47.730782 12713 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
W20260709 13:03:47.731962 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:47.733564 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
W20260709 13:03:47.736403 12637 leader_election.cc:343] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:47.739696 12713 tablet_bootstrap.cc:654] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.756101 12714 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:47.756757 12714 ts_tablet_manager.cc:1403] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.122s	user 0.037s	sys 0.050s
I20260709 13:03:47.757983 12713 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.758628 12713 ts_tablet_manager.cc:1403] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 13:03:47.759979 12714 raft_consensus.cc:359] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.760880 12714 raft_consensus.cc:385] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.761260 12714 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.761679 12713 raft_consensus.cc:359] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.762647 12713 raft_consensus.cc:385] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.762185 12714 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.762975 12713 raft_consensus.cc:740] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.763798 12713 consensus_queue.cc:260] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.768813 12713 ts_tablet_manager.cc:1434] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:47.770277 12713 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.770709 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:47.771564 12598 raft_consensus.cc:2468] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:47.773948 12638 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:47.775168 12718 raft_consensus.cc:2804] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:47.775565 12718 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.775633 12712 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.775995 12718 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:47.776247 12712 ts_tablet_manager.cc:1403] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.087s	user 0.041s	sys 0.038s
I20260709 13:03:47.779523 12712 raft_consensus.cc:359] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.779747 12548 heartbeater.cc:499] Master 127.7.109.62:33333 was elected leader, sending a full tablet report...
I20260709 13:03:47.783715 12713 tablet_bootstrap.cc:654] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.780617 12714 ts_tablet_manager.cc:1434] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.018s
I20260709 13:03:47.787127 12714 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:47.786871 12718 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.791342 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
W20260709 13:03:47.792991 12637 leader_election.cc:343] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:47.780287 12712 raft_consensus.cc:385] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.794970 12712 raft_consensus.cc:740] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.795403 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:47.796058 12598 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:47.795775 12712 consensus_queue.cc:260] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.794411 12714 tablet_bootstrap.cc:654] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.802150 12712 ts_tablet_manager.cc:1434] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 13:03:47.796053 12713 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.803170 12713 ts_tablet_manager.cc:1403] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 13:03:47.803395 12712 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.808655 12718 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.811357 12598 raft_consensus.cc:2468] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:47.813647 12638 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:47.812229 12713 raft_consensus.cc:359] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.814700 12713 raft_consensus.cc:385] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.814699 12712 tablet_bootstrap.cc:654] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.815140 12713 raft_consensus.cc:740] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.816624 12713 consensus_queue.cc:260] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.817209 12714 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:47.817332 12718 raft_consensus.cc:2804] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:47.817907 12714 ts_tablet_manager.cc:1403] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 13:03:47.818907 12718 raft_consensus.cc:697] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:47.820006 12718 consensus_queue.cc:237] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.821156 12714 raft_consensus.cc:359] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.822033 12714 raft_consensus.cc:385] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.822468 12714 raft_consensus.cc:740] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.823390 12714 consensus_queue.cc:260] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.833726 12713 ts_tablet_manager.cc:1434] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:03:47.835315 12714 ts_tablet_manager.cc:1434] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:03:47.843125 12713 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.847915 12714 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:47.849776 12712 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.850448 12712 ts_tablet_manager.cc:1403] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.022s
I20260709 13:03:47.852773 12713 tablet_bootstrap.cc:654] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.853772 12712 raft_consensus.cc:359] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.854642 12712 raft_consensus.cc:385] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.854974 12712 raft_consensus.cc:740] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.856357 12712 consensus_queue.cc:260] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.859807 12712 ts_tablet_manager.cc:1434] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:03:47.860493 12714 tablet_bootstrap.cc:654] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.861263 12712 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.862668 12419 catalog_manager.cc:5697] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.867978 12726 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.868641 12726 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.872915 12712 tablet_bootstrap.cc:654] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.879693 12714 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:47.880452 12714 ts_tablet_manager.cc:1403] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.014s
I20260709 13:03:47.881336 12712 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.882294 12712 ts_tablet_manager.cc:1403] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:03:47.884446 12714 raft_consensus.cc:359] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.885655 12714 raft_consensus.cc:385] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.886057 12714 raft_consensus.cc:740] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.887089 12714 consensus_queue.cc:260] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.887585 12712 raft_consensus.cc:359] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.889055 12712 raft_consensus.cc:385] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.889253 12726 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:47.892694 12714 ts_tablet_manager.cc:1434] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:03:47.894194 12714 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:47.897178 12713 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:47.898029 12713 ts_tablet_manager.cc:1403] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.004s
I20260709 13:03:47.889763 12712 raft_consensus.cc:740] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.904259 12713 raft_consensus.cc:359] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.907246 12713 raft_consensus.cc:385] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.910209 12712 consensus_queue.cc:260] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.913887 12712 ts_tablet_manager.cc:1434] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:03:47.908216 12713 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.918119 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:47.917718 12713 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.918926 12598 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:47.920466 12489 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:47.921200 12718 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.922258 12739 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:47.922161 12718 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.923249 12714 tablet_bootstrap.cc:654] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.923501 12712 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.924517 12718 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.925356 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:47.926607 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
W20260709 13:03:47.926874 12637 leader_election.cc:343] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:47.927353 12598 raft_consensus.cc:2468] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:47.922775 12739 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.928103 12739 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:47.928540 12638 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:47.929589 12718 raft_consensus.cc:2804] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:47.929953 12718 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.930300 12718 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:47.932891 12728 raft_consensus.cc:493] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.933514 12728 raft_consensus.cc:515] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.934803 12712 tablet_bootstrap.cc:654] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.943313 12713 ts_tablet_manager.cc:1434] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 13:03:47.945647 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
W20260709 13:03:47.947543 12637 leader_election.cc:343] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:47.950379 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:47.950695 12712 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:47.951299 12598 raft_consensus.cc:2468] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:47.951583 12712 ts_tablet_manager.cc:1403] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260709 13:03:47.952696 12638 leader_election.cc:304] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:47.950495 12713 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:47.955994 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:47.956126 12712 raft_consensus.cc:359] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.957253 12712 raft_consensus.cc:385] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:47.957757 12712 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:47.959189 12712 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.960769 12672 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:47.962013 12713 tablet_bootstrap.cc:654] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.964660 12728 leader_election.cc:290] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.946107 12718 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:47.965387 12728 raft_consensus.cc:2804] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:47.965756 12728 raft_consensus.cc:493] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.966104 12728 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:47.968902 12712 ts_tablet_manager.cc:1434] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:03:47.970475 12712 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:47.982012 12718 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:47.982226 12712 tablet_bootstrap.cc:654] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:47.984180 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
W20260709 13:03:47.986855 12637 leader_election.cc:343] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.001372 12712 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:48.002295 12712 ts_tablet_manager.cc:1403] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260709 13:03:48.006582 12712 raft_consensus.cc:359] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.007797 12712 raft_consensus.cc:385] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.008230 12712 raft_consensus.cc:740] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.009318 12712 consensus_queue.cc:260] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.012755 12712 ts_tablet_manager.cc:1434] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:48.014271 12712 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
W20260709 13:03:48.021168 12638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.109.2:38049, user_credentials={real_user=slave}} blocked reactor thread for 68566.6us
I20260709 13:03:48.023789 12712 tablet_bootstrap.cc:654] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.024150 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.025297 12598 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.036898 12717 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.037470 12712 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:48.038236 12712 ts_tablet_manager.cc:1403] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260709 13:03:48.037804 12717 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.042214 12712 raft_consensus.cc:359] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.043249 12712 raft_consensus.cc:385] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.043618 12712 raft_consensus.cc:740] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.044592 12712 consensus_queue.cc:260] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.046096 12717 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.047677 12712 ts_tablet_manager.cc:1434] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:48.049289 12712 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:48.058598 12712 tablet_bootstrap.cc:654] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.065678 12744 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.066746 12744 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.071646 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.072887 12712 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:48.073748 12712 ts_tablet_manager.cc:1403] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
W20260709 13:03:48.074040 12637 leader_election.cc:343] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.077175 12712 raft_consensus.cc:359] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.078027 12712 raft_consensus.cc:385] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.078300 12712 raft_consensus.cc:740] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.079679 12712 consensus_queue.cc:260] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.081094 12739 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.082969 12712 ts_tablet_manager.cc:1434] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260709 13:03:48.084501 12712 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: Bootstrap starting.
I20260709 13:03:48.093010 12712 tablet_bootstrap.cc:654] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.054278 12728 raft_consensus.cc:515] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.102069 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
W20260709 13:03:48.104414 12637 leader_election.cc:343] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.106768 12712 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: No bootstrap required, opened a new log
I20260709 13:03:48.107600 12712 ts_tablet_manager.cc:1403] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260709 13:03:48.108053 12598 raft_consensus.cc:2468] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.110050 12638 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.111340 12718 raft_consensus.cc:2804] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.111663 12712 raft_consensus.cc:359] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.112792 12712 raft_consensus.cc:385] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.113166 12718 raft_consensus.cc:697] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:48.113165 12712 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.114495 12718 consensus_queue.cc:237] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.114993 12726 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.114501 12712 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.115758 12726 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.118187 12712 ts_tablet_manager.cc:1434] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:03:48.129642 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:48.129828 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.130431 12671 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.130676 12597 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:48.131112 12728 leader_election.cc:290] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.120013 12726 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.125969 12744 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.132148 12489 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:48.132959 12726 raft_consensus.cc:2804] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.133333 12726 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.133684 12726 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.134308 12713 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:48.134975 12713 ts_tablet_manager.cc:1403] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.185s	user 0.062s	sys 0.087s
I20260709 13:03:48.135253 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.136004 12597 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.138326 12713 raft_consensus.cc:359] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.127051 12714 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.139299 12713 raft_consensus.cc:385] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.131002 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.139864 12714 ts_tablet_manager.cc:1403] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.246s	user 0.068s	sys 0.123s
I20260709 13:03:48.142527 12726 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.128165 12739 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Requested vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.139945 12596 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.143256 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.119326 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
W20260709 13:03:48.146452 12638 leader_election.cc:343] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.146989 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:48.147281 12597 raft_consensus.cc:2468] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.146998 12672 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:48.151158 12726 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Requested vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.140455 12713 raft_consensus.cc:740] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.141268 12671 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 1.
I20260709 13:03:48.152969 12488 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:48.153995 12739 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.147105 12638 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:48.154668 12739 raft_consensus.cc:697] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Becoming Leader. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Running, Role: LEADER
I20260709 13:03:48.156442 12744 raft_consensus.cc:2749] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:48.154058 12713 consensus_queue.cc:260] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.156805 12739 consensus_queue.cc:237] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.158882 12713 ts_tablet_manager.cc:1434] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:03:48.162943 12713 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:48.160648 12714 raft_consensus.cc:359] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.166925 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.155720 12596 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 1.
I20260709 13:03:48.167325 12714 raft_consensus.cc:385] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.168149 12714 raft_consensus.cc:740] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.168249 12598 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.169760 12714 consensus_queue.cc:260] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.172610 12717 raft_consensus.cc:493] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.173277 12717 raft_consensus.cc:515] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.173520 12714 ts_tablet_manager.cc:1434] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 13:03:48.175529 12714 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.176070 12717 leader_election.cc:290] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.182165 12717 raft_consensus.cc:493] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.182699 12717 raft_consensus.cc:515] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.182168 12638 leader_election.cc:304] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.185027 12717 leader_election.cc:290] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.186002 12718 raft_consensus.cc:2804] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.187142 12718 raft_consensus.cc:697] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:48.181331 12713 tablet_bootstrap.cc:654] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.188462 12718 consensus_queue.cc:237] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.172875 12418 catalog_manager.cc:5697] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.195950 12714 tablet_bootstrap.cc:654] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.211064 12714 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.211947 12714 ts_tablet_manager.cc:1403] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.014s
I20260709 13:03:48.212313 12523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.213506 12523 raft_consensus.cc:2393] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa1f24a792cc47528eb20032526c3d53 in current term 1: Already voted for candidate 845a5856b9714b699f364ea100a76e5f in this term.
I20260709 13:03:48.214614 12522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.216138 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.216704 12714 raft_consensus.cc:359] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.217972 12714 raft_consensus.cc:385] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:48.218371 12563 leader_election.cc:343] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.218490 12714 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
W20260709 13:03:48.220708 12563 leader_election.cc:343] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.220228 12714 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.224519 12714 ts_tablet_manager.cc:1434] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:03:48.226289 12714 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.227934 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.228742 12671 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 0.
I20260709 13:03:48.228945 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.229842 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.230651 12672 raft_consensus.cc:2468] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 0.
I20260709 13:03:48.229893 12670 raft_consensus.cc:2468] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 0.
I20260709 13:03:48.233337 12563 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.234287 12714 tablet_bootstrap.cc:654] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.234828 12563 leader_election.cc:304] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.236248 12563 leader_election.cc:304] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.241253 12759 raft_consensus.cc:2804] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.247201 12759 raft_consensus.cc:493] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.248528 12759 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.250900 12714 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.251732 12714 ts_tablet_manager.cc:1403] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260709 13:03:48.255043 12714 raft_consensus.cc:359] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.241987 12755 raft_consensus.cc:2804] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.255926 12714 raft_consensus.cc:385] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.256100 12755 raft_consensus.cc:493] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.256325 12714 raft_consensus.cc:740] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.256657 12755 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.257261 12714 consensus_queue.cc:260] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.259037 12598 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 1.
I20260709 13:03:48.259761 12717 raft_consensus.cc:2764] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:48.260334 12714 ts_tablet_manager.cc:1434] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:03:48.261631 12714 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.260890 12421 catalog_manager.cc:5697] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.264628 12489 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 72e9758d8c0740ba9f0b6df0756d23b9
I20260709 13:03:48.266237 12739 raft_consensus.cc:2804] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.266891 12739 raft_consensus.cc:697] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Becoming Leader. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Running, Role: LEADER
I20260709 13:03:48.267978 12739 consensus_queue.cc:237] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.269312 12714 tablet_bootstrap.cc:654] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.268321 12420 catalog_manager.cc:5697] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 845a5856b9714b699f364ea100a76e5f (127.7.109.1). New cstate: current_term: 1 leader_uuid: "845a5856b9714b699f364ea100a76e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.270251 12759 raft_consensus.cc:515] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.275605 12759 leader_election.cc:290] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.272603 12755 raft_consensus.cc:515] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.276507 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:48.276916 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:48.277637 12670 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.278481 12755 leader_election.cc:290] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
W20260709 13:03:48.278748 12563 leader_election.cc:343] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.280828 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:48.281553 12672 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.281965 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:48.282879 12521 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.288765 12672 raft_consensus.cc:2468] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
I20260709 13:03:48.290369 12563 leader_election.cc:304] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:48.291368 12755 raft_consensus.cc:2804] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.291885 12755 raft_consensus.cc:697] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:48.292877 12718 consensus_queue.cc:1048] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.293690 12670 raft_consensus.cc:2468] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
I20260709 13:03:48.292768 12755 consensus_queue.cc:237] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.298322 12744 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.300491 12744 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.302194 12714 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.303001 12714 ts_tablet_manager.cc:1403] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.012s
I20260709 13:03:48.303897 12713 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:48.304152 12744 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.304620 12713 ts_tablet_manager.cc:1403] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.015s
I20260709 13:03:48.306200 12522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.307076 12522 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:48.306643 12714 raft_consensus.cc:359] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.307682 12714 raft_consensus.cc:385] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.308101 12714 raft_consensus.cc:740] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.307958 12713 raft_consensus.cc:359] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.308764 12713 raft_consensus.cc:385] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.309163 12713 raft_consensus.cc:740] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.308598 12637 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:48.309312 12714 consensus_queue.cc:260] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.310034 12713 consensus_queue.cc:260] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.310860 12744 raft_consensus.cc:2804] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.311352 12744 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.311249 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.312024 12744 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.312433 12714 ts_tablet_manager.cc:1434] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:48.313011 12713 ts_tablet_manager.cc:1434] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:03:48.313799 12714 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.314213 12713 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:48.309333 12521 raft_consensus.cc:2468] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
W20260709 13:03:48.319010 12638 leader_election.cc:343] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:48.296376 12563 leader_election.cc:304] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:48.321128 12713 tablet_bootstrap.cc:654] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.321213 12759 raft_consensus.cc:2804] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.321959 12759 raft_consensus.cc:697] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:48.322104 12714 tablet_bootstrap.cc:654] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.322986 12759 consensus_queue.cc:237] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.326319 12421 catalog_manager.cc:5697] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 845a5856b9714b699f364ea100a76e5f (127.7.109.1). New cstate: current_term: 1 leader_uuid: "845a5856b9714b699f364ea100a76e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.335474 12713 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:48.336128 12713 ts_tablet_manager.cc:1403] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:03:48.339488 12714 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.340364 12714 ts_tablet_manager.cc:1403] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260709 13:03:48.339715 12713 raft_consensus.cc:359] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.341106 12713 raft_consensus.cc:385] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.341488 12713 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.342540 12713 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.345937 12713 ts_tablet_manager.cc:1434] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:48.347362 12713 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: Bootstrap starting.
I20260709 13:03:48.348686 12714 raft_consensus.cc:359] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.357599 12714 raft_consensus.cc:385] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.358057 12714 raft_consensus.cc:740] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.358958 12714 consensus_queue.cc:260] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.360545 12521 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.352715 12744 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.356201 12713 tablet_bootstrap.cc:654] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.362856 12744 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.363566 12714 ts_tablet_manager.cc:1434] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:03:48.363725 12522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:48.364470 12522 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.364583 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.365204 12714 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.365265 12598 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.370029 12739 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.370736 12739 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.371137 12420 catalog_manager.cc:5697] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.372862 12714 tablet_bootstrap.cc:654] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.373311 12522 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.374714 12637 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:48.375823 12744 raft_consensus.cc:2804] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.375921 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.376380 12744 raft_consensus.cc:697] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:48.377315 12744 consensus_queue.cc:237] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.382273 12718 consensus_queue.cc:1048] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.395371 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.395896 12713 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: No bootstrap required, opened a new log
I20260709 13:03:48.396582 12713 ts_tablet_manager.cc:1403] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260709 13:03:48.397923 12488 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [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: 845a5856b9714b699f364ea100a76e5f; no voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:48.400250 12739 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.408331 12598 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.409934 12718 raft_consensus.cc:493] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.410862 12718 raft_consensus.cc:515] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.415655 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0ee7cc38a341e2852297f321bc6841" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f" is_pre_election: true
I20260709 13:03:48.416179 12713 raft_consensus.cc:359] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.416749 12521 raft_consensus.cc:2468] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:48.417122 12713 raft_consensus.cc:385] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.417516 12713 raft_consensus.cc:740] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.418445 12713 consensus_queue.cc:260] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.418578 12637 leader_election.cc:304] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:48.420794 12713 ts_tablet_manager.cc:1434] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:48.420661 12744 raft_consensus.cc:2804] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.421356 12744 raft_consensus.cc:493] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.421809 12744 raft_consensus.cc:3060] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.424476 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0ee7cc38a341e2852297f321bc6841" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.423826 12420 catalog_manager.cc:5697] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.425498 12598 raft_consensus.cc:2468] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 0.
I20260709 13:03:48.427939 12718 leader_election.cc:290] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.430652 12744 raft_consensus.cc:515] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.433921 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0ee7cc38a341e2852297f321bc6841" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:48.434602 12521 raft_consensus.cc:3060] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.436033 12739 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.437700 12744 leader_election.cc:290] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:48.439298 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0ee7cc38a341e2852297f321bc6841" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.439913 12726 raft_consensus.cc:2749] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:48.440068 12598 raft_consensus.cc:3060] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.436621 12739 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.445830 12521 raft_consensus.cc:2468] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.447260 12637 leader_election.cc:304] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:48.447748 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.448392 12744 raft_consensus.cc:2804] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.448663 12596 raft_consensus.cc:2393] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845a5856b9714b699f364ea100a76e5f in current term 1: Already voted for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in this term.
I20260709 13:03:48.448987 12714 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.448962 12744 raft_consensus.cc:697] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:48.449684 12714 ts_tablet_manager.cc:1403] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.044s
I20260709 13:03:48.449973 12739 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.450090 12744 consensus_queue.cc:237] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:48.451514 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.452662 12714 raft_consensus.cc:359] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.453447 12488 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f; no voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:48.453475 12714 raft_consensus.cc:385] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.455305 12714 raft_consensus.cc:740] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.455309 12598 raft_consensus.cc:2468] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:48.456686 12714 consensus_queue.cc:260] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.458820 12726 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.459596 12714 ts_tablet_manager.cc:1434] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:48.460708 12714 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:48.466936 12714 tablet_bootstrap.cc:654] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:48.475210 12421 catalog_manager.cc:5697] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.480157 12726 raft_consensus.cc:2749] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:48.501075 12714 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: No bootstrap required, opened a new log
I20260709 13:03:48.501658 12714 ts_tablet_manager.cc:1403] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.041s	user 0.036s	sys 0.003s
I20260709 13:03:48.503815 12714 raft_consensus.cc:359] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.504402 12714 raft_consensus.cc:385] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:48.504642 12714 raft_consensus.cc:740] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:48.505337 12714 consensus_queue.cc:260] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.507195 12714 ts_tablet_manager.cc:1434] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:03:48.507973 12418 catalog_manager.cc:5697] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.537834 12739 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.538407 12739 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.540355 12739 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.541563 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:48.541803 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:48.542286 12598 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:48.542845 12672 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 0.
I20260709 13:03:48.543644 12489 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:48.544680 12739 raft_consensus.cc:2804] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:48.545082 12739 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:48.545321 12739 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.550957 12739 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.552795 12739 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Requested vote from peers fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:48.553712 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:48.554013 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "845a5856b9714b699f364ea100a76e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:48.554368 12598 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.554688 12672 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.560437 12598 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 1.
I20260709 13:03:48.560420 12672 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845a5856b9714b699f364ea100a76e5f in term 1.
I20260709 13:03:48.561821 12489 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:48.562692 12739 raft_consensus.cc:2804] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:48.563170 12739 raft_consensus.cc:697] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Becoming Leader. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Running, Role: LEADER
I20260709 13:03:48.564062 12739 consensus_queue.cc:237] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:48.572119 12419 catalog_manager.cc:5697] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 845a5856b9714b699f364ea100a76e5f (127.7.109.1). New cstate: current_term: 1 leader_uuid: "845a5856b9714b699f364ea100a76e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.632258 12521 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.639505 12744 consensus_queue.cc:1048] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.653082 12718 consensus_queue.cc:1048] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.665759 12739 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.673086 12718 consensus_queue.cc:1048] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.678797 12726 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.688251 12728 consensus_queue.cc:1048] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.728839 12672 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.734256 12521 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:48.736423 12726 consensus_queue.cc:1048] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.743983 12755 consensus_queue.cc:1048] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.753705 12726 consensus_queue.cc:1048] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:48.766333 12717 consensus_queue.cc:1048] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.768177  7604 ts_manager.cc:295] Set tserver state for 845a5856b9714b699f364ea100a76e5f to MAINTENANCE_MODE
I20260709 13:03:48.769274  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
I20260709 13:03:48.815996  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:48.816847  7604 tablet_replica.cc:333] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.817626  7604 raft_consensus.cc:2243] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.818143  7604 raft_consensus.cc:2272] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.820824  7604 tablet_replica.cc:333] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.821506  7604 raft_consensus.cc:2243] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.822052  7604 raft_consensus.cc:2272] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.824112  7604 tablet_replica.cc:333] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.824895  7604 raft_consensus.cc:2243] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.825336  7604 raft_consensus.cc:2272] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.827296  7604 tablet_replica.cc:333] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.827904  7604 raft_consensus.cc:2243] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:48.828567  7604 pending_rounds.cc:70] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Trying to abort 1 pending ops.
I20260709 13:03:48.828794  7604 pending_rounds.cc:77] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634728206491648 op_type: NO_OP noop_request { }
I20260709 13:03:48.829150  7604 raft_consensus.cc:2889] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:03:48.829456  7604 raft_consensus.cc:2272] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.832571  7604 tablet_replica.cc:333] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.833187  7604 raft_consensus.cc:2243] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:48.834053  7604 raft_consensus.cc:2272] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.837069  7604 tablet_replica.cc:333] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.838088  7604 raft_consensus.cc:2243] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.838734  7604 raft_consensus.cc:2272] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.842635  7604 tablet_replica.cc:333] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.843283  7604 raft_consensus.cc:2243] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.843748  7604 raft_consensus.cc:2272] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.845539  7604 tablet_replica.cc:333] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.846100  7604 raft_consensus.cc:2243] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.846602  7604 raft_consensus.cc:2272] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.850154  7604 tablet_replica.cc:333] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.851037  7604 raft_consensus.cc:2243] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:48.851590  7604 raft_consensus.cc:2272] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:48.852973 12728 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:48.855360  7604 tablet_replica.cc:333] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: stopping tablet replica
I20260709 13:03:48.856297  7604 raft_consensus.cc:2243] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:48.857529  7604 raft_consensus.cc:2272] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:48.860842 12637 consensus_peers.cc:597] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: 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:03:48.863217 12717 consensus_queue.cc:1048] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:48.880198 12637 consensus_peers.cc:597] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. 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:03:48.890861 12563 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.903681  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
W20260709 13:03:48.923656 12637 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.950747 12744 consensus_queue.cc:1048] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:49.188161 12563 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:49.201231 12637 consensus_peers.cc:597] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:49.236333 12637 consensus_peers.cc:597] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:49.755961 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:49.836951 12637 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111) [suppressed 130 similar messages]
I20260709 13:03:50.065595 12755 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.066192 12755 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.068013 12755 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.069841 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:50.070600 12672 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
I20260709 13:03:50.071830 12563 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:50.072613 12755 raft_consensus.cc:2804] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:50.072705 12563 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.073130 12755 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:50.073551 12755 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.079416 12755 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.081209 12755 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.083165 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29f6e30c10d446098523fe8e7924b9d" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:50.083797 12672 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:50.085820 12563 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.090099 12672 raft_consensus.cc:2468] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:50.091878 12563 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:50.092962 12755 raft_consensus.cc:2804] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:50.093840 12755 raft_consensus.cc:697] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:50.094707 12755 consensus_queue.cc:237] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER 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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.103699 12421 catalog_manager.cc:5697] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 845a5856b9714b699f364ea100a76e5f (127.7.109.1) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.180622 12755 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.181162 12755 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.182978 12755 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.183709 12752 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.184309 12752 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.184659 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:50.185295 12672 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
I20260709 13:03:50.186700 12752 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:50.187186 12563 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:50.187983 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:50.188791 12598 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 1.
I20260709 13:03:50.189292 12755 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:50.189450 12563 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.190251 12638 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:50.189656 12755 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.191241 12755 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.191272 12752 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:50.191484 12637 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.191847 12752 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.192293 12752 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.197567 12755 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.197618 12752 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.199841 12755 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.201875 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:50.202163 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:50.202848 12672 raft_consensus.cc:2393] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fa1f24a792cc47528eb20032526c3d53 in current term 2: Already voted for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in this term.
I20260709 13:03:50.203047 12598 raft_consensus.cc:2393] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72e9758d8c0740ba9f0b6df0756d23b9 in current term 2: Already voted for candidate fa1f24a792cc47528eb20032526c3d53 in this term.
I20260709 13:03:50.203258 12752 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:03:50.205653 12563 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:03:50.206775 12637 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.207010 12563 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [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: fa1f24a792cc47528eb20032526c3d53; no voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:50.207494 12637 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:50.208039 12755 raft_consensus.cc:2749] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:50.208343 12752 raft_consensus.cc:2749] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:50.249732 12752 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.250245 12752 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.252110 12752 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:50.253271 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
W20260709 13:03:50.255970 12637 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.256395 12637 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:50.257192 12752 raft_consensus.cc:2749] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:50.261718 12755 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.262346 12755 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.264066 12755 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.265931 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" is_pre_election: true
I20260709 13:03:50.266732 12672 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 1.
I20260709 13:03:50.267917 12563 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:50.268874 12755 raft_consensus.cc:2804] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:50.268855 12563 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.269429 12755 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 845a5856b9714b699f364ea100a76e5f)
I20260709 13:03:50.270107 12755 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:50.275915 12755 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.277741 12755 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:50.279297 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444ca8de3c5f42e2a6c4b8932d79671b" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:50.280053 12672 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:50.281630 12563 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:50.285661 12672 raft_consensus.cc:2468] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:50.287004 12563 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:50.287989 12755 raft_consensus.cc:2804] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:50.288806 12755 raft_consensus.cc:697] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:50.289682 12755 consensus_queue.cc:237] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:50.298453 12421 catalog_manager.cc:5697] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 845a5856b9714b699f364ea100a76e5f (127.7.109.1) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:50.539495 12563 consensus_peers.cc:597] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:50.707260 12563 consensus_peers.cc:597] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:50.709308 12672 raft_consensus.cc:1275] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:50.710682 12755 consensus_queue.cc:1048] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:50.757316 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:50.877291 12672 raft_consensus.cc:1275] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:50.879160 12755 consensus_queue.cc:1048] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:51.109413 12637 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:51.173090 12637 consensus_peers.cc:597] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:51.240000 12637 consensus_peers.cc:597] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:51.484467 12563 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:51.627336 12637 consensus_peers.cc:597] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:51.637914 12637 consensus_peers.cc:597] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:03:51.734309 12807 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.734880 12807 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:51.736662 12807 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:51.738325 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53" is_pre_election: true
I20260709 13:03:51.739125 12598 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 2.
I20260709 13:03:51.740434 12638 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:51.741590 12807 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:51.741854 12637 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:03:51.742087 12807 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.742462 12807 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.747838 12807 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:51.749634 12807 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:51.750911 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:51.751741 12598 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:51.754168 12637 leader_election.cc:336] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:03:51.758519 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:51.759424 12598 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 3.
I20260709 13:03:51.760987 12638 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 845a5856b9714b699f364ea100a76e5f
I20260709 13:03:51.761859 12807 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:51.762439 12807 raft_consensus.cc:697] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:51.763185 12807 consensus_queue.cc:237] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER 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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:51.773648 12421 catalog_manager.cc:5697] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 1 to 3, leader changed from 845a5856b9714b699f364ea100a76e5f (127.7.109.1) to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:51.904949 12563 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:52.277185 12637 consensus_peers.cc:597] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.392926 12598 raft_consensus.cc:1275] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:52.395222 12752 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:52.759949 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:52.839527 12563 consensus_peers.cc:597] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:53.068264 12563 consensus_peers.cc:597] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:03:53.677790 12637 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:53.761085 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:53.844209 12637 consensus_peers.cc:597] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:53.879997 12563 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:53.889564 12637 consensus_peers.cc:597] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:53.929330  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:53.937995 12819 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:03:53.938398 12820 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:03:53.940218 12822 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:03:53.940433  7604 server_base.cc:1061] running on GCE node
I20260709 13:03:53.942203  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:53.942588  7604 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:03:53.942889  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602233942833 us; error 0 us; skew 500 ppm
I20260709 13:03:53.943668  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:53.947543  7604 webserver.cc:533] Webserver started at http://127.7.109.1:46841/ using document root <none> and password file <none>
I20260709 13:03:53.948149  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:53.948334  7604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:03:53.953480  7604 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:03:53.958068 12827 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:03:53.959101  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:03:53.959468  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "845a5856b9714b699f364ea100a76e5f"
format_stamp: "Formatted at 2026-07-09 13:03:46 on dist-test-slave-r9m8"
I20260709 13:03:53.959883  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602079175892-7604-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:03:53.981907  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:53.983404  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:53.985042  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:53.989442 12834 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:03:53.993351 12637 consensus_peers.cc:597] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:03:54.035321 12637 consensus_peers.cc:597] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:03:54.054510  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:03:54.054945  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.067s	user 0.003s	sys 0.000s
I20260709 13:03:54.055311  7604 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:03:54.061312 12834 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.077190 12834 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.078074 12834 tablet_bootstrap.cc:492] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.078860 12834 ts_tablet_manager.cc:1403] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 13:03:54.081853 12834 raft_consensus.cc:359] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:54.082645 12834 raft_consensus.cc:740] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.083475 12834 consensus_queue.cc:260] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } } peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } }
I20260709 13:03:54.086692 12834 ts_tablet_manager.cc:1434] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:54.087847 12834 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.105283 12834 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: 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:03:54.106781 12834 tablet_bootstrap.cc:492] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.107601 12834 ts_tablet_manager.cc:1403] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:03:54.110363 12834 raft_consensus.cc:359] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.111312 12834 raft_consensus.cc:740] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.112146 12834 consensus_queue.cc:260] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.113808 12834 ts_tablet_manager.cc:1434] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:54.114696 12834 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.120971  7604 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:03:54.121385  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.066s	user 0.057s	sys 0.007s
I20260709 13:03:54.129570 12834 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.130486 12834 tablet_bootstrap.cc:492] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.131296 12834 ts_tablet_manager.cc:1403] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:03:54.133991 12834 raft_consensus.cc:359] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.134964 12834 raft_consensus.cc:740] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.136401 12834 consensus_queue.cc:260] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.138969 12834 ts_tablet_manager.cc:1434] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:54.140154 12834 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.161892 12834 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.163141 12834 tablet_bootstrap.cc:492] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.164068 12834 ts_tablet_manager.cc:1403] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 13:03:54.168629 12834 raft_consensus.cc:359] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.169538 12834 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.170706 12834 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.173673 12834 ts_tablet_manager.cc:1434] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:03:54.174839 12834 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.196739  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:42371
I20260709 13:03:54.196851 12896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:42371 every 8 connection(s)
I20260709 13:03:54.197400 12834 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: 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:03:54.198508 12834 tablet_bootstrap.cc:492] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.199265 12834 ts_tablet_manager.cc:1403] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 13:03:54.202781 12834 raft_consensus.cc:359] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.203799 12834 raft_consensus.cc:740] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.204577  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:54.204663 12834 consensus_queue.cc:260] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.208137 12834 ts_tablet_manager.cc:1434] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:54.209036 12834 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.231632 12834 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.232489 12834 tablet_bootstrap.cc:492] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.233240 12834 ts_tablet_manager.cc:1403] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 13:03:54.235728 12834 raft_consensus.cc:359] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.236567 12834 raft_consensus.cc:740] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.237337 12834 consensus_queue.cc:260] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.239187 12834 ts_tablet_manager.cc:1434] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:03:54.239913 12834 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.245184 12897 heartbeater.cc:344] Connected to a master server at 127.7.109.62:33333
I20260709 13:03:54.245034 12670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:54.245736 12897 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:54.245934 12670 raft_consensus.cc:606] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:54.246891 12897 heartbeater.cc:507] Master 127.7.109.62:33333 requested a full tablet report, sending...
I20260709 13:03:54.254359 12670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:54.255595 12670 raft_consensus.cc:606] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:54.259233  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:54.260082  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:54.260280 12904 raft_consensus.cc:993] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:54.259218 12418 ts_manager.cc:194] Re-registered known tserver with Master: 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371)
I20260709 13:03:54.260947 12752 raft_consensus.cc:1081] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:54.261018  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:54.263696 12834 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: 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:03:54.264353 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:54.264807 12834 tablet_bootstrap.cc:492] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.265089 12598 raft_consensus.cc:493] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:54.265537 12834 ts_tablet_manager.cc:1403] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 13:03:54.265513 12598 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.268427 12834 raft_consensus.cc:359] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.269229 12834 raft_consensus.cc:740] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.270061 12834 consensus_queue.cc:260] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.272526 12834 ts_tablet_manager.cc:1434] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:54.273278 12834 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.274351 12418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60344
I20260709 13:03:54.276800 12598 raft_consensus.cc:515] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.278975 12897 heartbeater.cc:499] Master 127.7.109.62:33333 was elected leader, sending a full tablet report...
I20260709 13:03:54.278771 12598 leader_election.cc:290] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:54.281949 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:54.282811 12670 raft_consensus.cc:3055] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:54.283183 12670 raft_consensus.cc:740] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:54.284402 12670 consensus_queue.cc:260] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.286247 12670 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.292371 12834 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: 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:03:54.293715 12834 tablet_bootstrap.cc:492] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.294538 12834 ts_tablet_manager.cc:1403] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 13:03:54.296255 12871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1e8ca824c4543bd10cb6bca85619e" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:54.297104 12871 raft_consensus.cc:3060] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.297163 12670 raft_consensus.cc:2468] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:54.297420 12834 raft_consensus.cc:359] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.298214 12834 raft_consensus.cc:740] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.298833 12563 leader_election.cc:304] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:54.299041 12834 consensus_queue.cc:260] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.300060 12806 raft_consensus.cc:2804] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:54.301394 12834 ts_tablet_manager.cc:1434] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:54.302721 12834 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.306718 12871 raft_consensus.cc:2468] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:54.311430 12806 raft_consensus.cc:697] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:54.312693 12806 consensus_queue.cc:237] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.320171 12834 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.321043 12834 tablet_bootstrap.cc:492] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.321596 12834 ts_tablet_manager.cc:1403] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:03:54.322332 12418 catalog_manager.cc:5697] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:54.323658 12834 raft_consensus.cc:359] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.324203 12834 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.325304 12834 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.327224 12871 raft_consensus.cc:3060] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.327507 12834 ts_tablet_manager.cc:1434] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:54.328627 12834 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Bootstrap starting.
I20260709 13:03:54.338420 12870 raft_consensus.cc:3060] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.336308 12871 pending_rounds.cc:85] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Aborting all ops after (but not including) 0
I20260709 13:03:54.344936 12871 pending_rounds.cc:107] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:54.345304 12871 raft_consensus.cc:2889] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:54.354506 12834 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: 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:03:54.355669 12834 tablet_bootstrap.cc:492] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Bootstrap complete.
I20260709 13:03:54.356572 12834 ts_tablet_manager.cc:1403] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.003s
I20260709 13:03:54.359601 12834 raft_consensus.cc:359] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.360401 12834 raft_consensus.cc:740] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845a5856b9714b699f364ea100a76e5f, State: Initialized, Role: FOLLOWER
I20260709 13:03:54.361320 12834 consensus_queue.cc:260] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.363843 12834 ts_tablet_manager.cc:1434] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:54.365816 12904 raft_consensus.cc:993] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:54.366449 12752 raft_consensus.cc:1081] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:54.368522 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:54.369124 12598 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:54.369504 12598 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:54.377765 12598 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.379953 12598 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 4 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:54.381496 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:54.382192 12670 raft_consensus.cc:3055] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:54.382624 12670 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:54.382489 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:54.383497 12870 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 4
I20260709 13:03:54.383790 12670 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.384883 12670 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:54.389425 12870 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 4.
I20260709 13:03:54.390367 12871 raft_consensus.cc:1240] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Rejecting Update request from peer 72e9758d8c0740ba9f0b6df0756d23b9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:54.390815 12563 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [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: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:54.391013 12670 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 4.
I20260709 13:03:54.392055 12806 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:54.392758 12806 raft_consensus.cc:697] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:54.393776 12806 consensus_queue.cc:237] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:54.404135 12418 catalog_manager.cc:5697] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 3 to 4, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 4 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:54.762317 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:54.798908 12670 raft_consensus.cc:1275] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:54.800534 12871 raft_consensus.cc:1275] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:54.800343 12806 consensus_queue.cc:1048] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:54.802002 12806 consensus_queue.cc:1048] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:54.864427 12871 raft_consensus.cc:1275] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:54.866463 12909 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:54.877702 12670 raft_consensus.cc:1275] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:54.880587 12908 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:55.273168  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.291756 12598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
mode: GRACEFUL
new_leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:56492
I20260709 13:03:55.292310 12598 raft_consensus.cc:606] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Received request to transfer leadership to TS 72e9758d8c0740ba9f0b6df0756d23b9
I20260709 13:03:55.296154 12598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
mode: GRACEFUL
new_leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:56492
I20260709 13:03:55.296811 12598 raft_consensus.cc:606] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Received request to transfer leadership to TS 72e9758d8c0740ba9f0b6df0756d23b9
I20260709 13:03:55.298465  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:55.299171  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:55.300047  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.420361 12908 raft_consensus.cc:993] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: : Instructing follower 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:55.420862 12806 raft_consensus.cc:1081] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Signalling peer 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:55.422780 12670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:34752
I20260709 13:03:55.423295 12670 raft_consensus.cc:493] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.423583 12670 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:55.429562 12670 raft_consensus.cc:515] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.431407 12670 leader_election.cc:290] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:55.432448 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:55.433121 12598 raft_consensus.cc:3055] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:55.433429 12598 raft_consensus.cc:740] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:55.434083 12598 consensus_queue.cc:260] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.432340 12871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b1eac166c42b7b948550e24b9cda6" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:55.435213 12871 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:55.435271 12598 raft_consensus.cc:3060] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:55.440868 12871 raft_consensus.cc:2468] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 2.
I20260709 13:03:55.441776 12598 raft_consensus.cc:2468] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 2.
I20260709 13:03:55.442158 12637 leader_election.cc:304] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:55.443033 12752 raft_consensus.cc:2804] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:55.443527 12752 raft_consensus.cc:697] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:55.444367 12752 consensus_queue.cc:237] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.452221 12418 catalog_manager.cc:5697] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 1 to 2, leader changed from fa1f24a792cc47528eb20032526c3d53 (127.7.109.2) to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:55.763346 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:55.785336 12908 raft_consensus.cc:993] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: : Instructing follower 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:55.786003 12908 raft_consensus.cc:1081] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Signalling peer 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:55.787812 12670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:34752
I20260709 13:03:55.788451 12670 raft_consensus.cc:493] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.788761 12670 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:55.795843 12670 raft_consensus.cc:515] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.797636 12670 leader_election.cc:290] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:55.798534 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:55.798751 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd55bb1d02c4f9ca57320140d109749" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:55.799317 12870 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:55.799367 12598 raft_consensus.cc:3055] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:55.799780 12598 raft_consensus.cc:740] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:55.800450 12598 consensus_queue.cc:260] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.801353 12598 raft_consensus.cc:3060] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:55.805264 12870 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 5.
I20260709 13:03:55.806421 12598 raft_consensus.cc:2468] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 5.
I20260709 13:03:55.806612 12637 leader_election.cc:304] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:55.807551 12752 raft_consensus.cc:2804] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:55.808437 12752 raft_consensus.cc:697] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 5 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:55.809420 12752 consensus_queue.cc:237] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:55.816490 12418 catalog_manager.cc:5697] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 4 to 5, leader changed from fa1f24a792cc47528eb20032526c3d53 (127.7.109.2) to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 5 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:55.937865 12871 raft_consensus.cc:1275] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:55.939173 12752 consensus_queue.cc:1048] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.950742 12598 raft_consensus.cc:1275] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:55.952327 12944 consensus_queue.cc:1048] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" 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:03:56.301081 12598 raft_consensus.cc:1275] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 5 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:56.302480 12871 raft_consensus.cc:1275] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 5 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:56.302420 12944 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:56.304332 12944 consensus_queue.cc:1048] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:56.306789  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:56.329486 12670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:56.330261 12670 raft_consensus.cc:606] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:56.335525 12670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:56.336406 12670 raft_consensus.cc:606] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:56.337855  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:56.338631  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:56.339462  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:56.643661 12944 raft_consensus.cc:993] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:56.644398 12944 raft_consensus.cc:1081] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:56.646330 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:56.646927 12598 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:56.647311 12598 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.653223 12598 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.654949 12598 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:56.656108 12871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:56.656283 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d527a61ae094ecc9947730f9866f1c2" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:56.656725 12871 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.656982 12670 raft_consensus.cc:3055] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:56.657387 12670 raft_consensus.cc:740] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:56.658365 12670 consensus_queue.cc:260] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.659572 12670 raft_consensus.cc:3060] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.663650 12871 raft_consensus.cc:2468] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:56.663934 12752 raft_consensus.cc:993] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:56.664574 12944 raft_consensus.cc:1081] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:56.665091 12563 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:56.666682 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:56.666841 12908 raft_consensus.cc:2804] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:56.667443 12598 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:56.667897 12598 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.667637 12908 raft_consensus.cc:697] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:56.668506 12670 raft_consensus.cc:2468] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:56.669302 12908 consensus_queue.cc:237] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.677031 12598 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.678928 12598 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:56.679728 12871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:56.679111 12418 catalog_manager.cc:5697] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:56.679999 12670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:56.680435 12871 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.680686 12670 raft_consensus.cc:3055] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:56.681097 12670 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:56.681900 12670 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.683070 12670 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:56.689292 12871 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:56.689875 12670 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:56.690781 12563 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:56.691692 12950 raft_consensus.cc:2804] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:56.694169 12950 raft_consensus.cc:697] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:56.695658 12950 consensus_queue.cc:237] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:56.705436 12418 catalog_manager.cc:5697] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:56.764489 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:57.076570 12670 raft_consensus.cc:1275] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.078001 12950 consensus_queue.cc:1048] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:57.089207 12870 raft_consensus.cc:1275] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.093878 12954 consensus_queue.cc:1048] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:57.257328 12672 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.259101 12908 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:57.275084 12870 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.276858 12964 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:57.349076  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:57.359443 12596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
mode: GRACEFUL
new_leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:56492
I20260709 13:03:57.360704 12596 raft_consensus.cc:606] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Received request to transfer leadership to TS 72e9758d8c0740ba9f0b6df0756d23b9
I20260709 13:03:57.364578 12596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
mode: GRACEFUL
new_leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:56492
I20260709 13:03:57.365275 12596 raft_consensus.cc:606] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Received request to transfer leadership to TS 72e9758d8c0740ba9f0b6df0756d23b9
I20260709 13:03:57.366979  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:57.367554  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:57.368211  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:57.407846 12964 raft_consensus.cc:993] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: : Instructing follower 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:57.408672 12950 raft_consensus.cc:1081] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Signalling peer 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:57.410722 12672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:34752
I20260709 13:03:57.411324 12672 raft_consensus.cc:493] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:57.411713 12672 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.418025 12672 raft_consensus.cc:515] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.420017 12672 leader_election.cc:290] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:57.421098 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:57.421206 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158ebe8c38c14886abf73407f9b51ea1" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:57.421805 12870 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.421886 12596 raft_consensus.cc:3055] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:57.422361 12596 raft_consensus.cc:740] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:57.423252 12596 consensus_queue.cc:260] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.424481 12596 raft_consensus.cc:3060] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.428635 12870 raft_consensus.cc:2468] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 2.
I20260709 13:03:57.430102 12637 leader_election.cc:304] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:57.431224 12752 raft_consensus.cc:2804] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.431706 12752 raft_consensus.cc:697] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:57.432488 12752 consensus_queue.cc:237] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.433629 12596 raft_consensus.cc:2468] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 2.
I20260709 13:03:57.443430 12418 catalog_manager.cc:5697] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 1 to 2, leader changed from fa1f24a792cc47528eb20032526c3d53 (127.7.109.2) to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:57.765486 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:57.787371 12964 raft_consensus.cc:993] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: : Instructing follower 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:57.788146 12964 raft_consensus.cc:1081] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Signalling peer 72e9758d8c0740ba9f0b6df0756d23b9 to start an election
I20260709 13:03:57.790189 12672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
 from {username='slave'} at 127.0.0.1:34752
I20260709 13:03:57.791145 12672 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:57.791517 12672 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:57.797398 12672 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.799484 12672 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
I20260709 13:03:57.800418 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:57.800782 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
I20260709 13:03:57.801188 12870 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:57.801344 12596 raft_consensus.cc:3055] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:57.801789 12596 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:57.802697 12596 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.804059 12596 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:57.810904 12870 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 3.
I20260709 13:03:57.812561 12637 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9, 845a5856b9714b699f364ea100a76e5f; no voters: 
I20260709 13:03:57.813472 12752 raft_consensus.cc:2804] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:57.813992 12752 raft_consensus.cc:697] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Becoming Leader. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:57.814421 12596 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e9758d8c0740ba9f0b6df0756d23b9 in term 3.
I20260709 13:03:57.814877 12752 consensus_queue.cc:237] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:57.822860 12418 catalog_manager.cc:5697] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 reported cstate change: term changed from 2 to 3, leader changed from fa1f24a792cc47528eb20032526c3d53 (127.7.109.2) to 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:57.844647 12870 raft_consensus.cc:1275] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.846297 12752 consensus_queue.cc:1048] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:57.860898 12596 raft_consensus.cc:1275] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:57.863198 12752 consensus_queue.cc:1048] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.259227 12598 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:58.260587 12752 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:58.272146 12870 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 3 FOLLOWER]: Refusing update from remote peer 72e9758d8c0740ba9f0b6df0756d23b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:58.273674 12973 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:58.375128  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:58.387148 12672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:58.387727 12672 raft_consensus.cc:606] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:58.391337 12672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b7affa739f042c599ede02b2510074d"
dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
mode: GRACEFUL
new_leader_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:33326
I20260709 13:03:58.391948 12672 raft_consensus.cc:606] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Received request to transfer leadership to TS fa1f24a792cc47528eb20032526c3d53
I20260709 13:03:58.393188  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:58.393901  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:58.394593  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:58.434319 12973 raft_consensus.cc:993] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:58.435056 12944 raft_consensus.cc:1081] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:58.437034 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b7affa739f042c599ede02b2510074d"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:58.437547 12598 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:58.437821 12598 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:58.442703 12598 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.444243 12598 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:58.445365 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:58.445742 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7affa739f042c599ede02b2510074d" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:58.446098 12870 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:58.446326 12672 raft_consensus.cc:3055] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:58.446710 12672 raft_consensus.cc:740] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:58.447644 12672 consensus_queue.cc:260] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.449047 12672 raft_consensus.cc:3060] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:58.454306 12870 raft_consensus.cc:2468] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:58.455888 12563 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:58.456702 12672 raft_consensus.cc:2468] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 2.
I20260709 13:03:58.456801 12964 raft_consensus.cc:2804] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:58.458225 12964 raft_consensus.cc:697] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:58.459137 12964 consensus_queue.cc:237] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.467484 12418 catalog_manager.cc:5697] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 1 to 2, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:58.766680 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:03:58.776374 12973 raft_consensus.cc:993] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: : Instructing follower fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:58.776988 12944 raft_consensus.cc:1081] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Signalling peer fa1f24a792cc47528eb20032526c3d53 to start an election
I20260709 13:03:58.778698 12598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ded49e3acd488dad8f86705a160148"
dest_uuid: "fa1f24a792cc47528eb20032526c3d53"
 from {username='slave'} at 127.0.0.1:45898
I20260709 13:03:58.779377 12598 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:58.779757 12598 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:58.784436 12598 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.786118 12598 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [CANDIDATE]: Term 4 election: Requested vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3:46813)
I20260709 13:03:58.787092 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "845a5856b9714b699f364ea100a76e5f"
I20260709 13:03:58.787757 12870 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:58.787707 12672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ded49e3acd488dad8f86705a160148" candidate_uuid: "fa1f24a792cc47528eb20032526c3d53" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72e9758d8c0740ba9f0b6df0756d23b9"
I20260709 13:03:58.788538 12672 raft_consensus.cc:3055] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:58.788879 12672 raft_consensus.cc:740] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72e9758d8c0740ba9f0b6df0756d23b9, State: Running, Role: LEADER
I20260709 13:03:58.789696 12672 consensus_queue.cc:260] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.791031 12672 raft_consensus.cc:3060] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:58.795799 12870 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 4.
I20260709 13:03:58.797178 12563 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [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: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53; no voters: 
I20260709 13:03:58.797890 12964 raft_consensus.cc:2804] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:58.798271 12672 raft_consensus.cc:2468] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa1f24a792cc47528eb20032526c3d53 in term 4.
I20260709 13:03:58.798441 12964 raft_consensus.cc:697] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Becoming Leader. State: Replica: fa1f24a792cc47528eb20032526c3d53, State: Running, Role: LEADER
I20260709 13:03:58.799388 12964 consensus_queue.cc:237] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [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: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:03:58.806360 12418 catalog_manager.cc:5697] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 reported cstate change: term changed from 3 to 4, leader changed from 72e9758d8c0740ba9f0b6df0756d23b9 (127.7.109.3) to fa1f24a792cc47528eb20032526c3d53 (127.7.109.2). New cstate: current_term: 4 leader_uuid: "fa1f24a792cc47528eb20032526c3d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:58.859370 12870 raft_consensus.cc:1275] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:58.860836 12964 consensus_queue.cc:1048] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.875080 12672 raft_consensus.cc:1275] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:58.877390 12964 consensus_queue.cc:1048] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:59.281733 12871 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:59.283555 12985 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:59.295233 12672 raft_consensus.cc:1275] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Refusing update from remote peer fa1f24a792cc47528eb20032526c3d53: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:59.297999 12985 consensus_queue.cc:1048] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:59.400990  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:59.437768  7604 tablet_server.cc:179] TabletServer@127.7.109.1:42371 shutting down...
I20260709 13:03:59.464232  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:59.465037  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.465801  7604 raft_consensus.cc:2243] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.466354  7604 raft_consensus.cc:2272] T 158ebe8c38c14886abf73407f9b51ea1 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.468604  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.469277  7604 raft_consensus.cc:2243] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.469800  7604 raft_consensus.cc:2272] T cdd55bb1d02c4f9ca57320140d109749 P 845a5856b9714b699f364ea100a76e5f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.470346 12563 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
I20260709 13:03:59.472196  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.472922  7604 raft_consensus.cc:2243] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.473425  7604 raft_consensus.cc:2272] T 8d527a61ae094ecc9947730f9866f1c2 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.473441 12563 consensus_peers.cc:597] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: 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:03:59.476017  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.476768  7604 raft_consensus.cc:2243] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.477293  7604 raft_consensus.cc:2272] T 16ded49e3acd488dad8f86705a160148 P 845a5856b9714b699f364ea100a76e5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.480844  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.481510  7604 raft_consensus.cc:2243] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.482017  7604 raft_consensus.cc:2272] T b29f6e30c10d446098523fe8e7924b9d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.484383  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.484982  7604 raft_consensus.cc:2243] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.485394  7604 raft_consensus.cc:2272] T 444ca8de3c5f42e2a6c4b8932d79671b P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.487792  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.488355  7604 raft_consensus.cc:2243] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.488752  7604 raft_consensus.cc:2272] T 4b7affa739f042c599ede02b2510074d P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.492703  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.493314  7604 raft_consensus.cc:2243] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.493765  7604 raft_consensus.cc:2272] T 659b1eac166c42b7b948550e24b9cda6 P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.495997  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.496973  7604 raft_consensus.cc:2243] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.497586  7604 raft_consensus.cc:2272] T 25e1e8ca824c4543bd10cb6bca85619e P 845a5856b9714b699f364ea100a76e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.500514  7604 tablet_replica.cc:333] stopping tablet replica
I20260709 13:03:59.501441  7604 raft_consensus.cc:2243] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.501974  7604 raft_consensus.cc:2272] T aa0ee7cc38a341e2852297f321bc6841 P 845a5856b9714b699f364ea100a76e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.536966  7604 tablet_server.cc:196] TabletServer@127.7.109.1:42371 shutdown complete.
W20260709 13:03:59.559137 12637 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.559136  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
I20260709 13:03:59.591979  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:59.592875  7604 tablet_replica.cc:333] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.593977  7604 raft_consensus.cc:2243] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.594898  7604 raft_consensus.cc:2272] T 16ded49e3acd488dad8f86705a160148 P fa1f24a792cc47528eb20032526c3d53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.597565  7604 tablet_replica.cc:333] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.598250  7604 raft_consensus.cc:2243] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.598800  7604 raft_consensus.cc:2272] T 158ebe8c38c14886abf73407f9b51ea1 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.601011  7604 tablet_replica.cc:333] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.601627  7604 raft_consensus.cc:2243] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.602087  7604 raft_consensus.cc:2272] T cdd55bb1d02c4f9ca57320140d109749 P fa1f24a792cc47528eb20032526c3d53 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.604077  7604 tablet_replica.cc:333] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.604633  7604 raft_consensus.cc:2243] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.605471  7604 raft_consensus.cc:2272] T 4b7affa739f042c599ede02b2510074d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.608342  7604 tablet_replica.cc:333] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.608995  7604 raft_consensus.cc:2243] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.609475  7604 raft_consensus.cc:2272] T 659b1eac166c42b7b948550e24b9cda6 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.611748  7604 tablet_replica.cc:333] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.612476  7604 raft_consensus.cc:2243] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.613288  7604 raft_consensus.cc:2272] T b29f6e30c10d446098523fe8e7924b9d P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.615607  7604 tablet_replica.cc:333] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.616174  7604 raft_consensus.cc:2243] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.617013  7604 raft_consensus.cc:2272] T 444ca8de3c5f42e2a6c4b8932d79671b P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.619184  7604 tablet_replica.cc:333] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.619729  7604 raft_consensus.cc:2243] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.620198  7604 raft_consensus.cc:2272] T aa0ee7cc38a341e2852297f321bc6841 P fa1f24a792cc47528eb20032526c3d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.622404  7604 tablet_replica.cc:333] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.622961  7604 raft_consensus.cc:2243] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.623742  7604 raft_consensus.cc:2272] T 25e1e8ca824c4543bd10cb6bca85619e P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.625934  7604 tablet_replica.cc:333] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53: stopping tablet replica
I20260709 13:03:59.626480  7604 raft_consensus.cc:2243] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.627327  7604 raft_consensus.cc:2272] T 8d527a61ae094ecc9947730f9866f1c2 P fa1f24a792cc47528eb20032526c3d53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.708988 12638 consensus_peers.cc:597] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. 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:03:59.768033 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:03:59.782047 12638 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.839936 12638 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.878259 12637 consensus_peers.cc:597] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.896696 12637 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.936307 12637 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:00.097318 12638 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:00.625649 12997 raft_consensus.cc:493] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:00.626412 12997 raft_consensus.cc:515] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:00.628469 12997 leader_election.cc:290] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:00.633328 12637 leader_election.cc:336] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:00.633937 12638 leader_election.cc:336] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:00.634322 12638 leader_election.cc:304] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:00.635218 12997 raft_consensus.cc:2749] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:00.717578  7604 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12619)
W20260709 13:04:00.735599 12619 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1e80 after lost signal to thread 7607
W20260709 13:04:00.736595 12619 debug-util.cc:398] Leaking SignalData structure 0x7b0800147f60 after lost signal to thread 12455
W20260709 13:04:00.737697 12619 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3fe0 after lost signal to thread 12696
W20260709 13:04:00.769479 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:00.785991 12997 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:00.786691 12997 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:00.788411 12997 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:00.794921 12637 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:00.797633 12638 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:00.798053 12638 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:00.798786 12997 raft_consensus.cc:2749] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:00.803051 12997 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:00.803706 12997 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:00.806200 12997 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:00.811832 12638 leader_election.cc:336] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
W20260709 13:04:00.812482 12637 leader_election.cc:336] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:04:00.812991 12637 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:00.813807 12997 raft_consensus.cc:2749] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:00.847924 12997 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:00.848611 12997 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:00.851569 12997 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:00.857679 12637 leader_election.cc:336] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:00.858276 12638 leader_election.cc:336] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:00.858799 12638 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:00.859572 12997 raft_consensus.cc:2749] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:01.077571 12997 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:01.078153 12997 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:01.081074 12997 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:01.085246 12638 leader_election.cc:336] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
W20260709 13:04:01.086122 12637 leader_election.cc:336] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:04:01.086680 12637 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:01.087699 12997 raft_consensus.cc:2749] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:01.095705 12997 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:01.096625 12997 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:01.098580 12997 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:01.102839 12638 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
W20260709 13:04:01.103554 12637 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
I20260709 13:04:01.104089 12637 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:01.104817 12997 raft_consensus.cc:2749] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:01.718125  7604 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12619)
W20260709 13:04:01.771052 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:02.077170 12637 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.129738 12637 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.212852 12638 consensus_peers.cc:597] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:04:02.254710 12997 raft_consensus.cc:493] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:02.256333 12997 raft_consensus.cc:515] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:02.261538 12997 leader_election.cc:290] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:02.269769 12637 leader_election.cc:336] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:02.271332 12638 leader_election.cc:336] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:02.271739 12638 leader_election.cc:304] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:02.272548 12997 raft_consensus.cc:2749] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:02.399925 12997 raft_consensus.cc:493] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:02.401196 12997 raft_consensus.cc:515] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:02.404271 12997 leader_election.cc:290] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:02.409118 12637 leader_election.cc:336] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:02.411769 12638 leader_election.cc:336] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:02.412492 12638 leader_election.cc:304] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:02.413493 12997 raft_consensus.cc:2749] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:04:02.444144 12638 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.447649 12638 consensus_peers.cc:597] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.529049 12637 consensus_peers.cc:597] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.581961 12637 consensus_peers.cc:597] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Couldn't send request to peer 845a5856b9714b699f364ea100a76e5f. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:02.597751 12638 consensus_peers.cc:597] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 -> Peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Couldn't send request to peer fa1f24a792cc47528eb20032526c3d53. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:04:02.627637 13002 raft_consensus.cc:493] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:02.628661 13002 raft_consensus.cc:515] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:02.631511 13002 leader_election.cc:290] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:02.638084 12637 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:02.640188 12638 leader_election.cc:336] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:02.640946 12638 leader_election.cc:304] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:02.641681 13002 raft_consensus.cc:2749] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:02.667104 13002 raft_consensus.cc:493] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:02.667884 13002 raft_consensus.cc:515] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:02.670161 13002 leader_election.cc:290] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:02.674823 12637 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:02.675419 12638 leader_election.cc:336] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:02.675976 12638 leader_election.cc:304] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:02.676894 13002 raft_consensus.cc:2749] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:02.692131 13002 raft_consensus.cc:493] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:02.693142 13002 raft_consensus.cc:515] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:02.696146 13002 leader_election.cc:290] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:02.700330 12637 leader_election.cc:336] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:02.700968 12638 leader_election.cc:336] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:02.701370 12638 leader_election.cc:304] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:02.702040 13002 raft_consensus.cc:2749] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:02.718968  7604 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12619)
W20260709 13:04:02.772723 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:03.131119 13002 raft_consensus.cc:493] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fa1f24a792cc47528eb20032526c3d53)
I20260709 13:04:03.132113 13002 raft_consensus.cc:515] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845a5856b9714b699f364ea100a76e5f" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 42371 } } peers { permanent_uuid: "fa1f24a792cc47528eb20032526c3d53" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 38049 } } peers { permanent_uuid: "72e9758d8c0740ba9f0b6df0756d23b9" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 46813 } }
I20260709 13:04:03.134781 13002 leader_election.cc:290] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371), fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049)
W20260709 13:04:03.139386 12637 leader_election.cc:336] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 845a5856b9714b699f364ea100a76e5f (127.7.109.1:42371): Network error: Client connection negotiation failed: client connection to 127.7.109.1:42371: connect: Connection refused (error 111)
W20260709 13:04:03.139976 12638 leader_election.cc:336] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fa1f24a792cc47528eb20032526c3d53 (127.7.109.2:38049): Network error: Client connection negotiation failed: client connection to 127.7.109.2:38049: connect: Connection refused (error 111)
I20260709 13:04:03.140350 12638 leader_election.cc:304] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [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: 72e9758d8c0740ba9f0b6df0756d23b9; no voters: 845a5856b9714b699f364ea100a76e5f, fa1f24a792cc47528eb20032526c3d53
I20260709 13:04:03.141013 13002 raft_consensus.cc:2749] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:03.618433  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
I20260709 13:04:03.666025  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
I20260709 13:04:03.700042  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:03.701176  7604 tablet_replica.cc:333] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.702371  7604 raft_consensus.cc:2243] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.703254  7604 raft_consensus.cc:2272] T 16ded49e3acd488dad8f86705a160148 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.705950  7604 tablet_replica.cc:333] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.706739  7604 raft_consensus.cc:2243] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:03.707916  7604 raft_consensus.cc:2272] T 158ebe8c38c14886abf73407f9b51ea1 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.710491  7604 tablet_replica.cc:333] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.711416  7604 raft_consensus.cc:2243] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:03.712761  7604 raft_consensus.cc:2272] T cdd55bb1d02c4f9ca57320140d109749 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.715935  7604 tablet_replica.cc:333] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.716650  7604 raft_consensus.cc:2243] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.717624  7604 raft_consensus.cc:2272] T 4b7affa739f042c599ede02b2510074d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.720618  7604 tablet_replica.cc:333] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.721302  7604 raft_consensus.cc:2243] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:03.722913  7604 raft_consensus.cc:2272] T 659b1eac166c42b7b948550e24b9cda6 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.725456  7604 tablet_replica.cc:333] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.726118  7604 raft_consensus.cc:2243] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.726684  7604 raft_consensus.cc:2272] T b29f6e30c10d446098523fe8e7924b9d P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.729085  7604 tablet_replica.cc:333] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.729681  7604 raft_consensus.cc:2243] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.730254  7604 raft_consensus.cc:2272] T 444ca8de3c5f42e2a6c4b8932d79671b P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.732831  7604 tablet_replica.cc:333] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.733410  7604 raft_consensus.cc:2243] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:03.734516  7604 raft_consensus.cc:2272] T aa0ee7cc38a341e2852297f321bc6841 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.736918  7604 tablet_replica.cc:333] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.737521  7604 raft_consensus.cc:2243] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.738073  7604 raft_consensus.cc:2272] T 25e1e8ca824c4543bd10cb6bca85619e P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.740572  7604 tablet_replica.cc:333] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9: stopping tablet replica
I20260709 13:04:03.741169  7604 raft_consensus.cc:2243] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:03.741736  7604 raft_consensus.cc:2272] T 8d527a61ae094ecc9947730f9866f1c2 P 72e9758d8c0740ba9f0b6df0756d23b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:03.773957 12469 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:03.777664  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:04:03.805297  7604 master.cc:562] Master@127.7.109.62:33333 shutting down...
I20260709 13:04:03.834353  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:03.835266  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:03.835723  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63fb5aa57b824d0d811d13393a0fb5f1: stopping tablet replica
I20260709 13:04:03.860141  7604 master.cc:584] Master@127.7.109.62:33333 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17325 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:04:03.919866  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:39527
I20260709 13:04:03.921032  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:03.928336 13005 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:04:03.928407 13004 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:04:03.928785 13007 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:04:03.929950  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:03.931165  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:03.931377  7604 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:04:03.931586  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602243931571 us; error 0 us; skew 500 ppm
I20260709 13:04:03.932195  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:03.936790  7604 webserver.cc:533] Webserver started at http://127.7.109.62:38521/ using document root <none> and password file <none>
I20260709 13:04:03.937505  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:03.937738  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:03.938127  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:03.939708  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "9059ce4595d14e56b2f7fceaade65fff"
format_stamp: "Formatted at 2026-07-09 13:04:03 on dist-test-slave-r9m8"
I20260709 13:04:03.947304  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:04:03.951859 13012 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:04:03.952884  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:04:03.953320  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "9059ce4595d14e56b2f7fceaade65fff"
format_stamp: "Formatted at 2026-07-09 13:04:03 on dist-test-slave-r9m8"
I20260709 13:04:03.953893  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-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:04:03.976323  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:03.977782  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:04.022089  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:39527
I20260709 13:04:04.022233 13063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:39527 every 8 connection(s)
I20260709 13:04:04.026876 13064 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:04:04.040014 13064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff: Bootstrap starting.
I20260709 13:04:04.045941 13064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.051139 13064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff: No bootstrap required, opened a new log
I20260709 13:04:04.053455 13064 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER }
I20260709 13:04:04.053900 13064 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.054080 13064 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9059ce4595d14e56b2f7fceaade65fff, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.054762 13064 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER }
I20260709 13:04:04.055199 13064 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:04.055398 13064 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:04.055613 13064 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.060976 13064 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER }
I20260709 13:04:04.061508 13064 leader_election.cc:304] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [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: 9059ce4595d14e56b2f7fceaade65fff; no voters: 
I20260709 13:04:04.063077 13064 leader_election.cc:290] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:04.063508 13067 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.065364 13067 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 1 LEADER]: Becoming Leader. State: Replica: 9059ce4595d14e56b2f7fceaade65fff, State: Running, Role: LEADER
I20260709 13:04:04.066622 13067 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [LEADER]: Queue going to LEADER mode. State: All 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: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER }
I20260709 13:04:04.066946 13064 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:04.073547 13069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9059ce4595d14e56b2f7fceaade65fff. Latest consensus state: current_term: 1 leader_uuid: "9059ce4595d14e56b2f7fceaade65fff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER } }
I20260709 13:04:04.073836 13068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9059ce4595d14e56b2f7fceaade65fff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9059ce4595d14e56b2f7fceaade65fff" member_type: VOTER } }
I20260709 13:04:04.074658 13069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:04.074899 13068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:04.078120 13076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:04.084863 13076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:04.086992  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:04.097579 13076 catalog_manager.cc:1383] Generated new cluster ID: 43c7b37face644acb8240009a620edca
I20260709 13:04:04.097921 13076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:04.118793 13076 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:04.120643 13076 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:04.142841 13076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff: Generated new TSK 0
I20260709 13:04:04.143558 13076 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:04.154687  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:04.162388 13085 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:04:04.163632 13086 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:04:04.169385  7604 server_base.cc:1061] running on GCE node
W20260709 13:04:04.170462 13088 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:04:04.171775  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:04.172276  7604 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:04:04.172623  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602244172565 us; error 0 us; skew 500 ppm
I20260709 13:04:04.173362  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:04.176777  7604 webserver.cc:533] Webserver started at http://127.7.109.1:44361/ using document root <none> and password file <none>
I20260709 13:04:04.177379  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:04.177615  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:04.177927  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:04.179287  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.185125  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:04.190230 13093 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:04:04.191365  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:04:04.191757  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.192109  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-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:04:04.204190  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:04.205559  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:04.207634  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:04.210525  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:04.210894  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.211177  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:04.211378  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.262414  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:35113
I20260709 13:04:04.262527 13155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:35113 every 8 connection(s)
I20260709 13:04:04.269052  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:04.277961 13160 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:04:04.278839 13161 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:04:04.283025 13163 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:04:04.283555 13156 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39527
I20260709 13:04:04.284099 13156 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:04.284123  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:04.285203 13156 heartbeater.cc:507] Master 127.7.109.62:39527 requested a full tablet report, sending...
I20260709 13:04:04.285259  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:04.285653  7604 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:04:04.285840  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602244285803 us; error 0 us; skew 500 ppm
I20260709 13:04:04.286692  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:04.288146 13029 ts_manager.cc:194] Registered new tserver with Master: f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113)
I20260709 13:04:04.289788  7604 webserver.cc:533] Webserver started at http://127.7.109.2:39547/ using document root <none> and password file <none>
I20260709 13:04:04.290508  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:04.290797  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:04.290803 13029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37558
I20260709 13:04:04.291109  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:04.292868  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "0ebf15561f4b42e796268f20a3e05a69"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.299522  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:04.303978 13168 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:04:04.305212  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:04:04.305747  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "0ebf15561f4b42e796268f20a3e05a69"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.306113  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-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:04:04.340565  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:04.342033  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:04.343842  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:04.346845  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:04.347121  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.347414  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:04.347622  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.407228  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:37931
I20260709 13:04:04.407372 13230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:37931 every 8 connection(s)
I20260709 13:04:04.414309  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:04.422612 13234 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:04:04.425165 13235 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:04:04.428598 13237 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:04:04.428691  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:04.429896  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:04.430261  7604 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:04:04.430513  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602244430472 us; error 0 us; skew 500 ppm
I20260709 13:04:04.431190  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:04.433992 13231 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39527
I20260709 13:04:04.434419 13231 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:04.434373  7604 webserver.cc:533] Webserver started at http://127.7.109.3:45099/ using document root <none> and password file <none>
I20260709 13:04:04.435467 13231 heartbeater.cc:507] Master 127.7.109.62:39527 requested a full tablet report, sending...
I20260709 13:04:04.435520  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:04.435938  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:04.436268  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:04.437565  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.437765 13029 ts_manager.cc:194] Registered new tserver with Master: 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931)
I20260709 13:04:04.439424 13029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37568
I20260709 13:04:04.442898  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:04.448060 13242 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:04:04.449220  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:04:04.449563  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
format_stamp: "Formatted at 2026-07-09 13:04:04 on dist-test-slave-r9m8"
I20260709 13:04:04.449954  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602079175892-7604-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:04:04.472376  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:04.473729  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:04.475399  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:04.478211  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:04.478495  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.478850  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:04.479036  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:04.533332  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:33839
I20260709 13:04:04.533421 13304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:33839 every 8 connection(s)
I20260709 13:04:04.551595 13305 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39527
I20260709 13:04:04.552090 13305 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:04.552970 13305 heartbeater.cc:507] Master 127.7.109.62:39527 requested a full tablet report, sending...
I20260709 13:04:04.555240 13029 ts_manager.cc:194] Registered new tserver with Master: f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:04.555757  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018729113s
I20260709 13:04:04.557107 13029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37584
I20260709 13:04:04.594273 13029 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37596:
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:04:04.596994 13029 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:04:04.652599 13270 tablet_service.cc:1511] Processing CreateTablet for tablet 824280134653479b817f9ecbebeaacb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:04.653496 13269 tablet_service.cc:1511] Processing CreateTablet for tablet c76942292a7e4af0a3d39eab4ded352f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:04.654266 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824280134653479b817f9ecbebeaacb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.655782 13196 tablet_service.cc:1511] Processing CreateTablet for tablet 824280134653479b817f9ecbebeaacb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:04.657431 13196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824280134653479b817f9ecbebeaacb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.659268 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76942292a7e4af0a3d39eab4ded352f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.659869 13195 tablet_service.cc:1511] Processing CreateTablet for tablet c76942292a7e4af0a3d39eab4ded352f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:04.662411 13121 tablet_service.cc:1511] Processing CreateTablet for tablet 824280134653479b817f9ecbebeaacb6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:04.663018 13120 tablet_service.cc:1511] Processing CreateTablet for tablet c76942292a7e4af0a3d39eab4ded352f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1324f723d89f46eab0bcdc439c957b98]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:04.663691 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76942292a7e4af0a3d39eab4ded352f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.664162 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824280134653479b817f9ecbebeaacb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.665416 13120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76942292a7e4af0a3d39eab4ded352f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:04.688171 13320 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: Bootstrap starting.
I20260709 13:04:04.697790 13320 tablet_bootstrap.cc:654] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.706231 13322 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: Bootstrap starting.
I20260709 13:04:04.708817 13321 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: Bootstrap starting.
I20260709 13:04:04.711326 13320 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: No bootstrap required, opened a new log
I20260709 13:04:04.712013 13320 ts_tablet_manager.cc:1403] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:04:04.713768 13322 tablet_bootstrap.cc:654] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.715878 13320 raft_consensus.cc:359] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.716985 13320 raft_consensus.cc:385] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.717366 13320 raft_consensus.cc:740] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.717743 13321 tablet_bootstrap.cc:654] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.718322 13320 consensus_queue.cc:260] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.721901 13320 ts_tablet_manager.cc:1434] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:04:04.722906 13322 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: No bootstrap required, opened a new log
I20260709 13:04:04.722906 13305 heartbeater.cc:499] Master 127.7.109.62:39527 was elected leader, sending a full tablet report...
I20260709 13:04:04.723235 13320 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: Bootstrap starting.
I20260709 13:04:04.724124 13322 ts_tablet_manager.cc:1403] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:04:04.729280 13322 raft_consensus.cc:359] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.730469 13322 raft_consensus.cc:385] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.730973 13322 raft_consensus.cc:740] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.731374 13320 tablet_bootstrap.cc:654] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.732488 13322 consensus_queue.cc:260] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.742720 13231 heartbeater.cc:499] Master 127.7.109.62:39527 was elected leader, sending a full tablet report...
I20260709 13:04:04.744441 13321 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: No bootstrap required, opened a new log
I20260709 13:04:04.744737 13322 ts_tablet_manager.cc:1434] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 13:04:04.745097 13321 ts_tablet_manager.cc:1403] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.005s
I20260709 13:04:04.747007 13322 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: Bootstrap starting.
I20260709 13:04:04.748785 13321 raft_consensus.cc:359] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.749789 13321 raft_consensus.cc:385] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.750144 13321 raft_consensus.cc:740] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.751166 13321 consensus_queue.cc:260] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.755730 13320 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: No bootstrap required, opened a new log
I20260709 13:04:04.756398 13320 ts_tablet_manager.cc:1403] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.010s
I20260709 13:04:04.758081 13156 heartbeater.cc:499] Master 127.7.109.62:39527 was elected leader, sending a full tablet report...
I20260709 13:04:04.759157 13322 tablet_bootstrap.cc:654] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.759683 13320 raft_consensus.cc:359] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.760529 13320 raft_consensus.cc:385] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.760850 13320 raft_consensus.cc:740] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.757517 13321 ts_tablet_manager.cc:1434] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:04:04.761690 13320 consensus_queue.cc:260] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.763234 13321 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: Bootstrap starting.
I20260709 13:04:04.764530 13320 ts_tablet_manager.cc:1434] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:04.770395 13322 tablet_bootstrap.cc:492] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: No bootstrap required, opened a new log
I20260709 13:04:04.771318 13322 ts_tablet_manager.cc:1403] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 13:04:04.773358 13321 tablet_bootstrap.cc:654] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.774646 13322 raft_consensus.cc:359] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.775451 13322 raft_consensus.cc:385] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.775770 13322 raft_consensus.cc:740] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.776662 13322 consensus_queue.cc:260] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.779446 13322 ts_tablet_manager.cc:1434] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:04.780423 13321 tablet_bootstrap.cc:492] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: No bootstrap required, opened a new log
I20260709 13:04:04.781137 13321 ts_tablet_manager.cc:1403] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:04:04.784235 13321 raft_consensus.cc:359] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.785004 13321 raft_consensus.cc:385] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.785317 13321 raft_consensus.cc:740] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.786070 13321 consensus_queue.cc:260] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.788357 13321 ts_tablet_manager.cc:1434] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:04.819911 13325 raft_consensus.cc:493] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.820581 13325 raft_consensus.cc:515] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.823122 13325 leader_election.cc:290] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113)
I20260709 13:04:04.833148 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69" is_pre_election: true
I20260709 13:04:04.833926 13206 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 0.
I20260709 13:04:04.835008 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" is_pre_election: true
I20260709 13:04:04.835150 13246 leader_election.cc:304] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ebf15561f4b42e796268f20a3e05a69, f1aab7ae0d6043649ae8e773ae3fcd48; no voters: 
I20260709 13:04:04.835994 13131 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 0.
I20260709 13:04:04.836267 13325 raft_consensus.cc:2804] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.836789 13325 raft_consensus.cc:493] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.837174 13325 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.842854 13325 raft_consensus.cc:515] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.844635 13325 leader_election.cc:290] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 election: Requested vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113)
I20260709 13:04:04.845888 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:04.846648 13206 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.846517 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
I20260709 13:04:04.847229 13131 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.853330 13131 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 1.
I20260709 13:04:04.853466 13206 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 1.
I20260709 13:04:04.854626 13246 leader_election.cc:304] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:04.855409 13325 raft_consensus.cc:2804] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.856480 13325 raft_consensus.cc:697] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Becoming Leader. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Running, Role: LEADER
I20260709 13:04:04.857224 13325 consensus_queue.cc:237] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:04.866793 13027 catalog_manager.cc:5697] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.871724 13329 raft_consensus.cc:493] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.872432 13329 raft_consensus.cc:515] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.876694 13329 leader_election.cc:290] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:04.891132 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69" is_pre_election: true
I20260709 13:04:04.891132 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" is_pre_election: true
I20260709 13:04:04.892233 13206 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 0.
I20260709 13:04:04.892233 13280 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 0.
I20260709 13:04:04.893936 13095 leader_election.cc:304] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:04.894688 13329 raft_consensus.cc:2804] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.895102 13329 raft_consensus.cc:493] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.895396 13329 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.901193 13329 raft_consensus.cc:515] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.903142 13329 leader_election.cc:290] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 1 election: Requested vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:04.904294 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:04.904557 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:04.904923 13206 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.905187 13280 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.911983 13206 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 1.
I20260709 13:04:04.912214 13280 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 1.
I20260709 13:04:04.913528 13097 leader_election.cc:304] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ebf15561f4b42e796268f20a3e05a69, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:04.914389 13329 raft_consensus.cc:2804] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.915820 13329 raft_consensus.cc:697] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 LEADER]: Becoming Leader. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:04.916751 13329 consensus_queue.cc:237] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:04.924469 13027 catalog_manager.cc:5697] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.000073 13027 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37600:
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:04:05.003396 13027 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:04:05.032625 13121 tablet_service.cc:1511] Processing CreateTablet for tablet a95172abd8c245e4ae04d81fd24cbf7a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:05.034205 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95172abd8c245e4ae04d81fd24cbf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:05.034386 13195 tablet_service.cc:1511] Processing CreateTablet for tablet a95172abd8c245e4ae04d81fd24cbf7a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:05.035889 13269 tablet_service.cc:1511] Processing CreateTablet for tablet a95172abd8c245e4ae04d81fd24cbf7a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:05.035907 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95172abd8c245e4ae04d81fd24cbf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:05.037432 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95172abd8c245e4ae04d81fd24cbf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:05.043819 13120 tablet_service.cc:1511] Processing CreateTablet for tablet 316832f4a97748ce93eee1d3a9cf25af (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:05.045415 13120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316832f4a97748ce93eee1d3a9cf25af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:05.046000 13196 tablet_service.cc:1511] Processing CreateTablet for tablet 316832f4a97748ce93eee1d3a9cf25af (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:05.047732 13196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316832f4a97748ce93eee1d3a9cf25af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:05.059744 13322 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: Bootstrap starting.
I20260709 13:04:05.065505 13320 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Bootstrap starting.
I20260709 13:04:05.067221 13322 tablet_bootstrap.cc:654] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.065505 13321 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: Bootstrap starting.
I20260709 13:04:05.076711 13270 tablet_service.cc:1511] Processing CreateTablet for tablet 316832f4a97748ce93eee1d3a9cf25af (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3105f04be8824fde9ccb955f2a04b7b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:05.077440 13321 tablet_bootstrap.cc:654] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.078272 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316832f4a97748ce93eee1d3a9cf25af. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:05.081401 13077 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:05.081875 13320 tablet_bootstrap.cc:654] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.088609 13321 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: No bootstrap required, opened a new log
I20260709 13:04:05.089399 13321 ts_tablet_manager.cc:1403] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 13:04:05.088609 13322 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: No bootstrap required, opened a new log
I20260709 13:04:05.092499 13322 ts_tablet_manager.cc:1403] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 13:04:05.092635 13320 tablet_bootstrap.cc:492] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: No bootstrap required, opened a new log
I20260709 13:04:05.093418 13320 ts_tablet_manager.cc:1403] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260709 13:04:05.092741 13321 raft_consensus.cc:359] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.093954 13321 raft_consensus.cc:385] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.094305 13321 raft_consensus.cc:740] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.095340 13321 consensus_queue.cc:260] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.096524 13322 raft_consensus.cc:359] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.097177 13320 raft_consensus.cc:359] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.098137 13320 raft_consensus.cc:385] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.098503 13320 raft_consensus.cc:740] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.100378 13321 ts_tablet_manager.cc:1434] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:04:05.101640 13321 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: Bootstrap starting.
I20260709 13:04:05.097476 13322 raft_consensus.cc:385] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.099526 13320 consensus_queue.cc:260] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.102681 13322 raft_consensus.cc:740] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.104606 13320 ts_tablet_manager.cc:1434] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.010s
I20260709 13:04:05.104239 13322 consensus_queue.cc:260] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.105939 13320 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: Bootstrap starting.
I20260709 13:04:05.111127 13321 tablet_bootstrap.cc:654] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.113233 13322 ts_tablet_manager.cc:1434] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:04:05.114094 13320 tablet_bootstrap.cc:654] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.114744 13322 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: Bootstrap starting.
I20260709 13:04:05.125443 13322 tablet_bootstrap.cc:654] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.209580 13321 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: No bootstrap required, opened a new log
I20260709 13:04:05.209756 13322 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: No bootstrap required, opened a new log
I20260709 13:04:05.210197 13321 ts_tablet_manager.cc:1403] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: Time spent bootstrapping tablet: real 0.109s	user 0.049s	sys 0.053s
I20260709 13:04:05.210409 13322 ts_tablet_manager.cc:1403] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.048s
I20260709 13:04:05.211051 13320 tablet_bootstrap.cc:492] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: No bootstrap required, opened a new log
I20260709 13:04:05.211694 13320 ts_tablet_manager.cc:1403] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.079s
I20260709 13:04:05.213613 13321 raft_consensus.cc:359] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.213999 13322 raft_consensus.cc:359] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.214969 13322 raft_consensus.cc:385] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.214592 13321 raft_consensus.cc:385] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.215342 13322 raft_consensus.cc:740] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.215667 13321 raft_consensus.cc:740] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.215359 13320 raft_consensus.cc:359] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.216576 13320 raft_consensus.cc:385] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.216413 13322 consensus_queue.cc:260] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.216984 13320 raft_consensus.cc:740] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.216758 13321 consensus_queue.cc:260] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.218416 13320 consensus_queue.cc:260] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.219225 13322 ts_tablet_manager.cc:1434] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:04:05.219326 13321 ts_tablet_manager.cc:1434] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 13:04:05.221139 13320 ts_tablet_manager.cc:1434] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:05.249318 13325 raft_consensus.cc:493] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.249949 13325 raft_consensus.cc:515] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.251734 13325 leader_election.cc:290] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931)
I20260709 13:04:05.253162 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" is_pre_election: true
I20260709 13:04:05.253334 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69" is_pre_election: true
I20260709 13:04:05.254402 13206 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 0.
I20260709 13:04:05.254395 13131 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 0.
I20260709 13:04:05.256384 13246 leader_election.cc:304] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:05.257400 13325 raft_consensus.cc:2804] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.257934 13325 raft_consensus.cc:493] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.258249 13325 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.264101 13325 raft_consensus.cc:515] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.266186 13325 leader_election.cc:290] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 election: Requested vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931)
I20260709 13:04:05.267324 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:05.267215 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
I20260709 13:04:05.268105 13206 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.268188 13131 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.276036 13131 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 1.
I20260709 13:04:05.276036 13206 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 1.
I20260709 13:04:05.277710 13246 leader_election.cc:304] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:05.278789 13325 raft_consensus.cc:2804] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.279498 13325 raft_consensus.cc:697] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Becoming Leader. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Running, Role: LEADER
I20260709 13:04:05.280527 13325 consensus_queue.cc:237] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.289601 13027 catalog_manager.cc:5697] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.319460 13327 raft_consensus.cc:493] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.320477 13327 raft_consensus.cc:515] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.325110 13327 leader_election.cc:290] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:05.335984 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" is_pre_election: true
I20260709 13:04:05.336716 13131 raft_consensus.cc:2468] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 0.
I20260709 13:04:05.336824 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" is_pre_election: true
I20260709 13:04:05.337831 13280 raft_consensus.cc:2468] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 0.
I20260709 13:04:05.338639 13172 leader_election.cc:304] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ebf15561f4b42e796268f20a3e05a69, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:05.339918 13327 raft_consensus.cc:2804] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.340279 13327 raft_consensus.cc:493] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.340627 13327 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.348199 13327 raft_consensus.cc:515] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.350095 13327 leader_election.cc:290] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 1 election: Requested vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:05.351130 13131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
I20260709 13:04:05.351369 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:05.351749 13131 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.352161 13280 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.357643 13131 raft_consensus.cc:2468] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 1.
I20260709 13:04:05.358716 13280 raft_consensus.cc:2468] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 1.
I20260709 13:04:05.358939 13172 leader_election.cc:304] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ebf15561f4b42e796268f20a3e05a69, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:05.359942 13327 raft_consensus.cc:2804] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.361099 13327 raft_consensus.cc:697] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 LEADER]: Becoming Leader. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Running, Role: LEADER
I20260709 13:04:05.361931 13327 consensus_queue.cc:237] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.369534 13027 catalog_manager.cc:5697] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2). New cstate: current_term: 1 leader_uuid: "0ebf15561f4b42e796268f20a3e05a69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.428705 13280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824280134653479b817f9ecbebeaacb6"
dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
mode: GRACEFUL
new_leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:49154
I20260709 13:04:05.429397 13280 raft_consensus.cc:606] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Received request to transfer leadership to TS f663a5bca0ac4b4095d3bce1766a47b2
I20260709 13:04:05.433691 13329 consensus_queue.cc:1048] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.438213 13325 consensus_queue.cc:1048] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:05.450408 13131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f"
dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
mode: GRACEFUL
new_leader_uuid: "0ebf15561f4b42e796268f20a3e05a69"
 from {username='slave'} at 127.0.0.1:60760
I20260709 13:04:05.451210 13131 raft_consensus.cc:606] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 LEADER]: Received request to transfer leadership to TS 0ebf15561f4b42e796268f20a3e05a69
I20260709 13:04:05.464094 13280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a"
dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
mode: GRACEFUL
new_leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:49154
I20260709 13:04:05.465096 13280 raft_consensus.cc:606] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Received request to transfer leadership to TS f663a5bca0ac4b4095d3bce1766a47b2
I20260709 13:04:05.491622 13325 consensus_queue.cc:1048] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.506524 13358 consensus_queue.cc:1048] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:05.516516 13205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af"
dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
mode: GRACEFUL
new_leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:46048
I20260709 13:04:05.517575 13205 raft_consensus.cc:606] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 LEADER]: Received request to transfer leadership to TS f663a5bca0ac4b4095d3bce1766a47b2
I20260709 13:04:05.539115 13367 raft_consensus.cc:993] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: : Instructing follower 0ebf15561f4b42e796268f20a3e05a69 to start an election
I20260709 13:04:05.539631 13367 raft_consensus.cc:1081] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 LEADER]: Signalling peer 0ebf15561f4b42e796268f20a3e05a69 to start an election
I20260709 13:04:05.541584 13206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f"
dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
 from {username='slave'} at 127.0.0.1:46046
I20260709 13:04:05.542486 13206 raft_consensus.cc:493] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.542932 13206 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.546838 13359 raft_consensus.cc:993] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: : Instructing follower f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.547545 13359 raft_consensus.cc:1081] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Signalling peer f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.549901 13131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824280134653479b817f9ecbebeaacb6"
dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:60738
I20260709 13:04:05.550704 13131 raft_consensus.cc:493] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.551172 13131 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.552945 13206 raft_consensus.cc:515] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.555585 13206 leader_election.cc:290] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 2 election: Requested vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:05.556995 13130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
I20260709 13:04:05.557695 13130 raft_consensus.cc:3055] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:05.558018 13130 raft_consensus.cc:740] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:05.558900 13130 consensus_queue.cc:260] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.559653 13131 raft_consensus.cc:515] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:05.559911 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76942292a7e4af0a3d39eab4ded352f" candidate_uuid: "0ebf15561f4b42e796268f20a3e05a69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:05.560333 13130 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.560662 13280 raft_consensus.cc:3060] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.564832 13131 leader_election.cc:290] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 2 election: Requested vote from peers f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839), 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931)
I20260709 13:04:05.565726 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:05.566486 13279 raft_consensus.cc:3055] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:05.566970 13279 raft_consensus.cc:740] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Running, Role: LEADER
I20260709 13:04:05.568090 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824280134653479b817f9ecbebeaacb6" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:05.567860 13279 consensus_queue.cc:260] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:05.568797 13206 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.569705 13279 raft_consensus.cc:3060] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.569655 13280 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 2.
I20260709 13:04:05.570302 13130 raft_consensus.cc:2468] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ebf15561f4b42e796268f20a3e05a69 in term 2.
I20260709 13:04:05.572388 13170 leader_election.cc:304] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ebf15561f4b42e796268f20a3e05a69, f1aab7ae0d6043649ae8e773ae3fcd48; no voters: 
I20260709 13:04:05.573495 13327 raft_consensus.cc:2804] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:05.574127 13327 raft_consensus.cc:697] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 2 LEADER]: Becoming Leader. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Running, Role: LEADER
I20260709 13:04:05.575264 13327 consensus_queue.cc:237] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.580950 13279 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 2.
I20260709 13:04:05.581504 13206 raft_consensus.cc:2468] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 2.
I20260709 13:04:05.583401 13095 leader_election.cc:304] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 
I20260709 13:04:05.585398 13329 raft_consensus.cc:2804] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:05.585990 13329 raft_consensus.cc:697] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Becoming Leader. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:05.587604 13329 consensus_queue.cc:237] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } }
I20260709 13:04:05.589432 13026 catalog_manager.cc:5697] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 reported cstate change: term changed from 1 to 2, leader changed from f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1) to 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2). New cstate: current_term: 2 leader_uuid: "0ebf15561f4b42e796268f20a3e05a69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.599857 13029 catalog_manager.cc:5697] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 reported cstate change: term changed from 1 to 2, leader changed from f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3) to f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.661684 13364 consensus_queue.cc:1048] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:05.670701 13325 raft_consensus.cc:993] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: : Instructing follower f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.671437 13325 raft_consensus.cc:1081] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Signalling peer f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.673750 13131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a"
dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:60738
I20260709 13:04:05.678373 13131 raft_consensus.cc:493] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.678879 13131 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.682714 13364 consensus_queue.cc:1048] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:05.687282 13131 raft_consensus.cc:515] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.690728 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:05.691154 13131 leader_election.cc:290] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:05.693357 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:05.694082 13279 raft_consensus.cc:3055] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:05.694609 13279 raft_consensus.cc:740] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Running, Role: LEADER
I20260709 13:04:05.695875 13279 consensus_queue.cc:260] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.697134 13279 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.705960 13279 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 2.
I20260709 13:04:05.707417 13095 leader_election.cc:304] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [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: f1aab7ae0d6043649ae8e773ae3fcd48, f663a5bca0ac4b4095d3bce1766a47b2; no voters: 0ebf15561f4b42e796268f20a3e05a69
I20260709 13:04:05.708948 13329 raft_consensus.cc:2804] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:05.709488 13329 raft_consensus.cc:697] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Becoming Leader. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:05.710263 13329 consensus_queue.cc:237] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.716902 13029 catalog_manager.cc:5697] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 reported cstate change: term changed from 1 to 2, leader changed from f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3) to f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.749369 13327 consensus_queue.cc:1048] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.757217 13353 raft_consensus.cc:993] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: : Instructing follower f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.757954 13327 raft_consensus.cc:1081] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 LEADER]: Signalling peer f663a5bca0ac4b4095d3bce1766a47b2 to start an election
I20260709 13:04:05.760464 13130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af"
dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
 from {username='slave'} at 127.0.0.1:60746
I20260709 13:04:05.761358 13130 raft_consensus.cc:493] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.761814 13130 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.767441 13327 consensus_queue.cc:1048] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.769124 13130 raft_consensus.cc:515] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.772902 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:05.773631 13206 raft_consensus.cc:3055] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:05.773993 13206 raft_consensus.cc:740] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ebf15561f4b42e796268f20a3e05a69, State: Running, Role: LEADER
I20260709 13:04:05.775379 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316832f4a97748ce93eee1d3a9cf25af" candidate_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
I20260709 13:04:05.777136 13206 consensus_queue.cc:260] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.777945 13130 leader_election.cc:290] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931), f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3:33839)
I20260709 13:04:05.778340 13206 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:05.789619 13206 raft_consensus.cc:2468] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f663a5bca0ac4b4095d3bce1766a47b2 in term 2.
I20260709 13:04:05.790885 13097 leader_election.cc:304] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [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: 0ebf15561f4b42e796268f20a3e05a69, f663a5bca0ac4b4095d3bce1766a47b2; no voters: f1aab7ae0d6043649ae8e773ae3fcd48
I20260709 13:04:05.791882 13329 raft_consensus.cc:2804] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:05.792434 13329 raft_consensus.cc:697] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Becoming Leader. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:05.793380 13329 consensus_queue.cc:237] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:05.802244 13029 catalog_manager.cc:5697] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 reported cstate change: term changed from 1 to 2, leader changed from 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2) to f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.898401  7604 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:04:05.900247  7604 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:04:05.900738  7604 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:04:05.914036 13130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a"
dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
mode: GRACEFUL
new_leader_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
 from {username='slave'} at 127.0.0.1:60772
I20260709 13:04:05.914693 13130 raft_consensus.cc:606] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Received request to transfer leadership to TS f1aab7ae0d6043649ae8e773ae3fcd48
I20260709 13:04:05.915901  7604 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:04:05.968190 13130 raft_consensus.cc:1275] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Refusing update from remote peer 0ebf15561f4b42e796268f20a3e05a69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.969904 13327 consensus_queue.cc:1048] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.979657 13279 raft_consensus.cc:1275] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Refusing update from remote peer 0ebf15561f4b42e796268f20a3e05a69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.980955 13280 raft_consensus.cc:1275] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.982704 13329 consensus_queue.cc:1048] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.983245 13353 consensus_queue.cc:1048] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.995390 13206 raft_consensus.cc:1275] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:05.997195 13358 consensus_queue.cc:1048] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.147737 13279 raft_consensus.cc:1275] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:06.149437 13358 consensus_queue.cc:1048] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.155799 13366 raft_consensus.cc:993] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: : Instructing follower f1aab7ae0d6043649ae8e773ae3fcd48 to start an election
I20260709 13:04:06.156436 13367 raft_consensus.cc:1081] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Signalling peer f1aab7ae0d6043649ae8e773ae3fcd48 to start an election
I20260709 13:04:06.160390 13280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a"
dest_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48"
 from {username='slave'} at 127.0.0.1:49138
I20260709 13:04:06.161123 13206 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:06.162104 13280 raft_consensus.cc:493] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.162678 13280 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.171573 13206 raft_consensus.cc:1275] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:06.171485 13280 raft_consensus.cc:515] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:06.174144 13280 leader_election.cc:290] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [CANDIDATE]: Term 3 election: Requested vote from peers f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1:35113), 0ebf15561f4b42e796268f20a3e05a69 (127.7.109.2:37931)
I20260709 13:04:06.175355 13367 consensus_queue.cc:1048] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:06.176378 13130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f663a5bca0ac4b4095d3bce1766a47b2"
I20260709 13:04:06.177174 13130 raft_consensus.cc:3055] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:06.177574 13130 raft_consensus.cc:740] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f663a5bca0ac4b4095d3bce1766a47b2, State: Running, Role: LEADER
I20260709 13:04:06.177644 13206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95172abd8c245e4ae04d81fd24cbf7a" candidate_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ebf15561f4b42e796268f20a3e05a69"
I20260709 13:04:06.178685 13206 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.178508 13130 consensus_queue.cc:260] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [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: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:06.179420 13205 raft_consensus.cc:1275] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:06.179930 13130 raft_consensus.cc:3060] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.183511 13367 consensus_queue.cc:1048] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:06.185686 13280 raft_consensus.cc:3060] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:06.189383 13206 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 3.
I20260709 13:04:06.190384 13204 raft_consensus.cc:1240] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 3 FOLLOWER]: Rejecting Update request from peer f663a5bca0ac4b4095d3bce1766a47b2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:04:06.197723 13280 raft_consensus.cc:1275] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Refusing update from remote peer f663a5bca0ac4b4095d3bce1766a47b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:06.199823 13130 raft_consensus.cc:2468] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1aab7ae0d6043649ae8e773ae3fcd48 in term 3.
I20260709 13:04:06.199551 13246 leader_election.cc:304] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [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: 0ebf15561f4b42e796268f20a3e05a69, f1aab7ae0d6043649ae8e773ae3fcd48; no voters: 
I20260709 13:04:06.201529 13333 raft_consensus.cc:2804] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:06.202109 13333 raft_consensus.cc:697] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 LEADER]: Becoming Leader. State: Replica: f1aab7ae0d6043649ae8e773ae3fcd48, State: Running, Role: LEADER
I20260709 13:04:06.202780 13329 consensus_queue.cc:1048] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.204373 13333 consensus_queue.cc:237] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [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: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } }
I20260709 13:04:06.214223 13026 catalog_manager.cc:5697] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 reported cstate change: term changed from 2 to 3, leader changed from f663a5bca0ac4b4095d3bce1766a47b2 (127.7.109.1) to f1aab7ae0d6043649ae8e773ae3fcd48 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f663a5bca0ac4b4095d3bce1766a47b2" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ebf15561f4b42e796268f20a3e05a69" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1aab7ae0d6043649ae8e773ae3fcd48" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 33839 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.336700  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
I20260709 13:04:06.363384  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:06.364182  7604 tablet_replica.cc:333] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2: stopping tablet replica
I20260709 13:04:06.364933  7604 raft_consensus.cc:2243] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.365489  7604 raft_consensus.cc:2272] T a95172abd8c245e4ae04d81fd24cbf7a P f663a5bca0ac4b4095d3bce1766a47b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.368243  7604 tablet_replica.cc:333] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2: stopping tablet replica
I20260709 13:04:06.368995  7604 raft_consensus.cc:2243] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.369521  7604 raft_consensus.cc:2272] T c76942292a7e4af0a3d39eab4ded352f P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.372212  7604 tablet_replica.cc:333] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2: stopping tablet replica
I20260709 13:04:06.372859  7604 raft_consensus.cc:2243] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.373850  7604 raft_consensus.cc:2272] T 316832f4a97748ce93eee1d3a9cf25af P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.376551  7604 tablet_replica.cc:333] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2: stopping tablet replica
I20260709 13:04:06.377125  7604 raft_consensus.cc:2243] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.378016  7604 raft_consensus.cc:2272] T 824280134653479b817f9ecbebeaacb6 P f663a5bca0ac4b4095d3bce1766a47b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.407138  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
I20260709 13:04:06.423630  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
I20260709 13:04:06.449024  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:06.449851  7604 tablet_replica.cc:333] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69: stopping tablet replica
I20260709 13:04:06.450695  7604 raft_consensus.cc:2243] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.451252  7604 raft_consensus.cc:2272] T a95172abd8c245e4ae04d81fd24cbf7a P 0ebf15561f4b42e796268f20a3e05a69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.454416  7604 tablet_replica.cc:333] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69: stopping tablet replica
I20260709 13:04:06.455209  7604 raft_consensus.cc:2243] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.455794  7604 raft_consensus.cc:2272] T 316832f4a97748ce93eee1d3a9cf25af P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.458918  7604 tablet_replica.cc:333] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69: stopping tablet replica
I20260709 13:04:06.459561  7604 raft_consensus.cc:2243] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.460086  7604 raft_consensus.cc:2272] T 824280134653479b817f9ecbebeaacb6 P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.463326  7604 tablet_replica.cc:333] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69: stopping tablet replica
I20260709 13:04:06.463989  7604 raft_consensus.cc:2243] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.464954  7604 raft_consensus.cc:2272] T c76942292a7e4af0a3d39eab4ded352f P 0ebf15561f4b42e796268f20a3e05a69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.484890  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
I20260709 13:04:06.500358  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
I20260709 13:04:06.526422  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:06.527175  7604 tablet_replica.cc:333] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: stopping tablet replica
I20260709 13:04:06.527815  7604 raft_consensus.cc:2243] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.528537  7604 pending_rounds.cc:70] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Trying to abort 1 pending ops.
I20260709 13:04:06.528766  7604 pending_rounds.cc:77] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305634800465027072 op_type: NO_OP noop_request { }
I20260709 13:04:06.529100  7604 raft_consensus.cc:2889] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:06.529412  7604 raft_consensus.cc:2272] T a95172abd8c245e4ae04d81fd24cbf7a P f1aab7ae0d6043649ae8e773ae3fcd48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.531972  7604 tablet_replica.cc:333] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48: stopping tablet replica
I20260709 13:04:06.532569  7604 raft_consensus.cc:2243] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.533090  7604 raft_consensus.cc:2272] T c76942292a7e4af0a3d39eab4ded352f P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.536000  7604 tablet_replica.cc:333] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48: stopping tablet replica
I20260709 13:04:06.536607  7604 raft_consensus.cc:2243] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.537125  7604 raft_consensus.cc:2272] T 316832f4a97748ce93eee1d3a9cf25af P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.539942  7604 tablet_replica.cc:333] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48: stopping tablet replica
I20260709 13:04:06.540580  7604 raft_consensus.cc:2243] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:06.541159  7604 raft_consensus.cc:2272] T 824280134653479b817f9ecbebeaacb6 P f1aab7ae0d6043649ae8e773ae3fcd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.568667  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:04:06.585717  7604 master.cc:562] Master@127.7.109.62:39527 shutting down...
I20260709 13:04:06.602327  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:06.602990  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.603345  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9059ce4595d14e56b2f7fceaade65fff: stopping tablet replica
I20260709 13:04:06.624184  7604 master.cc:584] Master@127.7.109.62:39527 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2735 ms)
[----------] 6 tests from LeaderRebalancerTest (167304 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:04:06.655544  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:39427
I20260709 13:04:06.656702  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.662359 13376 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:04:06.662691 13377 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:04:06.663918 13379 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:04:06.665373  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:06.666254  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.666473  7604 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:04:06.666723  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602246666703 us; error 0 us; skew 500 ppm
I20260709 13:04:06.667330  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.669872  7604 webserver.cc:533] Webserver started at http://127.7.109.62:41579/ using document root <none> and password file <none>
I20260709 13:04:06.670426  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.670674  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.670970  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.672127  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "052699cfbefe4071b07c9532b8b02df0"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-r9m8"
I20260709 13:04:06.677736  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:06.682525 13384 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:04:06.683941  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:06.684293  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "052699cfbefe4071b07c9532b8b02df0"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-r9m8"
I20260709 13:04:06.684638  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-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:04:06.706128  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.707352  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.748914  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:39427
I20260709 13:04:06.749022 13435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:39427 every 8 connection(s)
I20260709 13:04:06.753470 13436 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:04:06.765875 13436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: Bootstrap starting.
I20260709 13:04:06.770632 13436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.777503 13436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: No bootstrap required, opened a new log
I20260709 13:04:06.779908 13436 raft_consensus.cc:359] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER }
I20260709 13:04:06.780328 13436 raft_consensus.cc:385] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.780613 13436 raft_consensus.cc:740] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052699cfbefe4071b07c9532b8b02df0, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.781261 13436 consensus_queue.cc:260] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER }
I20260709 13:04:06.781792 13436 raft_consensus.cc:399] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:06.782025 13436 raft_consensus.cc:493] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:06.782339 13436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.787791 13436 raft_consensus.cc:515] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER }
I20260709 13:04:06.788419 13436 leader_election.cc:304] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [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: 052699cfbefe4071b07c9532b8b02df0; no voters: 
I20260709 13:04:06.789728 13436 leader_election.cc:290] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:06.790097 13439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.791754 13439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 1 LEADER]: Becoming Leader. State: Replica: 052699cfbefe4071b07c9532b8b02df0, State: Running, Role: LEADER
I20260709 13:04:06.792560 13439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [LEADER]: Queue going to LEADER mode. State: All 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: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER }
I20260709 13:04:06.792825 13436 sys_catalog.cc:565] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:06.797326 13440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "052699cfbefe4071b07c9532b8b02df0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER } }
I20260709 13:04:06.797996 13440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:06.797785 13441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 052699cfbefe4071b07c9532b8b02df0. Latest consensus state: current_term: 1 leader_uuid: "052699cfbefe4071b07c9532b8b02df0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "052699cfbefe4071b07c9532b8b02df0" member_type: VOTER } }
I20260709 13:04:06.798419 13441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:06.801936 13446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:06.811021 13446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:06.812410  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:06.824203 13446 catalog_manager.cc:1383] Generated new cluster ID: 2e68a950003842beb26ad03233754989
I20260709 13:04:06.824551 13446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:06.844839 13446 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:06.846369 13446 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:06.860746 13446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: Generated new TSK 0
I20260709 13:04:06.861524 13446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:06.880882  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:06.889740 13457 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:04:06.890226 13458 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:04:06.891983 13460 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:04:06.894060  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:06.895532  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:06.895823  7604 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:04:06.895989  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602246895973 us; error 0 us; skew 500 ppm
I20260709 13:04:06.896932  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:06.900043  7604 webserver.cc:533] Webserver started at http://127.7.109.1:37661/ using document root <none> and password file <none>
I20260709 13:04:06.900610  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:06.900803  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:06.901352  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:06.903265  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "dfb4d2e153d14757905fcc90daf43d85"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-r9m8"
I20260709 13:04:06.909906  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:06.915920 13465 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:04:06.917460  7604 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:06.917862  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "dfb4d2e153d14757905fcc90daf43d85"
format_stamp: "Formatted at 2026-07-09 13:04:06 on dist-test-slave-r9m8"
I20260709 13:04:06.918156  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-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:04:06.939742  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:06.940932  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:06.942452  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:06.945402  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:06.945629  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.945914  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:06.946105  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:06.995915  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:34595
I20260709 13:04:06.996196 13527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:34595 every 8 connection(s)
I20260709 13:04:07.002454  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:07.012089 13532 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:04:07.012111 13533 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:04:07.016018 13535 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:04:07.016844  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:07.018786 13528 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39427
I20260709 13:04:07.019358 13528 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:07.019268  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:07.020390  7604 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:04:07.020474 13528 heartbeater.cc:507] Master 127.7.109.62:39427 requested a full tablet report, sending...
I20260709 13:04:07.021041  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602247021010 us; error 0 us; skew 500 ppm
I20260709 13:04:07.021771  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:07.023264 13401 ts_manager.cc:194] Registered new tserver with Master: dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595)
I20260709 13:04:07.025214  7604 webserver.cc:533] Webserver started at http://127.7.109.2:36523/ using document root <none> and password file <none>
I20260709 13:04:07.025310 13401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38558
I20260709 13:04:07.025949  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:07.026216  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:07.026526  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:07.027848  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "311a8f7264784078b08f8aff4b9ded8c"
format_stamp: "Formatted at 2026-07-09 13:04:07 on dist-test-slave-r9m8"
I20260709 13:04:07.032914  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:04:07.037184 13540 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:04:07.038133  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:04:07.038487  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "311a8f7264784078b08f8aff4b9ded8c"
format_stamp: "Formatted at 2026-07-09 13:04:07 on dist-test-slave-r9m8"
I20260709 13:04:07.038882  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-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:04:07.049404  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:07.050701  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:07.052536  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:07.056734  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:07.057309  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260709 13:04:07.057749  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:07.058034  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:07.121531  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:43087
I20260709 13:04:07.121763 13602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:43087 every 8 connection(s)
I20260709 13:04:07.127442  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:07.139439 13606 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:04:07.140093 13607 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:04:07.144459 13609 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:04:07.145987  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:07.147876 13603 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39427
I20260709 13:04:07.148030  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:07.148465  7604 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:04:07.148556 13603 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:07.148707  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602247148688 us; error 0 us; skew 500 ppm
I20260709 13:04:07.149586  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:07.149708 13603 heartbeater.cc:507] Master 127.7.109.62:39427 requested a full tablet report, sending...
I20260709 13:04:07.153620  7604 webserver.cc:533] Webserver started at http://127.7.109.3:37659/ using document root <none> and password file <none>
I20260709 13:04:07.153915 13401 ts_manager.cc:194] Registered new tserver with Master: 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:07.154294  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:07.154696  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:07.154989  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:07.156574  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "f6578630615b44cf9ddde443b48d8400"
format_stamp: "Formatted at 2026-07-09 13:04:07 on dist-test-slave-r9m8"
I20260709 13:04:07.157374 13401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38560
I20260709 13:04:07.162915  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:07.168677 13614 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:04:07.169816  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:04:07.170137  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "f6578630615b44cf9ddde443b48d8400"
format_stamp: "Formatted at 2026-07-09 13:04:07 on dist-test-slave-r9m8"
I20260709 13:04:07.170779  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602079175892-7604-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:04:07.222060  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:07.223371  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:07.224730  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:07.227605  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:07.227816  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:07.228134  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:07.228282  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:07.277848  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:36265
I20260709 13:04:07.277910 13676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:36265 every 8 connection(s)
I20260709 13:04:07.295418 13677 heartbeater.cc:344] Connected to a master server at 127.7.109.62:39427
I20260709 13:04:07.295971 13677 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:07.296851 13677 heartbeater.cc:507] Master 127.7.109.62:39427 requested a full tablet report, sending...
I20260709 13:04:07.300230 13401 ts_manager.cc:194] Registered new tserver with Master: f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:07.300376  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01909839s
I20260709 13:04:07.302345 13401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38574
I20260709 13:04:07.332203 13401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38582:
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:04:07.335058 13401 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:04:07.437114 13568 tablet_service.cc:1511] Processing CreateTablet for tablet 9a865a555cf54ca5999f9b9bb3c41f1a (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:07.438980 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a865a555cf54ca5999f9b9bb3c41f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.441982 13642 tablet_service.cc:1511] Processing CreateTablet for tablet 9a865a555cf54ca5999f9b9bb3c41f1a (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:07.443058 13641 tablet_service.cc:1511] Processing CreateTablet for tablet 73d1d0014a7b48cbb33a81110d5159ef (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:07.443789 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a865a555cf54ca5999f9b9bb3c41f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.444661 13641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d1d0014a7b48cbb33a81110d5159ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.445267 13639 tablet_service.cc:1511] Processing CreateTablet for tablet 5db56dc338194bbba60a8d6dfa3d0745 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:07.446914 13639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db56dc338194bbba60a8d6dfa3d0745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.448765 13638 tablet_service.cc:1511] Processing CreateTablet for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:07.451830 13640 tablet_service.cc:1511] Processing CreateTablet for tablet 4936e52890c247a3891c37320c5900b4 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:07.454991 13638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.456518 13567 tablet_service.cc:1511] Processing CreateTablet for tablet 73d1d0014a7b48cbb33a81110d5159ef (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:07.457183 13637 tablet_service.cc:1511] Processing CreateTablet for tablet defd51396b6f47c0950b4cc350510cab (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:07.458294 13567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d1d0014a7b48cbb33a81110d5159ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.458711 13637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defd51396b6f47c0950b4cc350510cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.463071 13640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4936e52890c247a3891c37320c5900b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.472631 13566 tablet_service.cc:1511] Processing CreateTablet for tablet 4936e52890c247a3891c37320c5900b4 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:07.474515 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4936e52890c247a3891c37320c5900b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.475584 13636 tablet_service.cc:1511] Processing CreateTablet for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:07.477522 13636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.479887 13564 tablet_service.cc:1511] Processing CreateTablet for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:07.481108 13635 tablet_service.cc:1511] Processing CreateTablet for tablet 369448249c1e4e8e89ede3209c34fd80 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:07.481705 13564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.482635 13635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369448249c1e4e8e89ede3209c34fd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.479885 13565 tablet_service.cc:1511] Processing CreateTablet for tablet 5db56dc338194bbba60a8d6dfa3d0745 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:07.487689 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db56dc338194bbba60a8d6dfa3d0745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.493021 13563 tablet_service.cc:1511] Processing CreateTablet for tablet defd51396b6f47c0950b4cc350510cab (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:07.495818 13563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defd51396b6f47c0950b4cc350510cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.502079 13634 tablet_service.cc:1511] Processing CreateTablet for tablet 589fc51d8bfb4953a8e27e7dd41685b1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:07.504182 13634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589fc51d8bfb4953a8e27e7dd41685b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.509932 13693 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:07.521055 13561 tablet_service.cc:1511] Processing CreateTablet for tablet 589fc51d8bfb4953a8e27e7dd41685b1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:07.522661 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 9a865a555cf54ca5999f9b9bb3c41f1a (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:07.524573 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a865a555cf54ca5999f9b9bb3c41f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.524164 13562 tablet_service.cc:1511] Processing CreateTablet for tablet 369448249c1e4e8e89ede3209c34fd80 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:07.523252 13561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589fc51d8bfb4953a8e27e7dd41685b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.526976 13562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369448249c1e4e8e89ede3209c34fd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.527926 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 73d1d0014a7b48cbb33a81110d5159ef (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:07.530606 13491 tablet_service.cc:1511] Processing CreateTablet for tablet 4936e52890c247a3891c37320c5900b4 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:07.533346 13490 tablet_service.cc:1511] Processing CreateTablet for tablet 5db56dc338194bbba60a8d6dfa3d0745 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:07.536023 13489 tablet_service.cc:1511] Processing CreateTablet for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:07.539096 13488 tablet_service.cc:1511] Processing CreateTablet for tablet defd51396b6f47c0950b4cc350510cab (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:07.542220 13487 tablet_service.cc:1511] Processing CreateTablet for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:07.545269 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 369448249c1e4e8e89ede3209c34fd80 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:07.545609 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 589fc51d8bfb4953a8e27e7dd41685b1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:07.547055 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4936e52890c247a3891c37320c5900b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.547801 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369448249c1e4e8e89ede3209c34fd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.548552 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd6adc2e8c94bf4acdb6c42bcaa99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.549223 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589fc51d8bfb4953a8e27e7dd41685b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.549947 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.549366 13566 tablet_service.cc:1511] Processing CreateTablet for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1 (DEFAULT_TABLE table=test-workload [id=0f759b99608c4768b7260867a8e6b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:07.561882 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e7f3ef33d24f0dbeb738b3a29b1ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.566949 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d1d0014a7b48cbb33a81110d5159ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.570637 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defd51396b6f47c0950b4cc350510cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.579283 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db56dc338194bbba60a8d6dfa3d0745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.600405 13692 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:07.658666 13693 tablet_bootstrap.cc:654] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.666386 13692 tablet_bootstrap.cc:654] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.695389 13694 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:07.698962 13693 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:07.699625 13693 ts_tablet_manager.cc:1403] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.190s	user 0.035s	sys 0.015s
I20260709 13:04:07.704061 13693 raft_consensus.cc:359] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.705168 13693 raft_consensus.cc:385] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.705708 13693 raft_consensus.cc:740] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.706049 13694 tablet_bootstrap.cc:654] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.706740 13693 consensus_queue.cc:260] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.710153 13692 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:07.711002 13692 ts_tablet_manager.cc:1403] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.008s
I20260709 13:04:07.714268 13693 ts_tablet_manager.cc:1434] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:04:07.714879 13692 raft_consensus.cc:359] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.715701 13692 raft_consensus.cc:385] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.716004 13692 raft_consensus.cc:740] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.716845 13692 consensus_queue.cc:260] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.719077 13603 heartbeater.cc:499] Master 127.7.109.62:39427 was elected leader, sending a full tablet report...
I20260709 13:04:07.720407 13693 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:07.731244 13677 heartbeater.cc:499] Master 127.7.109.62:39427 was elected leader, sending a full tablet report...
I20260709 13:04:07.732605 13692 ts_tablet_manager.cc:1434] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:04:07.733596 13693 tablet_bootstrap.cc:654] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.733880 13692 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:07.734849 13694 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:07.735471 13694 ts_tablet_manager.cc:1403] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.006s
I20260709 13:04:07.738823 13694 raft_consensus.cc:359] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:07.739710 13694 raft_consensus.cc:385] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.740060 13694 raft_consensus.cc:740] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.742523 13692 tablet_bootstrap.cc:654] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.741285 13694 consensus_queue.cc:260] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:07.748659 13693 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:07.749688 13693 ts_tablet_manager.cc:1403] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260709 13:04:07.750204 13528 heartbeater.cc:499] Master 127.7.109.62:39427 was elected leader, sending a full tablet report...
I20260709 13:04:07.750905 13694 ts_tablet_manager.cc:1434] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 13:04:07.752192 13694 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:07.754750 13693 raft_consensus.cc:359] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.755945 13693 raft_consensus.cc:385] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.756479 13693 raft_consensus.cc:740] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.757692 13693 consensus_queue.cc:260] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.758999 13694 tablet_bootstrap.cc:654] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.762228 13693 ts_tablet_manager.cc:1434] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:04:07.765023 13693 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:07.770373 13697 raft_consensus.cc:493] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.771116 13697 raft_consensus.cc:515] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.771596 13701 raft_consensus.cc:493] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.772262 13701 raft_consensus.cc:515] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:07.775911 13693 tablet_bootstrap.cc:654] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.784945 13701 leader_election.cc:290] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:07.791827 13694 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:07.792615 13694 ts_tablet_manager.cc:1403] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.007s
I20260709 13:04:07.798853 13697 leader_election.cc:290] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:07.816882 13692 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
W20260709 13:04:07.817323 13449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:07.817893 13692 ts_tablet_manager.cc:1403] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.007s
I20260709 13:04:07.827585 13694 raft_consensus.cc:359] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.830828 13694 raft_consensus.cc:385] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.831192 13694 raft_consensus.cc:740] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.846608 13694 consensus_queue.cc:260] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.847653 13701 raft_consensus.cc:493] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.848551 13701 raft_consensus.cc:515] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.853173 13701 leader_election.cc:290] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:07.852762 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:07.855335 13694 ts_tablet_manager.cc:1434] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.002s
I20260709 13:04:07.857265 13692 raft_consensus.cc:359] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.858186 13692 raft_consensus.cc:385] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.858516 13692 raft_consensus.cc:740] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.858978 13693 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:07.859679 13693 ts_tablet_manager.cc:1403] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.095s	user 0.053s	sys 0.038s
I20260709 13:04:07.860636 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
W20260709 13:04:07.860816 13467 leader_election.cc:343] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.861539 13692 consensus_queue.cc:260] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
W20260709 13:04:07.862655 13467 leader_election.cc:343] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.863983 13692 ts_tablet_manager.cc:1434] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 13:04:07.869987 13694 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:07.870860 13692 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:07.865387 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:07.867663 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:07.868000 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:07.865279 13693 raft_consensus.cc:359] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.875707 13693 raft_consensus.cc:385] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.876058 13693 raft_consensus.cc:740] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.877370 13694 tablet_bootstrap.cc:654] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.876922 13693 consensus_queue.cc:260] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.879758 13693 ts_tablet_manager.cc:1434] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:04:07.881476 13693 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
W20260709 13:04:07.894969 13469 leader_election.cc:343] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.895267 13692 tablet_bootstrap.cc:654] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.895560 13469 leader_election.cc:304] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85; no voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400
W20260709 13:04:07.895321 13542 leader_election.cc:343] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.896577 13701 raft_consensus.cc:2749] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:07.897524 13469 leader_election.cc:343] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.899127 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:07.899639 13469 leader_election.cc:304] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85; no voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400
I20260709 13:04:07.900579 13701 raft_consensus.cc:2749] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:07.900945 13544 leader_election.cc:343] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.901613 13544 leader_election.cc:304] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c; no voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400
I20260709 13:04:07.902261 13693 tablet_bootstrap.cc:654] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.902966 13697 raft_consensus.cc:2749] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.906775 13694 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:07.908023 13694 ts_tablet_manager.cc:1403] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.013s
I20260709 13:04:07.909672 13697 raft_consensus.cc:493] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.910696 13697 raft_consensus.cc:515] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.912444 13694 raft_consensus.cc:359] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.913396 13694 raft_consensus.cc:385] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.913725 13694 raft_consensus.cc:740] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.914486 13693 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:07.915333 13693 ts_tablet_manager.cc:1403] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260709 13:04:07.916301 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:07.917452 13697 leader_election.cc:290] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
W20260709 13:04:07.918160 13542 leader_election.cc:343] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.918926 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:07.914536 13694 consensus_queue.cc:260] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.920109 13693 raft_consensus.cc:359] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
W20260709 13:04:07.920545 13544 leader_election.cc:343] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.920918 13692 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:07.920996 13693 raft_consensus.cc:385] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.921094 13544 leader_election.cc:304] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c; no voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400
I20260709 13:04:07.921556 13692 ts_tablet_manager.cc:1403] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.002s
I20260709 13:04:07.921625 13693 raft_consensus.cc:740] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.922647 13697 raft_consensus.cc:2749] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.922865 13693 consensus_queue.cc:260] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.924940 13694 ts_tablet_manager.cc:1434] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:04:07.925433 13693 ts_tablet_manager.cc:1434] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:04:07.924892 13692 raft_consensus.cc:359] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.925931 13692 raft_consensus.cc:385] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.926280 13692 raft_consensus.cc:740] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.926663 13694 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:07.927309 13692 consensus_queue.cc:260] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.929412 13693 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:07.935310 13694 tablet_bootstrap.cc:654] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.939189 13693 tablet_bootstrap.cc:654] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.942327 13692 ts_tablet_manager.cc:1434] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 13:04:07.943732 13692 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:07.949333 13694 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:07.950703 13694 ts_tablet_manager.cc:1403] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 13:04:07.951067 13692 tablet_bootstrap.cc:654] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.956578 13694 raft_consensus.cc:359] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.957571 13693 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:07.957520 13694 raft_consensus.cc:385] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.958078 13694 raft_consensus.cc:740] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.958209 13693 ts_tablet_manager.cc:1403] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260709 13:04:07.958666 13692 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:07.959254 13692 ts_tablet_manager.cc:1403] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:04:07.959074 13694 consensus_queue.cc:260] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.961553 13694 ts_tablet_manager.cc:1434] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:07.961455 13693 raft_consensus.cc:359] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.962536 13693 raft_consensus.cc:385] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.962920 13694 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:07.962618 13692 raft_consensus.cc:359] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.963349 13693 raft_consensus.cc:740] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.963650 13692 raft_consensus.cc:385] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.964049 13692 raft_consensus.cc:740] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.964344 13693 consensus_queue.cc:260] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.964854 13692 consensus_queue.cc:260] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.967350 13692 ts_tablet_manager.cc:1434] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:07.968581 13692 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:07.975198 13693 ts_tablet_manager.cc:1434] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:04:07.976243 13692 tablet_bootstrap.cc:654] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.981890 13693 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:07.976240 13694 tablet_bootstrap.cc:654] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.993323 13692 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:07.993920 13692 ts_tablet_manager.cc:1403] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 13:04:07.994648 13694 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:07.995234 13694 ts_tablet_manager.cc:1403] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260709 13:04:07.995363 13693 tablet_bootstrap.cc:654] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.996771 13692 raft_consensus.cc:359] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:07.997495 13692 raft_consensus.cc:385] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.997766 13692 raft_consensus.cc:740] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.998021 13697 raft_consensus.cc:493] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.998580 13697 raft_consensus.cc:515] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:07.998826 13692 consensus_queue.cc:260] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:07.999244 13694 raft_consensus.cc:359] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.000434 13694 raft_consensus.cc:385] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.000869 13694 raft_consensus.cc:740] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.001360 13692 ts_tablet_manager.cc:1434] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:04:08.002599 13692 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:08.002419 13694 consensus_queue.cc:260] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.006096 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:08.008406 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.009470 13503 raft_consensus.cc:2468] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:08.012045 13694 ts_tablet_manager.cc:1434] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 13:04:08.012414 13692 tablet_bootstrap.cc:654] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.013851 13694 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:08.019197 13542 leader_election.cc:304] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:08.020921 13697 leader_election.cc:290] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
W20260709 13:04:08.021214 13544 leader_election.cc:343] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.033248 13697 raft_consensus.cc:2804] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.034119 13697 raft_consensus.cc:493] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.034608 13697 raft_consensus.cc:3060] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.036975 13694 tablet_bootstrap.cc:654] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.044090 13693 tablet_bootstrap.cc:492] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:08.044703 13693 ts_tablet_manager.cc:1403] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.012s
I20260709 13:04:08.047366 13694 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:08.048071 13694 ts_tablet_manager.cc:1403] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.001s
I20260709 13:04:08.048144 13699 raft_consensus.cc:493] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.048600 13692 tablet_bootstrap.cc:492] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:08.048307 13693 raft_consensus.cc:359] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.049295 13693 raft_consensus.cc:385] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.048846 13699 raft_consensus.cc:515] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:08.049510 13692 ts_tablet_manager.cc:1403] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.012s
I20260709 13:04:08.049662 13693 raft_consensus.cc:740] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.050956 13693 consensus_queue.cc:260] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.051689 13694 raft_consensus.cc:359] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.052532 13694 raft_consensus.cc:385] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.052852 13694 raft_consensus.cc:740] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.053452 13693 ts_tablet_manager.cc:1434] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:08.053711 13692 raft_consensus.cc:359] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.054741 13692 raft_consensus.cc:385] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.054685 13699 leader_election.cc:290] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595)
I20260709 13:04:08.055326 13692 raft_consensus.cc:740] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.056864 13693 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:08.056367 13692 consensus_queue.cc:260] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.059330 13692 ts_tablet_manager.cc:1434] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:04:08.060559 13692 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:08.065342 13693 tablet_bootstrap.cc:654] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.065528 13697 raft_consensus.cc:515] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.053812 13694 consensus_queue.cc:260] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.069368 13692 tablet_bootstrap.cc:654] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.075366 13694 ts_tablet_manager.cc:1434] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:04:08.077258 13694 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:08.078940 13699 raft_consensus.cc:493] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.079331 13693 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:08.079382 13720 raft_consensus.cc:493] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.080181 13693 ts_tablet_manager.cc:1403] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260709 13:04:08.080427 13720 raft_consensus.cc:515] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.084218 13693 raft_consensus.cc:359] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.085384 13693 raft_consensus.cc:385] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.085947 13693 raft_consensus.cc:740] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.088331 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd6adc2e8c94bf4acdb6c42bcaa99f9" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:08.091235 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.091459 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd6adc2e8c94bf4acdb6c42bcaa99f9" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
W20260709 13:04:08.091696 13544 leader_election.cc:343] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.092119 13502 raft_consensus.cc:3060] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.092262 13503 raft_consensus.cc:2468] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:08.091813 13693 consensus_queue.cc:260] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.092763 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:08.093472 13720 leader_election.cc:290] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
W20260709 13:04:08.094728 13544 leader_election.cc:343] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.094797 13542 leader_election.cc:304] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:08.096338 13720 raft_consensus.cc:2804] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.097235 13720 raft_consensus.cc:493] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.098071 13720 raft_consensus.cc:3060] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.079854 13699 raft_consensus.cc:515] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.105489 13699 leader_election.cc:290] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.102613 13502 raft_consensus.cc:2468] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:08.107616 13542 leader_election.cc:304] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:08.114629 13726 raft_consensus.cc:2804] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.115239 13726 raft_consensus.cc:697] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:08.115707 13697 leader_election.cc:290] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.115864 13693 ts_tablet_manager.cc:1434] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.010s
I20260709 13:04:08.116194 13726 consensus_queue.cc:237] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.117929 13693 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:08.130025 13693 tablet_bootstrap.cc:654] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.134228 13699 raft_consensus.cc:493] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.136574 13699 raft_consensus.cc:515] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.141427 13699 leader_election.cc:290] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.141927 13720 raft_consensus.cc:515] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.146011 13694 tablet_bootstrap.cc:654] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.147119 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd6adc2e8c94bf4acdb6c42bcaa99f9" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:08.147908 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd6adc2e8c94bf4acdb6c42bcaa99f9" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.148849 13502 raft_consensus.cc:3060] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:08.150418 13544 leader_election.cc:343] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.150228 13720 leader_election.cc:290] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.155685 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.158787 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.159507 13692 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:08.159963 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.160203 13692 ts_tablet_manager.cc:1403] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.029s
I20260709 13:04:08.160107 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.160840 13503 raft_consensus.cc:2468] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.160988 13500 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.162134 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.162643 13616 leader_election.cc:304] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.163033 13501 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.163519 13502 raft_consensus.cc:2468] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:08.163818 13699 raft_consensus.cc:2804] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.164300 13699 raft_consensus.cc:493] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.164033 13692 raft_consensus.cc:359] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.164597 13616 leader_election.cc:304] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.164971 13692 raft_consensus.cc:385] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.164793 13699 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.165341 13692 raft_consensus.cc:740] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.166278 13578 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.169561 13692 consensus_queue.cc:260] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.174340 13693 tablet_bootstrap.cc:492] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:08.174242 13542 leader_election.cc:304] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:08.175068 13693 ts_tablet_manager.cc:1403] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.016s
I20260709 13:04:08.175537 13726 raft_consensus.cc:2804] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.176512 13726 raft_consensus.cc:697] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:08.178025 13726 consensus_queue.cc:237] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.178404 13693 raft_consensus.cc:359] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:08.183532 13693 raft_consensus.cc:385] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.183866 13693 raft_consensus.cc:740] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.187203 13693 consensus_queue.cc:260] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:08.191340 13693 ts_tablet_manager.cc:1434] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:04:08.176067 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.192209 13578 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.192487 13693 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:08.194154 13694 tablet_bootstrap.cc:492] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:08.191354 13399 catalog_manager.cc:5697] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.195012 13694 ts_tablet_manager.cc:1403] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.013s
I20260709 13:04:08.202445 13732 raft_consensus.cc:2804] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.203109 13732 raft_consensus.cc:493] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.203918 13692 ts_tablet_manager.cc:1434] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.043s	user 0.026s	sys 0.012s
I20260709 13:04:08.202507 13699 raft_consensus.cc:515] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
W20260709 13:04:08.204793 13616 leader_election.cc:343] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.206250 13699 leader_election.cc:290] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595)
I20260709 13:04:08.206920 13692 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:08.207219 13616 leader_election.cc:304] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.208204 13726 raft_consensus.cc:493] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.208797 13726 raft_consensus.cc:515] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.210563 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:08.211323 13578 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.211982 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
W20260709 13:04:08.214098 13542 leader_election.cc:343] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.215378 13726 leader_election.cc:290] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.216017 13692 tablet_bootstrap.cc:654] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.203501 13732 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.216573 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:08.217350 13651 raft_consensus.cc:2468] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:08.218104 13693 tablet_bootstrap.cc:654] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.218945 13544 leader_election.cc:304] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.219817 13699 raft_consensus.cc:2804] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.216604 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.218660 13694 raft_consensus.cc:359] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.220897 13694 raft_consensus.cc:385] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.220930 13500 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.221351 13694 raft_consensus.cc:740] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.227243 13726 raft_consensus.cc:2804] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.227770 13726 raft_consensus.cc:493] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.228170 13726 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.226879 13694 consensus_queue.cc:260] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.230863 13578 raft_consensus.cc:2468] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.231930 13730 raft_consensus.cc:493] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.232491 13730 raft_consensus.cc:515] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.234050 13500 raft_consensus.cc:2468] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.235028 13730 leader_election.cc:290] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.220350 13699 raft_consensus.cc:493] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.236254 13699 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.239929 13616 leader_election.cc:304] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.240937 13726 raft_consensus.cc:515] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.242446 13730 raft_consensus.cc:2804] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.243486 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.243975 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.244598 13578 raft_consensus.cc:2468] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.244666 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
W20260709 13:04:08.245024 13616 leader_election.cc:343] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.245733 13694 ts_tablet_manager.cc:1434] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:04:08.240454 13692 tablet_bootstrap.cc:492] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:08.247174 13692 ts_tablet_manager.cc:1403] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.006s
W20260709 13:04:08.247519 13542 leader_election.cc:343] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.249423 13616 leader_election.cc:304] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.253788 13692 raft_consensus.cc:359] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.263640 13692 raft_consensus.cc:385] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.263700 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:08.264034 13692 raft_consensus.cc:740] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.264542 13651 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.262600 13737 raft_consensus.cc:2804] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.265136 13737 raft_consensus.cc:493] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.265543 13737 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.265321 13692 consensus_queue.cc:260] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.267007 13693 tablet_bootstrap.cc:492] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:08.267751 13693 ts_tablet_manager.cc:1403] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.016s
I20260709 13:04:08.261865 13726 leader_election.cc:290] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.263098 13694 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:08.267010 13732 raft_consensus.cc:515] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.271764 13692 ts_tablet_manager.cc:1434] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260709 13:04:08.272921 13692 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:08.272769 13732 leader_election.cc:290] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.274416 13651 raft_consensus.cc:2468] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:08.276355 13544 leader_election.cc:304] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.276611 13693 raft_consensus.cc:359] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.277565 13693 raft_consensus.cc:385] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.277735 13726 raft_consensus.cc:2804] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.278787 13693 raft_consensus.cc:740] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.278877 13726 raft_consensus.cc:697] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:08.279954 13693 consensus_queue.cc:260] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.280160 13726 consensus_queue.cc:237] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.282665 13693 ts_tablet_manager.cc:1434] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:04:08.284267 13730 raft_consensus.cc:697] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:08.285342 13720 raft_consensus.cc:493] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.286074 13720 raft_consensus.cc:515] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.286275 13694 tablet_bootstrap.cc:654] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.295414 13699 raft_consensus.cc:515] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.285532 13730 consensus_queue.cc:237] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:08.304592 13720 leader_election.cc:290] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.304981 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.305800 13500 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.306113 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defd51396b6f47c0950b4cc350510cab" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:08.307436 13651 raft_consensus.cc:2468] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:08.307623 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defd51396b6f47c0950b4cc350510cab" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.307325 13737 raft_consensus.cc:515] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.308442 13502 raft_consensus.cc:2468] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:08.308876 13544 leader_election.cc:304] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.309861 13720 raft_consensus.cc:2804] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.310474 13720 raft_consensus.cc:493] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.311048 13720 raft_consensus.cc:3060] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.313090 13737 leader_election.cc:290] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.315356 13694 tablet_bootstrap.cc:492] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:08.316061 13694 ts_tablet_manager.cc:1403] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.003s
I20260709 13:04:08.317188 13500 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.318830 13699 leader_election.cc:290] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.319221 13694 raft_consensus.cc:359] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.319614 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:08.320015 13694 raft_consensus.cc:385] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.320246 13578 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.320335 13694 raft_consensus.cc:740] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.321337 13694 consensus_queue.cc:260] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.323853 13720 raft_consensus.cc:515] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.328430 13694 ts_tablet_manager.cc:1434] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:08.329609 13578 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.329917 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defd51396b6f47c0950b4cc350510cab" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.330650 13502 raft_consensus.cc:3060] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.332841 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defd51396b6f47c0950b4cc350510cab" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:08.333863 13651 raft_consensus.cc:3060] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.334625 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.334764 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:08.335440 13501 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.335577 13577 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.337378 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:08.338171 13578 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.340169 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.341194 13503 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.341804 13616 leader_election.cc:304] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.332830 13692 tablet_bootstrap.cc:654] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.342509 13720 leader_election.cc:290] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:08.344316 13651 raft_consensus.cc:2468] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:08.345525 13577 raft_consensus.cc:2468] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.345853 13544 leader_election.cc:304] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.348569 13699 raft_consensus.cc:2804] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.349397 13699 raft_consensus.cc:697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:08.348785 13720 raft_consensus.cc:2804] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.350466 13720 raft_consensus.cc:697] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:08.350397 13699 consensus_queue.cc:237] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.352430 13720 consensus_queue.cc:237] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.362984 13616 leader_election.cc:304] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.364848 13502 raft_consensus.cc:2468] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:08.369069 13694 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:08.375227 13737 raft_consensus.cc:2804] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.375967 13737 raft_consensus.cc:697] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:08.376842 13737 consensus_queue.cc:237] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.379408 13501 raft_consensus.cc:2468] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.389614 13503 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.395341 13578 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.401062 13692 tablet_bootstrap.cc:492] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:08.401749 13692 ts_tablet_manager.cc:1403] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.000s
I20260709 13:04:08.404665 13692 raft_consensus.cc:359] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.405383 13692 raft_consensus.cc:385] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.405646 13692 raft_consensus.cc:740] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.407305 13616 leader_election.cc:304] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.408279 13737 raft_consensus.cc:2804] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.408916 13737 raft_consensus.cc:697] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:08.409907 13694 tablet_bootstrap.cc:654] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.409834 13737 consensus_queue.cc:237] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.412635 13692 consensus_queue.cc:260] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.415400 13692 ts_tablet_manager.cc:1434] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:04:08.416271 13399 catalog_manager.cc:5697] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.420698 13399 catalog_manager.cc:5697] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.423194 13694 tablet_bootstrap.cc:492] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:08.423796 13694 ts_tablet_manager.cc:1403] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260709 13:04:08.423034 13399 catalog_manager.cc:5697] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.426681 13694 raft_consensus.cc:359] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.427048 13737 raft_consensus.cc:493] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.427465 13694 raft_consensus.cc:385] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.427798 13694 raft_consensus.cc:740] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.427606 13737 raft_consensus.cc:515] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.428602 13694 consensus_queue.cc:260] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.431207 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.432145 13503 raft_consensus.cc:2393] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6578630615b44cf9ddde443b48d8400 in current term 1: Already voted for candidate 311a8f7264784078b08f8aff4b9ded8c in this term.
I20260709 13:04:08.432934 13694 ts_tablet_manager.cc:1434] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:08.434180 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369448249c1e4e8e89ede3209c34fd80" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.434899 13737 leader_election.cc:290] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.435894 13616 leader_election.cc:304] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6578630615b44cf9ddde443b48d8400; no voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.436826 13737 raft_consensus.cc:3060] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.438611 13400 catalog_manager.cc:5697] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.448601 13737 raft_consensus.cc:2749] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:08.460969 13400 catalog_manager.cc:5697] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.462502 13400 catalog_manager.cc:5697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.463877 13400 catalog_manager.cc:5697] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.570453 13651 raft_consensus.cc:3060] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.575205 13720 consensus_queue.cc:1048] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.579056 13720 consensus_queue.cc:1048] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.594594 13737 raft_consensus.cc:493] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.595196 13737 raft_consensus.cc:515] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.597626 13737 leader_election.cc:290] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.599035 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:08.599804 13502 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.601186 13616 leader_election.cc:304] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.601544 13697 consensus_queue.cc:1048] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.602182 13737 raft_consensus.cc:2804] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.602952 13737 raft_consensus.cc:493] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.603360 13737 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.606402 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:08.607374 13578 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:08.617512 13737 raft_consensus.cc:515] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.618764 13754 consensus_queue.cc:1048] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:08.622395 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:08.623185 13502 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.631579 13737 leader_election.cc:290] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:08.631803 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:08.632513 13578 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.633073 13502 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.636338 13616 leader_election.cc:304] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:08.637620 13730 raft_consensus.cc:2804] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.638337 13730 raft_consensus.cc:697] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:08.639846 13730 consensus_queue.cc:237] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:08.645000 13578 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:08.663717 13398 catalog_manager.cc:5697] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.735945 13730 consensus_queue.cc:1048] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.743001 13502 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.750891 13730 consensus_queue.cc:1048] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:08.753012 13754 consensus_queue.cc:1048] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.771070 13754 consensus_queue.cc:1048] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.786514 13730 consensus_queue.cc:1048] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.800055 13738 consensus_queue.cc:1048] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.800477 13730 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.821880 13738 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.865425 13738 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.879771 13737 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.880883 13652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:08.881687 13652 raft_consensus.cc:606] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.890118 13652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:08.890801 13652 raft_consensus.cc:606] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.899341 13652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4936e52890c247a3891c37320c5900b4"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:08.899919 13652 raft_consensus.cc:606] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.906706 13652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:08.907418 13652 raft_consensus.cc:606] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:08.921293 13652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:08.921960 13652 raft_consensus.cc:606] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS 311a8f7264784078b08f8aff4b9ded8c
I20260709 13:04:08.936444 13754 consensus_queue.cc:1048] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.941051 13577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:34836
I20260709 13:04:08.941776 13577 raft_consensus.cc:606] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
I20260709 13:04:08.949467 13754 consensus_queue.cc:1048] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:09.079093 13737 consensus_queue.cc:1048] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:09.087477 13738 raft_consensus.cc:993] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.088068 13730 raft_consensus.cc:1081] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.093354 13501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:09.094040 13501 raft_consensus.cc:493] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.094604 13501 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.095055 13738 consensus_queue.cc:1048] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:09.103160 13501 raft_consensus.cc:515] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.105726 13501 leader_election.cc:290] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:09.106524 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:09.106873 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d1d0014a7b48cbb33a81110d5159ef" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:09.107300 13577 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.107442 13652 raft_consensus.cc:3055] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.107861 13652 raft_consensus.cc:740] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.109006 13652 consensus_queue.cc:260] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.110595 13652 raft_consensus.cc:3060] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.116617 13577 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.118338 13652 raft_consensus.cc:2468] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.119906 13469 leader_election.cc:304] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:09.120937 13701 raft_consensus.cc:2804] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.122367 13701 raft_consensus.cc:697] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:09.123368 13701 consensus_queue.cc:237] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.131160 13399 catalog_manager.cc:5697] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.247498 13737 raft_consensus.cc:993] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: : Instructing follower 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:09.248024 13738 raft_consensus.cc:1081] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:09.249971 13577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:34820
I20260709 13:04:09.250653 13737 raft_consensus.cc:993] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.250872 13577 raft_consensus.cc:493] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.251291 13738 raft_consensus.cc:1081] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.251503 13577 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.253104 13501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:09.253674 13501 raft_consensus.cc:493] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.254004 13501 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.259328 13577 raft_consensus.cc:515] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.260468 13501 raft_consensus.cc:515] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.261933 13577 leader_election.cc:290] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:09.262375 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:09.262532 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:09.263159 13502 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.263412 13652 raft_consensus.cc:3055] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.263842 13652 raft_consensus.cc:740] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.264736 13501 leader_election.cc:290] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:09.264847 13652 consensus_queue.cc:260] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.265501 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:09.266326 13577 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.266623 13652 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.270414 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db56dc338194bbba60a8d6dfa3d0745" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:09.271270 13651 raft_consensus.cc:3055] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.275331 13652 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:09.276407 13651 raft_consensus.cc:740] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.270498 13502 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:09.275331 13577 raft_consensus.cc:2468] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.277917 13544 leader_election.cc:304] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:09.277786 13651 consensus_queue.cc:260] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.279538 13754 raft_consensus.cc:2804] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.279778 13467 leader_election.cc:304] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:09.279804 13651 raft_consensus.cc:3060] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.280160 13754 raft_consensus.cc:697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:09.280824 13701 raft_consensus.cc:2804] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.281546 13701 raft_consensus.cc:697] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:09.281880 13754 consensus_queue.cc:237] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.282439 13701 consensus_queue.cc:237] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.288867 13651 raft_consensus.cc:2468] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.294157 13720 raft_consensus.cc:993] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:09.293498 13398 catalog_manager.cc:5697] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.293503 13399 catalog_manager.cc:5697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.294972 13754 raft_consensus.cc:1081] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:09.297251 13651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33552
I20260709 13:04:09.297869 13651 raft_consensus.cc:493] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.298262 13651 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.305965 13651 raft_consensus.cc:515] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.309368 13651 leader_election.cc:290] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:09.311540 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:09.311924 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589fc51d8bfb4953a8e27e7dd41685b1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:09.312376 13577 raft_consensus.cc:3055] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.312825 13577 raft_consensus.cc:740] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:09.313856 13577 consensus_queue.cc:260] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.315048 13577 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.312848 13502 raft_consensus.cc:3060] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.322098 13577 raft_consensus.cc:2468] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:09.323438 13616 leader_election.cc:304] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:09.324352 13738 raft_consensus.cc:2804] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.325101 13738 raft_consensus.cc:697] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.326035 13738 consensus_queue.cc:237] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.326917 13502 raft_consensus.cc:2468] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:09.334199 13399 catalog_manager.cc:5697] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 1 to 2, leader changed from 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.373016 13730 raft_consensus.cc:993] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.373576 13738 raft_consensus.cc:1081] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.375721 13502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:09.376312 13502 raft_consensus.cc:493] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.376597 13502 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.382972 13502 raft_consensus.cc:515] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:09.385515 13502 leader_election.cc:290] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:09.387189 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:09.387190 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a865a555cf54ca5999f9b9bb3c41f1a" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:09.388576 13651 raft_consensus.cc:3055] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.388576 13578 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.389148 13651 raft_consensus.cc:740] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.390166 13651 consensus_queue.cc:260] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:09.391647 13651 raft_consensus.cc:3060] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.396759 13578 raft_consensus.cc:2468] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.398342 13467 leader_election.cc:304] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:09.398730 13651 raft_consensus.cc:2468] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.399768 13701 raft_consensus.cc:2804] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.400274 13701 raft_consensus.cc:697] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:09.401173 13701 consensus_queue.cc:237] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } }
I20260709 13:04:09.409760 13399 catalog_manager.cc:5697] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.424762 13737 raft_consensus.cc:993] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.425285 13738 raft_consensus.cc:1081] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:09.427498 13502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4936e52890c247a3891c37320c5900b4"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:09.428318 13502 raft_consensus.cc:493] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.428951 13502 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.434650 13502 raft_consensus.cc:515] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.436993 13502 leader_election.cc:290] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:09.438154 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:09.438511 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:09.438925 13651 raft_consensus.cc:3055] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.439320 13578 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.439352 13651 raft_consensus.cc:740] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:09.440616 13651 consensus_queue.cc:260] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.442643 13651 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.446835 13578 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.448263 13467 leader_election.cc:304] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:09.449226 13701 raft_consensus.cc:2804] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.449839 13701 raft_consensus.cc:697] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:09.451252 13651 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:09.450908 13701 consensus_queue.cc:237] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:09.459010 13399 catalog_manager.cc:5697] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.507874 13578 raft_consensus.cc:1275] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.509300 13701 consensus_queue.cc:1048] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.519176 13651 raft_consensus.cc:1275] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.522349 13778 consensus_queue.cc:1048] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:09.710841 13652 raft_consensus.cc:1275] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.712251 13778 consensus_queue.cc:1048] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.724700 13578 raft_consensus.cc:1275] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.726250 13780 consensus_queue.cc:1048] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.757005 13502 raft_consensus.cc:1275] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.758798 13726 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.770625 13652 raft_consensus.cc:1275] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.772854 13720 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:09.796746 13502 raft_consensus.cc:1275] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.798269 13738 consensus_queue.cc:1048] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.808457 13578 raft_consensus.cc:1275] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.809957 13737 consensus_queue.cc:1048] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.843552 13652 raft_consensus.cc:1275] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.845151 13780 consensus_queue.cc:1048] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.855804 13578 raft_consensus.cc:1275] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.857470 13778 consensus_queue.cc:1048] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.882375 13578 raft_consensus.cc:1275] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.883893 13780 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.895226 13652 raft_consensus.cc:1275] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.898258 13778 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:11.537091 13524 debug-util.cc:398] Leaking SignalData structure 0x7b08002685c0 after lost signal to thread 7607
W20260709 13:04:11.538352 13524 debug-util.cc:398] Leaking SignalData structure 0x7b08002ba220 after lost signal to thread 13435
W20260709 13:04:11.539951 13524 debug-util.cc:398] Leaking SignalData structure 0x7b080029ba40 after lost signal to thread 13527
W20260709 13:04:11.541198 13524 debug-util.cc:398] Leaking SignalData structure 0x7b08003828c0 after lost signal to thread 13602
W20260709 13:04:11.542280 13524 debug-util.cc:398] Leaking SignalData structure 0x7b0800106440 after lost signal to thread 13676
I20260709 13:04:12.049564 13398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35526:
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:04:12.052055 13398 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:04:12.118777 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 821f0750f2cc4676a97fd008e8376c18 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:12.120395 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821f0750f2cc4676a97fd008e8376c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.120831 13563 tablet_service.cc:1511] Processing CreateTablet for tablet 821f0750f2cc4676a97fd008e8376c18 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:12.121486 13638 tablet_service.cc:1511] Processing CreateTablet for tablet 821f0750f2cc4676a97fd008e8376c18 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:12.122351 13563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821f0750f2cc4676a97fd008e8376c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.123045 13638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821f0750f2cc4676a97fd008e8376c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.137174 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 3041613e0d304fe982395adb8adbf7a3 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:12.141297 13568 tablet_service.cc:1511] Processing CreateTablet for tablet 3041613e0d304fe982395adb8adbf7a3 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:12.142812 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3041613e0d304fe982395adb8adbf7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.146374 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3041613e0d304fe982395adb8adbf7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.171062 13635 tablet_service.cc:1511] Processing CreateTablet for tablet 3041613e0d304fe982395adb8adbf7a3 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:12.172941 13635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3041613e0d304fe982395adb8adbf7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.192078 13490 tablet_service.cc:1511] Processing CreateTablet for tablet 0487e7ab09a048629b8f7117c9995289 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:12.195312 13640 tablet_service.cc:1511] Processing CreateTablet for tablet 0487e7ab09a048629b8f7117c9995289 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:12.195539 13565 tablet_service.cc:1511] Processing CreateTablet for tablet 0487e7ab09a048629b8f7117c9995289 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:12.197044 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0487e7ab09a048629b8f7117c9995289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.197060 13640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0487e7ab09a048629b8f7117c9995289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.207473 13488 tablet_service.cc:1511] Processing CreateTablet for tablet 39a161cc39024879b776cb9e22db1bf5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:12.208200 13566 tablet_service.cc:1511] Processing CreateTablet for tablet 39a161cc39024879b776cb9e22db1bf5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:12.209651 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a161cc39024879b776cb9e22db1bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.214334 13641 tablet_service.cc:1511] Processing CreateTablet for tablet 39a161cc39024879b776cb9e22db1bf5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:12.215938 13641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a161cc39024879b776cb9e22db1bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.193761 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0487e7ab09a048629b8f7117c9995289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.222900 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a161cc39024879b776cb9e22db1bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.224062 13805 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.230226 13806 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:12.234449 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 80b5461489ee483e9d40b41b91ff6ae7 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:12.236228 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b5461489ee483e9d40b41b91ff6ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.243348 13563 tablet_service.cc:1511] Processing CreateTablet for tablet 80b5461489ee483e9d40b41b91ff6ae7 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:12.245086 13563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b5461489ee483e9d40b41b91ff6ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.259152 13489 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffa34445114df48be19cb55989e804 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:12.260874 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffa34445114df48be19cb55989e804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.266203 13561 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffa34445114df48be19cb55989e804 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:12.267048 13635 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffa34445114df48be19cb55989e804 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:12.267804 13561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffa34445114df48be19cb55989e804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.268520 13635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffa34445114df48be19cb55989e804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.271649 13805 tablet_bootstrap.cc:654] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.274152 13638 tablet_service.cc:1511] Processing CreateTablet for tablet 80b5461489ee483e9d40b41b91ff6ae7 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:12.278793 13638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b5461489ee483e9d40b41b91ff6ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.293587 13491 tablet_service.cc:1511] Processing CreateTablet for tablet a23fe71cddc545a48bc7cdcccb8d56a5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:12.295143 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23fe71cddc545a48bc7cdcccb8d56a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.298338 13562 tablet_service.cc:1511] Processing CreateTablet for tablet a23fe71cddc545a48bc7cdcccb8d56a5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:12.299887 13562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23fe71cddc545a48bc7cdcccb8d56a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.302853 13642 tablet_service.cc:1511] Processing CreateTablet for tablet a23fe71cddc545a48bc7cdcccb8d56a5 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:12.304708 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23fe71cddc545a48bc7cdcccb8d56a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.302937 13806 tablet_bootstrap.cc:654] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.311208 13808 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.345438 13808 tablet_bootstrap.cc:654] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.355825 13806 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:12.356566 13806 ts_tablet_manager.cc:1403] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.006s
I20260709 13:04:12.358726 13805 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.439126 13642 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3eeced09f4a70b8ce8fdb13706371 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:12.448779 13565 tablet_service.cc:1511] Processing CreateTablet for tablet 8f201fa6857b4882bcba274dfb7b7df6 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:12.489271 13565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f201fa6857b4882bcba274dfb7b7df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.423192 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 8f201fa6857b4882bcba274dfb7b7df6 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:12.418740 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3eeced09f4a70b8ce8fdb13706371 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:12.492153 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3eeced09f4a70b8ce8fdb13706371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.467007 13635 tablet_service.cc:1511] Processing CreateTablet for tablet 8f201fa6857b4882bcba274dfb7b7df6 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:12.494129 13635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f201fa6857b4882bcba274dfb7b7df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.496143 13808 tablet_bootstrap.cc:492] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.497509 13808 ts_tablet_manager.cc:1403] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.007s
I20260709 13:04:12.483246 13805 ts_tablet_manager.cc:1403] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.259s	user 0.017s	sys 0.007s
I20260709 13:04:12.492159 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f201fa6857b4882bcba274dfb7b7df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.437810 13568 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3eeced09f4a70b8ce8fdb13706371 (DEFAULT_TABLE table=soft_deleted_table [id=71ddae8678694e608489420c86842dab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:12.511844 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3eeced09f4a70b8ce8fdb13706371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.512014 13806 raft_consensus.cc:359] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.513672 13806 raft_consensus.cc:385] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.515122 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3eeced09f4a70b8ce8fdb13706371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:12.519515 13806 raft_consensus.cc:740] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.534219 13806 consensus_queue.cc:260] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.550029 13805 raft_consensus.cc:359] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.551056 13805 raft_consensus.cc:385] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.551422 13805 raft_consensus.cc:740] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.552342 13805 consensus_queue.cc:260] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.572343 13808 raft_consensus.cc:359] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.573717 13808 raft_consensus.cc:385] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.582116 13806 ts_tablet_manager.cc:1434] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.225s	user 0.010s	sys 0.001s
I20260709 13:04:12.593128 13792 raft_consensus.cc:493] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.593751 13792 raft_consensus.cc:515] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.594310 13805 ts_tablet_manager.cc:1434] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.087s	user 0.020s	sys 0.014s
I20260709 13:04:12.596354 13805 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.574183 13808 raft_consensus.cc:740] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.598497 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:12.602772 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:12.603703 13578 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:12.605195 13792 leader_election.cc:290] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:12.606062 13616 leader_election.cc:304] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:12.606320 13808 consensus_queue.cc:260] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.607415 13792 raft_consensus.cc:2804] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.607491 13503 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:12.608018 13792 raft_consensus.cc:493] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.608573 13792 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.610965 13806 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:12.634907 13805 tablet_bootstrap.cc:654] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.634892 13808 ts_tablet_manager.cc:1434] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.128s	user 0.013s	sys 0.000s
I20260709 13:04:12.636448 13808 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.645121 13808 tablet_bootstrap.cc:654] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.645474 13792 raft_consensus.cc:515] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.649719 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:12.650434 13503 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.651315 13792 leader_election.cc:290] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:12.651670 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:12.652413 13578 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.660712 13806 tablet_bootstrap.cc:654] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.661458 13805 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.662102 13805 ts_tablet_manager.cc:1403] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.018s
I20260709 13:04:12.663385 13503 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:12.664785 13616 leader_election.cc:304] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:12.666844 13820 raft_consensus.cc:2804] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.669061 13805 raft_consensus.cc:359] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.670205 13805 raft_consensus.cc:385] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.670614 13805 raft_consensus.cc:740] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.670657 13578 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:12.671729 13805 consensus_queue.cc:260] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.675644 13805 ts_tablet_manager.cc:1434] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:04:12.677332 13805 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.678639 13808 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.679886 13808 ts_tablet_manager.cc:1403] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.007s
I20260709 13:04:12.679105 13806 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:12.683058 13806 ts_tablet_manager.cc:1403] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.004s
I20260709 13:04:12.686689 13808 raft_consensus.cc:359] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.687168 13820 raft_consensus.cc:697] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:12.689670 13808 raft_consensus.cc:385] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.688232 13805 tablet_bootstrap.cc:654] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.690474 13808 raft_consensus.cc:740] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.690703 13820 consensus_queue.cc:237] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.691490 13808 consensus_queue.cc:260] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.695406 13808 ts_tablet_manager.cc:1434] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:04:12.696600 13808 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.688741 13806 raft_consensus.cc:359] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.704857 13806 raft_consensus.cc:385] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.705394 13806 raft_consensus.cc:740] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.706450 13808 tablet_bootstrap.cc:654] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.709340 13805 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.710013 13805 ts_tablet_manager.cc:1403] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.002s
I20260709 13:04:12.714047 13806 consensus_queue.cc:260] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.713855 13805 raft_consensus.cc:359] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.718909 13805 raft_consensus.cc:385] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.719288 13805 raft_consensus.cc:740] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.720327 13805 consensus_queue.cc:260] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.723434 13805 ts_tablet_manager.cc:1434] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:04:12.721427 13806 ts_tablet_manager.cc:1434] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:04:12.725935 13805 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.727377 13806 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:12.729780 13399 catalog_manager.cc:5697] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.736869 13808 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.737632 13808 ts_tablet_manager.cc:1403] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.006s
I20260709 13:04:12.741518 13805 tablet_bootstrap.cc:654] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.745500 13808 raft_consensus.cc:359] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.747228 13808 raft_consensus.cc:385] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.747684 13808 raft_consensus.cc:740] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.736867 13806 tablet_bootstrap.cc:654] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.749063 13808 consensus_queue.cc:260] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.755373 13808 ts_tablet_manager.cc:1434] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:04:12.756724 13808 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.763044 13815 raft_consensus.cc:493] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.763960 13815 raft_consensus.cc:515] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.766285 13808 tablet_bootstrap.cc:654] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.767568 13815 leader_election.cc:290] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:12.771096 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:12.777338 13805 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
W20260709 13:04:12.778122 13544 leader_election.cc:343] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.778102 13805 ts_tablet_manager.cc:1403] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.034s
I20260709 13:04:12.779701 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:12.781653 13816 raft_consensus.cc:493] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:12.781795 13542 leader_election.cc:343] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.782625 13805 raft_consensus.cc:359] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.783044 13542 leader_election.cc:304] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c; no voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400
I20260709 13:04:12.783625 13805 raft_consensus.cc:385] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.786145 13805 raft_consensus.cc:740] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.787340 13805 consensus_queue.cc:260] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.788802 13813 raft_consensus.cc:2749] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:12.791518 13805 ts_tablet_manager.cc:1434] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:04:12.793422 13805 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.782533 13816 raft_consensus.cc:515] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.802867 13805 tablet_bootstrap.cc:654] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.803711 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:12.804675 13578 raft_consensus.cc:2468] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 0.
I20260709 13:04:12.805122 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:12.806423 13467 leader_election.cc:304] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
W20260709 13:04:12.807775 13469 leader_election.cc:343] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.810293 13780 raft_consensus.cc:2804] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.811159 13780 raft_consensus.cc:493] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.811653 13780 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.812723 13816 leader_election.cc:290] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:12.816340 13805 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.816974 13805 ts_tablet_manager.cc:1403] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:04:12.827140 13805 raft_consensus.cc:359] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.828033 13805 raft_consensus.cc:385] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.828223 13806 tablet_bootstrap.cc:492] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:12.828704 13805 raft_consensus.cc:740] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.829289 13806 ts_tablet_manager.cc:1403] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.011s
I20260709 13:04:12.827461 13780 raft_consensus.cc:515] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.832888 13780 leader_election.cc:290] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:12.829993 13805 consensus_queue.cc:260] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.834434 13808 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.835191 13808 ts_tablet_manager.cc:1403] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.023s
I20260709 13:04:12.835238 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:12.835762 13805 ts_tablet_manager.cc:1434] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 13:04:12.837172 13805 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.838198 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:12.839035 13578 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:12.842978 13469 leader_election.cc:343] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.846071 13805 tablet_bootstrap.cc:654] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.849371 13578 raft_consensus.cc:2468] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 1.
I20260709 13:04:12.851130 13467 leader_election.cc:304] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:12.852496 13780 raft_consensus.cc:2804] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.849403 13806 raft_consensus.cc:359] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.853067 13780 raft_consensus.cc:697] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:12.853277 13806 raft_consensus.cc:385] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.853592 13806 raft_consensus.cc:740] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.853971 13780 consensus_queue.cc:237] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.854736 13806 consensus_queue.cc:260] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.858515 13806 ts_tablet_manager.cc:1434] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:04:12.859934 13806 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:12.869462 13806 tablet_bootstrap.cc:654] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.851073 13808 raft_consensus.cc:359] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.875005 13808 raft_consensus.cc:385] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.876119 13808 raft_consensus.cc:740] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.881601 13805 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.882426 13805 ts_tablet_manager.cc:1403] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260709 13:04:12.877866 13808 consensus_queue.cc:260] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.886912 13805 raft_consensus.cc:359] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.888206 13805 raft_consensus.cc:385] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.888682 13805 raft_consensus.cc:740] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.889726 13805 consensus_queue.cc:260] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.893129 13805 ts_tablet_manager.cc:1434] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
W20260709 13:04:12.898074 13449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:12.899299 13805 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.900897 13820 raft_consensus.cc:493] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.900223 13400 catalog_manager.cc:5697] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.901533 13820 raft_consensus.cc:515] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.904170 13820 leader_election.cc:290] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:12.906419 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:12.907379 13578 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:12.909670 13616 leader_election.cc:304] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:12.911612 13820 raft_consensus.cc:2804] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.912066 13820 raft_consensus.cc:493] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.912442 13820 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.915059 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:12.915946 13503 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:12.921911 13805 tablet_bootstrap.cc:654] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.927145 13808 ts_tablet_manager.cc:1434] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:04:12.928587 13808 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.929864 13821 raft_consensus.cc:493] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.930570 13821 raft_consensus.cc:515] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.933326 13821 leader_election.cc:290] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:12.937529 13805 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:12.937758 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:12.938472 13805 ts_tablet_manager.cc:1403] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.007s
I20260709 13:04:12.938697 13578 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 0.
I20260709 13:04:12.940915 13808 tablet_bootstrap.cc:654] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.943058 13805 raft_consensus.cc:359] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.944208 13805 raft_consensus.cc:385] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.944655 13805 raft_consensus.cc:740] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.945708 13805 consensus_queue.cc:260] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.946233 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:12.940575 13616 leader_election.cc:304] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:12.948789 13821 raft_consensus.cc:2804] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.949244 13821 raft_consensus.cc:493] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.949270 13805 ts_tablet_manager.cc:1434] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:04:12.949739 13821 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.951185 13805 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:12.957535 13808 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.963485 13808 ts_tablet_manager.cc:1403] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.005s
I20260709 13:04:12.967104 13808 raft_consensus.cc:359] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.967950 13808 raft_consensus.cc:385] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.968271 13808 raft_consensus.cc:740] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
W20260709 13:04:12.969710 13616 leader_election.cc:343] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.969322 13808 consensus_queue.cc:260] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.972385 13805 tablet_bootstrap.cc:654] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.973032 13808 ts_tablet_manager.cc:1434] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:04:12.974190 13808 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:12.981506 13808 tablet_bootstrap.cc:654] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.992107 13806 tablet_bootstrap.cc:492] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:12.992681 13806 ts_tablet_manager.cc:1403] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.018s
I20260709 13:04:12.994979 13808 tablet_bootstrap.cc:492] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:12.995590 13808 ts_tablet_manager.cc:1403] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:04:12.998863 13808 raft_consensus.cc:359] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:12.999666 13808 raft_consensus.cc:385] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.001938 13820 raft_consensus.cc:515] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.005151 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:13.005450 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:13.005872 13502 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.007072 13578 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.015527 13578 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:13.015888 13502 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:13.016923 13616 leader_election.cc:304] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:13.017730 13792 raft_consensus.cc:2804] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.999985 13808 raft_consensus.cc:740] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.019502 13808 consensus_queue.cc:260] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.027272 13808 ts_tablet_manager.cc:1434] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 13:04:13.028393 13808 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:13.035528 13821 raft_consensus.cc:515] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.037734 13806 raft_consensus.cc:359] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.041289 13806 raft_consensus.cc:385] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.045336 13806 raft_consensus.cc:740] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.048955 13806 consensus_queue.cc:260] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.051407 13821 leader_election.cc:290] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:13.054396 13806 ts_tablet_manager.cc:1434] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.003s
I20260709 13:04:13.055711 13806 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:13.048406 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:13.056275 13805 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:13.056715 13578 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.043322 13792 raft_consensus.cc:697] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:13.060062 13792 consensus_queue.cc:237] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.046154 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:13.047912 13808 tablet_bootstrap.cc:654] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.063122 13806 tablet_bootstrap.cc:654] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.065701 13502 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.043870 13820 leader_election.cc:290] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:13.057080 13805 ts_tablet_manager.cc:1403] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.106s	user 0.044s	sys 0.035s
I20260709 13:04:13.081077 13805 raft_consensus.cc:359] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.084990 13805 raft_consensus.cc:385] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.085322 13805 raft_consensus.cc:740] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.086709 13780 raft_consensus.cc:493] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.087385 13780 raft_consensus.cc:515] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.086066 13805 consensus_queue.cc:260] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.091041 13805 ts_tablet_manager.cc:1434] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 13:04:13.092115 13805 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: Bootstrap starting.
I20260709 13:04:13.094229 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:13.095142 13652 raft_consensus.cc:2468] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 0.
I20260709 13:04:13.096824 13469 leader_election.cc:304] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:13.097836 13816 raft_consensus.cc:2804] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.098242 13816 raft_consensus.cc:493] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.098627 13816 raft_consensus.cc:3060] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.105517 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:13.106681 13577 raft_consensus.cc:2468] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 0.
I20260709 13:04:13.104477 13578 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:13.104823 13780 leader_election.cc:290] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.122738 13839 consensus_queue.cc:1048] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.134719 13805 tablet_bootstrap.cc:654] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.141566 13502 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 1.
I20260709 13:04:13.142458 13808 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:13.143165 13808 ts_tablet_manager.cc:1403] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.013s
I20260709 13:04:13.138895 13816 raft_consensus.cc:515] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.146727 13616 leader_election.cc:304] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:13.148819 13808 raft_consensus.cc:359] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.151665 13808 raft_consensus.cc:385] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.152136 13808 raft_consensus.cc:740] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.154241 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:13.155365 13578 raft_consensus.cc:3060] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.152886 13839 raft_consensus.cc:2804] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.163407 13839 raft_consensus.cc:697] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:13.160650 13780 raft_consensus.cc:493] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.165902 13780 raft_consensus.cc:515] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.166177 13839 consensus_queue.cc:237] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.168236 13780 leader_election.cc:290] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.169015 13578 raft_consensus.cc:2468] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 1.
I20260709 13:04:13.172081 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:13.173023 13577 raft_consensus.cc:2468] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 0.
I20260709 13:04:13.172964 13397 catalog_manager.cc:5697] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:13.178368 13792 consensus_queue.cc:1048] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.179260 13816 leader_election.cc:290] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.185050 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:13.185461 13806 tablet_bootstrap.cc:492] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:13.185979 13806 ts_tablet_manager.cc:1403] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.131s	user 0.038s	sys 0.031s
I20260709 13:04:13.189203 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0487e7ab09a048629b8f7117c9995289" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:13.189932 13652 raft_consensus.cc:3060] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.189677 13806 raft_consensus.cc:359] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.181166 13467 leader_election.cc:304] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:13.191807 13467 leader_election.cc:304] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:13.193801 13843 raft_consensus.cc:2804] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.194674 13843 raft_consensus.cc:697] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:13.196120 13843 consensus_queue.cc:237] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.190487 13806 raft_consensus.cc:385] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.198971 13806 raft_consensus.cc:740] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.199028 13844 raft_consensus.cc:2804] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.199944 13844 raft_consensus.cc:493] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.201150 13844 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.182185 13808 consensus_queue.cc:260] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.205751 13813 raft_consensus.cc:493] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.202709 13806 consensus_queue.cc:260] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.208693 13813 raft_consensus.cc:515] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.210542 13806 ts_tablet_manager.cc:1434] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:04:13.211213 13813 leader_election.cc:290] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.219410 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23fe71cddc545a48bc7cdcccb8d56a5" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:13.220295 13651 raft_consensus.cc:2468] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:13.228387 13544 leader_election.cc:304] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:13.229411 13813 raft_consensus.cc:2804] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.229807 13813 raft_consensus.cc:493] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.230157 13813 raft_consensus.cc:3060] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.236006 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23fe71cddc545a48bc7cdcccb8d56a5" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.236778 13503 raft_consensus.cc:2468] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:13.237545 13808 ts_tablet_manager.cc:1434] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.000s
I20260709 13:04:13.233968 13844 raft_consensus.cc:515] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.243908 13808 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:13.245240 13577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:13.246017 13577 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.246132 13844 leader_election.cc:290] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.242233 13652 raft_consensus.cc:2468] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 1.
I20260709 13:04:13.255715 13805 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: No bootstrap required, opened a new log
I20260709 13:04:13.257280 13805 ts_tablet_manager.cc:1403] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: Time spent bootstrapping tablet: real 0.165s	user 0.029s	sys 0.036s
I20260709 13:04:13.256021 13397 catalog_manager.cc:5697] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.252599 13806 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:13.262061 13805 raft_consensus.cc:359] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.263284 13805 raft_consensus.cc:385] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.263679 13805 raft_consensus.cc:740] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.264880 13805 consensus_queue.cc:260] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.281131 13805 ts_tablet_manager.cc:1434] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.004s
I20260709 13:04:13.284250 13399 catalog_manager.cc:5697] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:13.285877 13469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:36265, user_credentials={real_user=slave}} blocked reactor thread for 86569.3us
I20260709 13:04:13.299424 13577 raft_consensus.cc:2468] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 1.
I20260709 13:04:13.302352 13806 tablet_bootstrap.cc:654] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:13.303501 13469 leader_election.cc:343] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.305716 13808 tablet_bootstrap.cc:654] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.306303 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
W20260709 13:04:13.309278 13469 leader_election.cc:343] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.309458 13813 raft_consensus.cc:515] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.314586 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23fe71cddc545a48bc7cdcccb8d56a5" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:13.315255 13652 raft_consensus.cc:3060] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.319223 13467 leader_election.cc:304] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:13.322679 13780 consensus_queue.cc:1048] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.323930 13652 raft_consensus.cc:2468] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:13.324316 13780 raft_consensus.cc:2804] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.325219 13780 raft_consensus.cc:697] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:13.326632 13808 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:13.326472 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23fe71cddc545a48bc7cdcccb8d56a5" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:13.327273 13503 raft_consensus.cc:3060] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.326109 13780 consensus_queue.cc:237] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.333966 13544 leader_election.cc:304] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:13.335057 13794 raft_consensus.cc:2804] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.324548 13813 leader_election.cc:290] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.327234 13808 ts_tablet_manager.cc:1403] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.006s
I20260709 13:04:13.342943 13503 raft_consensus.cc:2468] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:13.343690 13808 raft_consensus.cc:359] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.344465 13808 raft_consensus.cc:385] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.344746 13808 raft_consensus.cc:740] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.345749 13808 consensus_queue.cc:260] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.348209 13808 ts_tablet_manager.cc:1434] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:13.349248 13808 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: Bootstrap starting.
I20260709 13:04:13.350179 13399 catalog_manager.cc:5697] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.353645 13806 tablet_bootstrap.cc:492] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:13.359547 13806 ts_tablet_manager.cc:1403] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.006s
I20260709 13:04:13.364063 13808 tablet_bootstrap.cc:654] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.370688 13794 raft_consensus.cc:697] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:13.364216 13806 raft_consensus.cc:359] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.372267 13806 raft_consensus.cc:385] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.372574 13806 raft_consensus.cc:740] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.373961 13794 consensus_queue.cc:237] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
W20260709 13:04:13.377972 13469 consensus_peers.cc:597] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 -> Peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Couldn't send request to peer f6578630615b44cf9ddde443b48d8400. 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:04:13.375144 13857 raft_consensus.cc:493] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.378702 13857 raft_consensus.cc:515] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.382406 13857 leader_election.cc:290] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.375783 13806 consensus_queue.cc:260] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.384079 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:13.385654 13806 ts_tablet_manager.cc:1434] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 13:04:13.387255 13806 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:13.385856 13808 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: No bootstrap required, opened a new log
I20260709 13:04:13.394834 13808 ts_tablet_manager.cc:1403] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.003s
W20260709 13:04:13.395884 13544 leader_election.cc:343] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.396121 13806 tablet_bootstrap.cc:654] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.398372 13808 raft_consensus.cc:359] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.399407 13808 raft_consensus.cc:385] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.399857 13808 raft_consensus.cc:740] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.401703 13808 consensus_queue.cc:260] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.404000 13401 catalog_manager.cc:5697] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.412330 13808 ts_tablet_manager.cc:1434] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:04:13.412600 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.417239 13503 raft_consensus.cc:2468] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:13.421681 13542 leader_election.cc:304] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:13.422715 13794 raft_consensus.cc:2804] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.423120 13794 raft_consensus.cc:493] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.423491 13794 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.424875 13806 tablet_bootstrap.cc:492] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:13.425633 13806 ts_tablet_manager.cc:1403] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.015s
I20260709 13:04:13.429458 13806 raft_consensus.cc:359] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.430310 13806 raft_consensus.cc:385] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.430707 13806 raft_consensus.cc:740] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.431929 13806 consensus_queue.cc:260] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.432654 13794 raft_consensus.cc:515] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.435990 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:13.436673 13503 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.441349 13806 ts_tablet_manager.cc:1434] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:04:13.442276 13794 leader_election.cc:290] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.442855 13806 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:13.442361 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
W20260709 13:04:13.445446 13544 leader_election.cc:343] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.449064 13503 raft_consensus.cc:2468] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:13.450664 13542 leader_election.cc:304] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:13.452056 13794 raft_consensus.cc:2804] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.453887 13815 raft_consensus.cc:493] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.454497 13815 raft_consensus.cc:515] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.455894 13806 tablet_bootstrap.cc:654] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.457267 13815 leader_election.cc:290] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.460139 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.460947 13501 raft_consensus.cc:2468] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 0.
I20260709 13:04:13.462332 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
W20260709 13:04:13.464768 13544 leader_election.cc:343] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:13.465909 13792 raft_consensus.cc:493] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.466668 13792 raft_consensus.cc:515] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.469115 13792 leader_election.cc:290] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:13.469544 13542 leader_election.cc:304] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: f6578630615b44cf9ddde443b48d8400
I20260709 13:04:13.471753 13815 raft_consensus.cc:2804] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:13.472218 13815 raft_consensus.cc:493] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.472370 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:13.472610 13815 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.475526 13792 consensus_queue.cc:1048] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.475528 13794 raft_consensus.cc:697] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:13.480348 13794 consensus_queue.cc:237] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.493372 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.496315 13616 leader_election.cc:304] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6578630615b44cf9ddde443b48d8400; no voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.497475 13792 raft_consensus.cc:2749] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:13.501895 13792 consensus_queue.cc:1048] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.502679 13815 raft_consensus.cc:515] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.531165 13401 catalog_manager.cc:5697] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.536371 13806 tablet_bootstrap.cc:492] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:13.537173 13806 ts_tablet_manager.cc:1403] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.030s
I20260709 13:04:13.540823 13806 raft_consensus.cc:359] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.541566 13806 raft_consensus.cc:385] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.541836 13806 raft_consensus.cc:740] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.542676 13806 consensus_queue.cc:260] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.544080 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:13.544844 13500 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.549015 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:13.549376 13815 leader_election.cc:290] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:13.549903 13651 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.552385 13806 ts_tablet_manager.cc:1434] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:04:13.554028 13806 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: Bootstrap starting.
I20260709 13:04:13.554723 13500 raft_consensus.cc:2468] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:13.556155 13542 leader_election.cc:304] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:13.557096 13813 raft_consensus.cc:2804] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:13.557672 13813 raft_consensus.cc:697] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:13.558674 13813 consensus_queue.cc:237] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.561787 13806 tablet_bootstrap.cc:654] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:13.561914 13651 raft_consensus.cc:2468] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 1.
I20260709 13:04:13.582209 13806 tablet_bootstrap.cc:492] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: No bootstrap required, opened a new log
I20260709 13:04:13.583459 13806 ts_tablet_manager.cc:1403] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260709 13:04:13.587067 13806 raft_consensus.cc:359] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.587922 13806 raft_consensus.cc:385] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:13.588229 13806 raft_consensus.cc:740] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Initialized, Role: FOLLOWER
I20260709 13:04:13.589053 13806 consensus_queue.cc:260] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.589572 13401 catalog_manager.cc:5697] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.591687 13806 ts_tablet_manager.cc:1434] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:13.599766 13780 consensus_queue.cc:1048] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.618610 13852 consensus_queue.cc:1048] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.729347 13820 raft_consensus.cc:493] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.730014 13820 raft_consensus.cc:515] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.731959 13821 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.732579 13820 leader_election.cc:290] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:13.733379 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.734385 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:13.735330 13578 raft_consensus.cc:2393] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6578630615b44cf9ddde443b48d8400 in current term 1: Already voted for candidate dfb4d2e153d14757905fcc90daf43d85 in this term.
I20260709 13:04:13.736590 13616 leader_election.cc:304] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6578630615b44cf9ddde443b48d8400; no voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.737950 13821 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.753810 13792 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.761878 13821 raft_consensus.cc:2749] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:13.777160 13780 consensus_queue.cc:1048] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.778816 13651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:13.788298 13651 raft_consensus.cc:606] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.799741 13651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:13.800638 13651 raft_consensus.cc:606] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.813573 13813 consensus_queue.cc:1048] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.816618 13780 consensus_queue.cc:1048] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.822464 13651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
mode: GRACEFUL
new_leader_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:33560
I20260709 13:04:13.838840 13651 raft_consensus.cc:606] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Received request to transfer leadership to TS dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.837759 13652 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.846081 13815 consensus_queue.cc:1048] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.850750 13821 raft_consensus.cc:493] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.854857 13821 raft_consensus.cc:515] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.874292 13821 leader_election.cc:290] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:13.875761 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4d2e153d14757905fcc90daf43d85" is_pre_election: true
I20260709 13:04:13.882776 13500 raft_consensus.cc:2393] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6578630615b44cf9ddde443b48d8400 in current term 1: Already voted for candidate 311a8f7264784078b08f8aff4b9ded8c in this term.
I20260709 13:04:13.876736 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:13.887159 13616 leader_election.cc:304] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6578630615b44cf9ddde443b48d8400; no voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85
I20260709 13:04:13.888542 13821 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:13.904654 13821 raft_consensus.cc:2749] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:13.905426 13500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
mode: GRACEFUL
new_leader_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:60454
I20260709 13:04:13.906221 13500 raft_consensus.cc:606] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Received request to transfer leadership to TS 311a8f7264784078b08f8aff4b9ded8c
I20260709 13:04:13.921023 13500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ffa34445114df48be19cb55989e804"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
mode: GRACEFUL
new_leader_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:60454
I20260709 13:04:13.921933 13500 raft_consensus.cc:606] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Received request to transfer leadership to TS 311a8f7264784078b08f8aff4b9ded8c
I20260709 13:04:13.932310 13857 consensus_queue.cc:1048] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.939579 13576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:34836
I20260709 13:04:13.940608 13576 raft_consensus.cc:606] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
I20260709 13:04:13.952158 13813 consensus_queue.cc:1048] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.958314 13794 consensus_queue.cc:1048] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.976178 13794 raft_consensus.cc:993] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:13.976837 13857 raft_consensus.cc:1081] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:13.984025 13652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33552
I20260709 13:04:13.984865 13652 raft_consensus.cc:493] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.985299 13652 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.989642 13815 consensus_queue.cc:1048] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:13.995487 13652 raft_consensus.cc:515] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:13.999660 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:14.000373 13576 raft_consensus.cc:3055] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.000725 13576 raft_consensus.cc:740] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:14.001542 13576 consensus_queue.cc:260] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.002592 13576 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.010748 13652 leader_election.cc:290] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:14.012274 13576 raft_consensus.cc:2468] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:14.013746 13616 leader_election.cc:304] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:14.014787 13821 raft_consensus.cc:2804] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.015378 13821 raft_consensus.cc:697] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:14.016410 13821 consensus_queue.cc:237] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.019593 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f201fa6857b4882bcba274dfb7b7df6" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:14.020644 13503 raft_consensus.cc:3060] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.026528 13399 catalog_manager.cc:5697] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 1 to 2, leader changed from 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.030906 13792 raft_consensus.cc:993] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.031515 13792 raft_consensus.cc:1081] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.033604 13500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:14.034250 13500 raft_consensus.cc:493] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.034674 13500 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.048509 13503 raft_consensus.cc:2468] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:14.048509 13500 raft_consensus.cc:515] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.050910 13500 leader_election.cc:290] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:14.052119 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:14.052836 13652 raft_consensus.cc:3055] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.053175 13652 raft_consensus.cc:740] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:14.053897 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a161cc39024879b776cb9e22db1bf5" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:14.054039 13652 consensus_queue.cc:260] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.054708 13576 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.055406 13652 raft_consensus.cc:3060] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.063092 13652 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.063092 13576 raft_consensus.cc:2468] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.064502 13469 leader_election.cc:304] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:14.066059 13780 raft_consensus.cc:2804] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.066740 13780 raft_consensus.cc:697] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:14.067623 13780 consensus_queue.cc:237] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.076889 13400 catalog_manager.cc:5697] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.220434 13792 raft_consensus.cc:993] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.220942 13792 raft_consensus.cc:1081] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.222494 13500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:14.223068 13500 raft_consensus.cc:493] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.223388 13500 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.228847 13500 raft_consensus.cc:515] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.230754 13500 leader_election.cc:290] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:14.231649 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:14.232335 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821f0750f2cc4676a97fd008e8376c18" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:14.232945 13652 raft_consensus.cc:3055] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.233038 13576 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.233307 13652 raft_consensus.cc:740] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:14.234154 13652 consensus_queue.cc:260] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.235615 13652 raft_consensus.cc:3060] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.241531 13576 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.243431 13652 raft_consensus.cc:2468] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.244444 13467 leader_election.cc:304] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:14.245415 13852 raft_consensus.cc:2804] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.248536 13852 raft_consensus.cc:697] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:14.249580 13852 consensus_queue.cc:237] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.258147 13400 catalog_manager.cc:5697] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.280076 13780 raft_consensus.cc:993] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: : Instructing follower 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:14.280609 13852 raft_consensus.cc:1081] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Signalling peer 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:14.282347 13576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ffa34445114df48be19cb55989e804"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:34812
I20260709 13:04:14.283031 13576 raft_consensus.cc:493] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.283458 13576 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.292325 13576 raft_consensus.cc:515] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.295496 13576 leader_election.cc:290] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:14.296429 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:14.297276 13652 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.299507 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:14.300239 13503 raft_consensus.cc:3055] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.300602 13503 raft_consensus.cc:740] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:14.301450 13503 consensus_queue.cc:260] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.302863 13503 raft_consensus.cc:3060] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.307046 13652 raft_consensus.cc:2468] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:14.308607 13544 leader_election.cc:304] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:14.309562 13794 raft_consensus.cc:2804] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.310130 13794 raft_consensus.cc:697] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:14.310680 13503 raft_consensus.cc:2468] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:14.311146 13794 consensus_queue.cc:237] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.320106 13400 catalog_manager.cc:5697] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 1 to 2, leader changed from dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1) to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.349004 13792 raft_consensus.cc:993] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: : Instructing follower dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.349537 13792 raft_consensus.cc:1081] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Signalling peer dfb4d2e153d14757905fcc90daf43d85 to start an election
I20260709 13:04:14.351514 13503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
 from {username='slave'} at 127.0.0.1:36088
I20260709 13:04:14.352131 13503 raft_consensus.cc:493] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.352551 13503 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.358898 13503 raft_consensus.cc:515] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.362589 13503 leader_election.cc:290] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Requested vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:14.362918 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:14.363294 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:14.364004 13576 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.364019 13652 raft_consensus.cc:3055] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.364637 13652 raft_consensus.cc:740] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:14.365520 13652 consensus_queue.cc:260] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.370707 13652 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.375574 13576 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.377614 13467 leader_election.cc:304] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, dfb4d2e153d14757905fcc90daf43d85; no voters: 
I20260709 13:04:14.378614 13852 raft_consensus.cc:2804] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.379688 13852 raft_consensus.cc:697] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Leader. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:14.380671 13652 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4d2e153d14757905fcc90daf43d85 in term 2.
I20260709 13:04:14.380726 13852 consensus_queue.cc:237] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.390938 13400 catalog_manager.cc:5697] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 reported cstate change: term changed from 1 to 2, leader changed from f6578630615b44cf9ddde443b48d8400 (127.7.109.3) to dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "dfb4d2e153d14757905fcc90daf43d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.409695 13503 raft_consensus.cc:1275] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.411695 13821 consensus_queue.cc:1048] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.421612 13576 raft_consensus.cc:1275] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.430919 13821 consensus_queue.cc:1048] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.450986 13883 raft_consensus.cc:993] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: : Instructing follower 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:14.451489 13883 raft_consensus.cc:1081] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Signalling peer 311a8f7264784078b08f8aff4b9ded8c to start an election
I20260709 13:04:14.457954 13576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
 from {username='slave'} at 127.0.0.1:34812
I20260709 13:04:14.458858 13576 raft_consensus.cc:493] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.459231 13576 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.465528 13576 raft_consensus.cc:515] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.468235 13576 leader_election.cc:290] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:14.468815 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:14.468847 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b5461489ee483e9d40b41b91ff6ae7" candidate_uuid: "311a8f7264784078b08f8aff4b9ded8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6578630615b44cf9ddde443b48d8400"
I20260709 13:04:14.469725 13503 raft_consensus.cc:3055] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.470041 13652 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.470173 13503 raft_consensus.cc:740] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:14.471362 13503 consensus_queue.cc:260] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.473169 13503 raft_consensus.cc:3060] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.478971 13652 raft_consensus.cc:2468] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:14.480306 13544 leader_election.cc:304] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:14.481194 13815 raft_consensus.cc:2804] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.481662 13815 raft_consensus.cc:697] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Becoming Leader. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:14.482530 13815 consensus_queue.cc:237] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:14.487195 13503 raft_consensus.cc:2468] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a8f7264784078b08f8aff4b9ded8c in term 2.
I20260709 13:04:14.493455 13399 catalog_manager.cc:5697] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c reported cstate change: term changed from 1 to 2, leader changed from dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1) to 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "311a8f7264784078b08f8aff4b9ded8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.560189 13652 raft_consensus.cc:1275] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.561574 13883 consensus_queue.cc:1048] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.580440 13576 raft_consensus.cc:1275] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.582739 13780 consensus_queue.cc:1048] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:14.678314 13576 raft_consensus.cc:1275] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.683585 13883 consensus_queue.cc:1048] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:04:14.744064 13651 raft_consensus.cc:1275] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.815016 13651 raft_consensus.cc:1275] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.870812 13815 consensus_queue.cc:1048] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:15.629179 13649 raft_consensus.cc:1275] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.631773 13891 consensus_queue.cc:1048] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:15.675650 13780 consensus_queue.cc:1048] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:15.688427 13651 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.782s	user 0.010s	sys 0.016s
W20260709 13:04:15.689087 13651 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.783s	user 0.010s	sys 0.016s
I20260709 13:04:15.700865 13576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34812 (request call id 81) took 1012 ms. Trace:
I20260709 13:04:15.701515 13576 rpcz_store.cc:276] 0709 13:04:14.688905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:14.689547 (+   642us) service_pool.cc:224] Handling call
0709 13:04:14.689969 (+   422us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:14.691327 (+  1358us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:14.691368 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:14.691946 (+   578us) log.cc:844] Serialized 26 byte log entry
0709 13:04:14.903469 (+211523us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:14.920509 (+ 17040us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:14.923578 (+  3069us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:15.700551 (+776973us) raft_consensus.cc:1685] finished
0709 13:04:15.700574 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:15.700762 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":108,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":167,"thread_start_us":208828,"threads_started":1,"wal-append.queue_time_us":231578}
I20260709 13:04:15.722391 13651 raft_consensus.cc:1275] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.778894 13889 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:04:15.791397 13502 raft_consensus.cc:1275] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.820767 13502 raft_consensus.cc:1275] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer 311a8f7264784078b08f8aff4b9ded8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.840293 13890 consensus_queue.cc:1048] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:04:15.844440 13577 raft_consensus.cc:1275] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer dfb4d2e153d14757905fcc90daf43d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:04:15.831393 13469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.3:36265, user_credentials={real_user=slave}} blocked reactor thread for 52525.2us
I20260709 13:04:15.860908 13883 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:04:15.868698 13890 consensus_queue.cc:1048] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:04:15.862012 13780 raft_consensus.cc:493] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:15.888329 13780 raft_consensus.cc:515] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:15.899268 13575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "311a8f7264784078b08f8aff4b9ded8c" is_pre_election: true
I20260709 13:04:15.908527 13780 leader_election.cc:290] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087), f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265)
I20260709 13:04:15.912900 13648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffa34445114df48be19cb55989e804" candidate_uuid: "dfb4d2e153d14757905fcc90daf43d85" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6578630615b44cf9ddde443b48d8400" is_pre_election: true
I20260709 13:04:15.918447 13469 leader_election.cc:304] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [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: dfb4d2e153d14757905fcc90daf43d85; no voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400
I20260709 13:04:15.927847 13883 raft_consensus.cc:2749] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:15.937613 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0e80 after lost signal to thread 7607
W20260709 13:04:15.939013 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08000653a0 after lost signal to thread 13435
W20260709 13:04:15.940306 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0260 after lost signal to thread 13527
W20260709 13:04:15.941298 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08001efac0 after lost signal to thread 13602
W20260709 13:04:15.942631 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08000422c0 after lost signal to thread 13676
I20260709 13:04:16.986955 13400 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35526:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:04:17.022619 13400 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35526:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:04:17.070164  7604 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:17.116420 13577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:38872
I20260709 13:04:17.117367 13577 raft_consensus.cc:606] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
W20260709 13:04:17.193632 13917 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34798: Service unavailable: leader transfer in progress
I20260709 13:04:17.288592 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:60468
I20260709 13:04:17.314626 13501 raft_consensus.cc:606] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
I20260709 13:04:17.373229  7604 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
W20260709 13:04:17.375569 13945 log.cc:927] Time spent T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:04:17.377040  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:17.372058 13386 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 89 similar messages]
I20260709 13:04:17.465965 13502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4936e52890c247a3891c37320c5900b4"
dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:60468
I20260709 13:04:17.466706 13502 raft_consensus.cc:606] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
W20260709 13:04:17.467046 13944 log.cc:927] Time spent T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Append to log took a long time: real 0.139s	user 0.003s	sys 0.000s
I20260709 13:04:17.488309 13954 tablet.cc:1724] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.503363 13953 raft_consensus.cc:993] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.504241 13953 raft_consensus.cc:1081] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.510342 13958 tablet.cc:1724] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.573920 13577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1"
dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
mode: GRACEFUL
new_leader_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:38872
I20260709 13:04:17.606309 13645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33552
I20260709 13:04:17.632906 13645 raft_consensus.cc:493] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.633320 13577 raft_consensus.cc:606] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Received request to transfer leadership to TS f6578630615b44cf9ddde443b48d8400
W20260709 13:04:17.651710 13957 log.cc:927] Time spent T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:04:17.646693 13645 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:17.695356 13961 log.cc:927] Time spent T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:04:17.671438 13966 tablet.cc:1724] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.743721 13974 tablet.cc:1724] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.746964 13386 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.7.109.2:43087, user_credentials={real_user=slave}} blocked reactor thread for 376996us
W20260709 13:04:17.756773 13968 log.cc:927] Time spent T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:04:17.758564 13969 tablet.cc:1724] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.761890  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:17.762722  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:17.767570 13843 raft_consensus.cc:993] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.768328 13843 raft_consensus.cc:1081] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.787298 13400 catalog_manager.cc:5789] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087) does not have the latest schema for tablet 80b5461489ee483e9d40b41b91ff6ae7 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:17.804416 13400 catalog_manager.cc:5789] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087) does not have the latest schema for tablet a23fe71cddc545a48bc7cdcccb8d56a5 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:17.805547 13400 catalog_manager.cc:5789] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
W20260709 13:04:17.821188 13563 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34798: Service unavailable: leader transfer in progress
I20260709 13:04:17.807382 13649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33558
I20260709 13:04:17.826100 13645 raft_consensus.cc:515] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:17.829155 13644 raft_consensus.cc:1240] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Rejecting Update request from peer 311a8f7264784078b08f8aff4b9ded8c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:17.832221 13498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:17.832973 13498 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.843581 13978 tablet.cc:1724] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.853125 13974 tablet.cc:1724] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.854209 13574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3eeced09f4a70b8ce8fdb13706371" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:17.859249 13574 raft_consensus.cc:3055] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:17.859728 13574 raft_consensus.cc:740] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:17.860638 13574 consensus_queue.cc:260] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:17.862182 13574 raft_consensus.cc:3060] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.734301 13954 tablet.cc:1724] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.872833 13972 tablet.cc:1724] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.830291 13645 leader_election.cc:290] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
W20260709 13:04:17.877918 13386 catalog_manager.cc:4755] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): AlterTable RPC failed for tablet 26b3eeced09f4a70b8ce8fdb13706371: Remote error: Service unavailable: leader transfer in progress
W20260709 13:04:17.932384 13386 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.7.109.2:43087, user_credentials={real_user=slave}} blocked reactor thread for 54548us
I20260709 13:04:17.884768 13401 catalog_manager.cc:5789] TS dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595) does not have the latest schema for tablet 3041613e0d304fe982395adb8adbf7a3 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:17.888932 13649 raft_consensus.cc:493] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.933945 13401 catalog_manager.cc:5789] TS dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595) does not have the latest schema for tablet 39a161cc39024879b776cb9e22db1bf5 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:17.934137 13649 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.895176 13780 raft_consensus.cc:993] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.935257 13401 catalog_manager.cc:5789] TS dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595) does not have the latest schema for tablet 0487e7ab09a048629b8f7117c9995289 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:17.898298 13959 raft_consensus.cc:993] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: : Instructing follower f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.939728 13959 raft_consensus.cc:1081] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.935276 13780 raft_consensus.cc:1081] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Signalling peer f6578630615b44cf9ddde443b48d8400 to start an election
I20260709 13:04:17.943745 13651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33552
I20260709 13:04:17.944491 13651 raft_consensus.cc:493] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.944998 13651 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.962181 13976 tablet.cc:1724] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.963047 13977 tablet.cc:1724] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.930236 13958 tablet.cc:1724] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.944746 13649 raft_consensus.cc:515] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:17.961297 13648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4936e52890c247a3891c37320c5900b4"
dest_uuid: "f6578630615b44cf9ddde443b48d8400"
 from {username='slave'} at 127.0.0.1:33558
I20260709 13:04:17.929518 13974 tablet.cc:1724] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.979830 13980 tablet.cc:1724] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.986794 13648 raft_consensus.cc:493] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.987392 13648 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.988313 13574 raft_consensus.cc:2468] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:17.990901 13979 tablet.cc:1724] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:17.992363 13616 leader_election.cc:304] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:18.005483 13498 raft_consensus.cc:2468] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 2.
I20260709 13:04:17.966504 13981 tablet.cc:1724] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.019658 13942 raft_consensus.cc:2804] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:18.022513 13966 tablet.cc:1724] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.032107 13942 raft_consensus.cc:697] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:18.031090 13969 tablet.cc:1724] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.033219 13942 consensus_queue.cc:237] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.024331 13972 tablet.cc:1724] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.038491 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:18.017524 13651 raft_consensus.cc:515] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.039194 13501 raft_consensus.cc:3055] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:18.039602 13501 raft_consensus.cc:740] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:18.041106 13651 leader_election.cc:290] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 3 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
I20260709 13:04:18.043303 13498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:18.054983 13498 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.045483 13648 raft_consensus.cc:515] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.042344 13576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e7f3ef33d24f0dbeb738b3a29b1ef1" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:18.059337 13576 raft_consensus.cc:3055] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:18.059738 13576 raft_consensus.cc:740] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 311a8f7264784078b08f8aff4b9ded8c, State: Running, Role: LEADER
I20260709 13:04:18.060758 13576 consensus_queue.cc:260] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.062165 13576 raft_consensus.cc:3060] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.071173 13649 leader_election.cc:290] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 3 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
W20260709 13:04:18.071895 13563 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34798: Illegal state: replica 311a8f7264784078b08f8aff4b9ded8c is not leader of this config: current role FOLLOWER
I20260709 13:04:18.073488 13648 leader_election.cc:290] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [CANDIDATE]: Term 3 election: Requested vote from peers dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595), 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087)
W20260709 13:04:18.074580 13386 catalog_manager.cc:5107] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): alter failed for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]): Illegal state: replica 311a8f7264784078b08f8aff4b9ded8c is not leader of this config: current role FOLLOWER
I20260709 13:04:18.075778 13575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:18.076390 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4936e52890c247a3891c37320c5900b4" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfb4d2e153d14757905fcc90daf43d85"
I20260709 13:04:18.076591 13575 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.077131 13499 raft_consensus.cc:3055] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:18.077510 13499 raft_consensus.cc:740] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfb4d2e153d14757905fcc90daf43d85, State: Running, Role: LEADER
I20260709 13:04:18.077661 13976 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33536 (request call id 18) took 1020 ms. Trace:
I20260709 13:04:18.078667 13499 consensus_queue.cc:260] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.083227 13574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3041613e0d304fe982395adb8adbf7a3" candidate_uuid: "f6578630615b44cf9ddde443b48d8400" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "311a8f7264784078b08f8aff4b9ded8c"
I20260709 13:04:18.083905 13574 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.087765 13498 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.089651 13616 leader_election.cc:304] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [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: dfb4d2e153d14757905fcc90daf43d85, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:18.090847 13940 raft_consensus.cc:2804] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:18.091375 13940 raft_consensus.cc:697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:18.092255 13940 consensus_queue.cc:237] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.094831 13954 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36074 (request call id 20) took 1032 ms. Trace:
I20260709 13:04:18.063217 13977 tablet.cc:1724] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.040525 13501 consensus_queue.cc:260] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.060791 13966 tablet.cc:1724] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.080170 13499 raft_consensus.cc:3060] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.061889 13980 tablet.cc:1724] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.118918 13978 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34798 (request call id 20) took 1063 ms. Trace:
I20260709 13:04:18.121975 13978 rpcz_store.cc:276] 0709 13:04:17.055540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:17.058015 (+  2475us) service_pool.cc:224] Handling call
0709 13:04:18.118805 (+1060790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.180870 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 13:04:17.181610 (+   740us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 13:04:17.181645 (+    35us) alter_schema_op.cc:66] Acquired schema lock
0709 13:04:17.181719 (+    74us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 13:04:17.181853 (+   134us) alter_schema_op.cc:128] START. Timestamp: 1783602257181785
0709 13:04:17.181879 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.182733 (+   854us) log.cc:844] Serialized 204 byte log entry
0709 13:04:17.246806 (+ 64073us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b5400660ba0. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18a9571 00007f4fe18b5dbe 00007f4fe18c0930 00007f4fe18c08d8 00007f4fe18c0858 00007f4fe18c0813 00007f4fe18bfa9c 00007f4fe77ab626 00007f4fe77a5dd8 00007f4fe18fc7cb 00007f4fe18ff2c0
0709 13:04:17.277112 (+ 30306us) spinlock_profiling.cc:243] Waited 892 us on lock 0x7b180034b820. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe771bde1 00007f4fe77285b1 00007f4fde7cdc0a 00007f4fe7f0d219 00007f4fde855a40 00007f4fde8504e4 00007f4fde850455 00007f4fe1899b0b 00007f4fe191eb63 00007f4fe193be41 00007f4fe5376581
0709 13:04:17.770211 (+493099us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.843237 (+ 73026us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 13:04:17.846271 (+  3034us) log.cc:844] Serialized 5 byte log entry
0709 13:04:18.102009 (+255738us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:18.106538 (+  4529us) log.cc:844] Serialized 14 byte log entry
0709 13:04:18.107486 (+   948us) alter_schema_op.cc:73] Released schema lock
0709 13:04:18.110122 (+  2636us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72725,"mutex_wait_us":79274,"prepare.queue_time_us":121470,"prepare.run_cpu_time_us":15548,"prepare.run_wall_time_us":158276,"raft.queue_time_us":111560,"raft.run_cpu_time_us":3614,"raft.run_wall_time_us":96896,"replication_time_us":588193,"spinlock_wait_cycles":5337088,"thread_start_us":184376,"threads_started":4,"wal-append.queue_time_us":7604}]]}
I20260709 13:04:18.104526 13954 rpcz_store.cc:276] 0709 13:04:17.062736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:17.065744 (+  3008us) service_pool.cc:224] Handling call
0709 13:04:18.094755 (+1029011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.184245 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 13:04:17.185302 (+  1057us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 13:04:17.185341 (+    39us) alter_schema_op.cc:66] Acquired schema lock
0709 13:04:17.185425 (+    84us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 13:04:17.185598 (+   173us) alter_schema_op.cc:128] START. Timestamp: 1783602257185498
0709 13:04:17.185624 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.186436 (+   812us) log.cc:844] Serialized 204 byte log entry
0709 13:04:17.659441 (+473005us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.734175 (+ 74734us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 13:04:17.894007 (+159832us) log.cc:844] Serialized 5 byte log entry
0709 13:04:18.089737 (+195730us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:18.093785 (+  4048us) log.cc:844] Serialized 14 byte log entry
0709 13:04:18.094592 (+   807us) alter_schema_op.cc:73] Released schema lock
0709 13:04:18.094631 (+    39us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74554,"mutex_wait_us":32479,"prepare.queue_time_us":116927,"prepare.run_cpu_time_us":25043,"prepare.run_wall_time_us":330112,"raft.queue_time_us":20682,"raft.run_cpu_time_us":1139,"raft.run_wall_time_us":2293,"replication_time_us":473698,"thread_start_us":488013,"threads_started":4,"wal-append.queue_time_us":133604}]]}
I20260709 13:04:18.093644 13575 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.132898 13616 leader_election.cc:304] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [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: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:18.128417 13501 raft_consensus.cc:3060] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.078315 13976 rpcz_store.cc:276] 0709 13:04:17.057706 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:17.057894 (+   188us) service_pool.cc:224] Handling call
0709 13:04:18.077442 (+1019548us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.105267 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 13:04:17.105982 (+   715us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 13:04:17.106019 (+    37us) alter_schema_op.cc:66] Acquired schema lock
0709 13:04:17.106076 (+    57us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 13:04:17.106213 (+   137us) alter_schema_op.cc:128] START. Timestamp: 1783602257106143
0709 13:04:17.106238 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.107026 (+   788us) log.cc:844] Serialized 204 byte log entry
0709 13:04:17.280177 (+173151us) spinlock_profiling.cc:243] Waited 25.9 ms on lock 0x7b5400280b98. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18aa090 00007f4fe18fd242 00007f4fe18b928f 00007f4fe1899eaa 00007f4fe18a0d53 00007f4fe18a0cd9 00007f4fe18a0c69 00007f4fe18a0c31 00007f4fe189fdfd 000000000038f354 000000000038f199
0709 13:04:17.294906 (+ 14729us) spinlock_profiling.cc:243] Waited 9.61 ms on lock 0x7b58000bf0d0. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe18aa090 00007f4fe189a43c 00007f4fe18a0d53 00007f4fe18a0cd9 00007f4fe18a0c69 00007f4fe18a0c31 00007f4fe189fdfd 000000000038f354 000000000038f199 00007f4fde853475 00007f4fde8557c1
0709 13:04:17.737048 (+442142us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.954656 (+217608us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 13:04:17.964166 (+  9510us) log.cc:844] Serialized 5 byte log entry
0709 13:04:18.075692 (+111526us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:18.076505 (+   813us) log.cc:844] Serialized 14 byte log entry
0709 13:04:18.077273 (+   768us) alter_schema_op.cc:73] Released schema lock
0709 13:04:18.077312 (+    39us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215718,"prepare.queue_time_us":46108,"prepare.run_cpu_time_us":68490,"prepare.run_wall_time_us":222349,"raft.queue_time_us":152260,"raft.run_cpu_time_us":7734,"raft.run_wall_time_us":60095,"replication_time_us":630663,"spinlock_wait_cycles":81770496,"thread_start_us":327817,"threads_started":5,"wal-append.queue_time_us":70816}]]}
I20260709 13:04:18.140332 13401 catalog_manager.cc:5697] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 1 to 2, leader changed from 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.142931 13401 catalog_manager.cc:5789] TS f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:18.143389 13933 raft_consensus.cc:2804] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:18.143553 13976 tablet.cc:1724] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.145814 13563 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34798: Illegal state: replica 311a8f7264784078b08f8aff4b9ded8c is not leader of this config: current role FOLLOWER
I20260709 13:04:18.165047 13574 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.171649 13616 leader_election.cc:304] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [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: 311a8f7264784078b08f8aff4b9ded8c, f6578630615b44cf9ddde443b48d8400; no voters: 
I20260709 13:04:18.172663 13942 raft_consensus.cc:2804] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:18.173298 13942 raft_consensus.cc:697] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:18.174235 13942 consensus_queue.cc:237] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.156558 13981 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36074 (request call id 21) took 1090 ms. Trace:
I20260709 13:04:18.152979 13576 raft_consensus.cc:2468] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.179746 13981 rpcz_store.cc:276] 0709 13:04:17.063155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:17.068102 (+  4947us) service_pool.cc:224] Handling call
0709 13:04:18.151276 (+1083174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.184831 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0709 13:04:17.185756 (+   925us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0709 13:04:17.185793 (+    37us) alter_schema_op.cc:66] Acquired schema lock
0709 13:04:17.185864 (+    71us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0709 13:04:17.185979 (+   115us) alter_schema_op.cc:128] START. Timestamp: 1783602257185918
0709 13:04:17.185998 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.189286 (+  3288us) log.cc:844] Serialized 204 byte log entry
0709 13:04:17.375293 (+186007us) spinlock_profiling.cc:243] Waited 2.93 ms on lock 0x7b18002ac760. stack: 00007f4fde821343 00007f4fde821240 00007f4fde1b01d4 00007f4fe7eee304 00007f4fe7eee299 00007f4fe771bde1 00007f4fe77285b1 00007f4fde8533f3 00007f4fde8557c1 00007f4fde855779 00007f4fde855709 00007f4fde8556d1 00007f4fde8549cd 000000000038f354 000000000038f199 00007f4fde83683a
0709 13:04:17.825654 (+450361us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.966204 (+140550us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0709 13:04:18.044313 (+ 78109us) log.cc:844] Serialized 5 byte log entry
0709 13:04:18.135305 (+ 90992us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:18.136124 (+   819us) log.cc:844] Serialized 14 byte log entry
0709 13:04:18.142087 (+  5963us) alter_schema_op.cc:73] Released schema lock
0709 13:04:18.147283 (+  5196us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":135230,"mutex_wait_us":9252,"prepare.queue_time_us":115142,"prepare.run_cpu_time_us":53882,"prepare.run_wall_time_us":231408,"raft.queue_time_us":111785,"raft.run_cpu_time_us":2466,"raft.run_wall_time_us":7060,"replication_time_us":639476,"spinlock_wait_cycles":6733568,"thread_start_us":192274,"threads_started":3,"wal-append.queue_time_us":149612}]]}
I20260709 13:04:18.187422 13933 raft_consensus.cc:697] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Becoming Leader. State: Replica: f6578630615b44cf9ddde443b48d8400, State: Running, Role: LEADER
I20260709 13:04:18.204531 13933 consensus_queue.cc:237] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [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: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } }
I20260709 13:04:18.199410 13499 raft_consensus.cc:2468] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.213999 13501 raft_consensus.cc:2468] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6578630615b44cf9ddde443b48d8400 in term 3.
I20260709 13:04:18.219569 13979 tablet.cc:1724] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.255465 13563 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34798: Illegal state: replica 311a8f7264784078b08f8aff4b9ded8c is not leader of this config: current role FOLLOWER
I20260709 13:04:18.327083 13401 catalog_manager.cc:5697] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 2 to 3, leader changed from dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.329416 13401 catalog_manager.cc:5697] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 2 to 3, leader changed from 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.331360 13401 catalog_manager.cc:5697] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 reported cstate change: term changed from 2 to 3, leader changed from dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1) to f6578630615b44cf9ddde443b48d8400 (127.7.109.3). New cstate: current_term: 3 leader_uuid: "f6578630615b44cf9ddde443b48d8400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6578630615b44cf9ddde443b48d8400" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 36265 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.430291 13576 raft_consensus.cc:1275] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:18.433281 13933 consensus_queue.cc:1048] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:18.460314 13501 raft_consensus.cc:1275] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:18.462824 13933 consensus_queue.cc:1048] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:18.472056 13499 raft_consensus.cc:1275] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.474874 13984 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.508944 13574 raft_consensus.cc:1275] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.513259 13933 consensus_queue.cc:1048] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.530174 13979 tablet.cc:1724] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.535952 13401 catalog_manager.cc:5789] TS dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:18.536468 13990 mvcc.cc:204] Tried to move back new op lower bound from 7305634850511138816 to 7305634848942403584. Current Snapshot: MvccSnapshot[applied={T|T < 7305634850511138816}]
I20260709 13:04:18.542608 13401 catalog_manager.cc:5789] TS f6578630615b44cf9ddde443b48d8400 (127.7.109.3:36265) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:18.590091 13954 tablet.cc:1724] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.603724 13399 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: soft_deleted_table [id=71ddae8678694e608489420c86842dab] alter complete (version 1)
I20260709 13:04:18.620254 13499 raft_consensus.cc:1275] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:18.622610 13933 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:18.631577 13574 raft_consensus.cc:1275] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:18.636291 13933 consensus_queue.cc:1048] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:18.640332 13401 catalog_manager.cc:5789] TS 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:18.666219 13966 tablet.cc:1724] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:18.678177 13399 catalog_manager.cc:5789] TS dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595) does not have the latest schema for tablet 26b3eeced09f4a70b8ce8fdb13706371 (table soft_deleted_table [id=71ddae8678694e608489420c86842dab]). Expected version 1 got 0
I20260709 13:04:18.683310 13574 raft_consensus.cc:1275] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.685916 13933 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311a8f7264784078b08f8aff4b9ded8c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 43087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:18.691316 13501 raft_consensus.cc:1275] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Refusing update from remote peer f6578630615b44cf9ddde443b48d8400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.694909 13933 consensus_queue.cc:1048] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4d2e153d14757905fcc90daf43d85" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 34595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.839741  7604 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:18.846499  7604 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:04:18.847119  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:18.852869  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:04:18.853446  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:19.894151  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
W20260709 13:04:19.911001 13616 consensus_peers.cc:597] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: 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:04:19.951154  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:19.952452  7604 tablet_replica.cc:333] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.953490  7604 raft_consensus.cc:2243] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.954226  7604 raft_consensus.cc:2272] T a23fe71cddc545a48bc7cdcccb8d56a5 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:19.955209 13542 consensus_peers.cc:597] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: 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:04:19.957101  7604 tablet_replica.cc:333] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.958302  7604 raft_consensus.cc:2243] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.959077  7604 raft_consensus.cc:2272] T 8f201fa6857b4882bcba274dfb7b7df6 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.962069  7604 tablet_replica.cc:333] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.963155  7604 raft_consensus.cc:2243] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.963968  7604 raft_consensus.cc:2272] T 3041613e0d304fe982395adb8adbf7a3 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:19.966313 13616 consensus_peers.cc:597] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: 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:04:19.966958  7604 tablet_replica.cc:333] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.967979  7604 raft_consensus.cc:2243] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.968708  7604 raft_consensus.cc:2272] T 80b5461489ee483e9d40b41b91ff6ae7 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.971504  7604 tablet_replica.cc:333] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.972436  7604 raft_consensus.cc:2243] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.973079  7604 raft_consensus.cc:2272] T 38ffa34445114df48be19cb55989e804 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.975829  7604 tablet_replica.cc:333] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.976764  7604 raft_consensus.cc:2243] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.977581  7604 raft_consensus.cc:2272] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.980695  7604 tablet_replica.cc:333] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.981594  7604 raft_consensus.cc:2243] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.982808  7604 raft_consensus.cc:2272] T 39a161cc39024879b776cb9e22db1bf5 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.985921  7604 tablet_replica.cc:333] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.987030  7604 raft_consensus.cc:2243] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.988196  7604 raft_consensus.cc:2272] T 0487e7ab09a048629b8f7117c9995289 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.991195  7604 tablet_replica.cc:333] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.992167  7604 raft_consensus.cc:2243] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:19.993396  7604 raft_consensus.cc:2272] T 5db56dc338194bbba60a8d6dfa3d0745 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.996609  7604 tablet_replica.cc:333] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:19.997535  7604 raft_consensus.cc:2243] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.998128  7604 raft_consensus.cc:2272] T defd51396b6f47c0950b4cc350510cab P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.001114  7604 tablet_replica.cc:333] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.002017  7604 raft_consensus.cc:2243] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.002635  7604 raft_consensus.cc:2272] T 4936e52890c247a3891c37320c5900b4 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.005645  7604 tablet_replica.cc:333] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.006589  7604 raft_consensus.cc:2243] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.007207  7604 raft_consensus.cc:2272] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P dfb4d2e153d14757905fcc90daf43d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.010331  7604 tablet_replica.cc:333] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.011153  7604 raft_consensus.cc:2243] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.011809  7604 raft_consensus.cc:2272] T 26b3eeced09f4a70b8ce8fdb13706371 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.014689  7604 tablet_replica.cc:333] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.015671  7604 raft_consensus.cc:2243] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.016837  7604 raft_consensus.cc:2272] T 73d1d0014a7b48cbb33a81110d5159ef P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.019886  7604 tablet_replica.cc:333] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.020777  7604 raft_consensus.cc:2243] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.021471  7604 raft_consensus.cc:2272] T 589fc51d8bfb4953a8e27e7dd41685b1 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.024458  7604 tablet_replica.cc:333] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.025270  7604 raft_consensus.cc:2243] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.025913  7604 raft_consensus.cc:2272] T 369448249c1e4e8e89ede3209c34fd80 P dfb4d2e153d14757905fcc90daf43d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.029265  7604 tablet_replica.cc:333] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.030104  7604 raft_consensus.cc:2243] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.031247  7604 raft_consensus.cc:2272] T 821f0750f2cc4676a97fd008e8376c18 P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.034830  7604 tablet_replica.cc:333] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85: stopping tablet replica
I20260709 13:04:20.035806  7604 raft_consensus.cc:2243] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.037194  7604 raft_consensus.cc:2272] T 9a865a555cf54ca5999f9b9bb3c41f1a P dfb4d2e153d14757905fcc90daf43d85 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.059677 13542 consensus_peers.cc:597] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: 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:04:20.111769  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
I20260709 13:04:20.150344  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
W20260709 13:04:20.162705 13616 consensus_peers.cc:597] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 -> Peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Couldn't send request to peer 311a8f7264784078b08f8aff4b9ded8c. 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:04:20.172466 13542 consensus_peers.cc:597] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.192042 13616 consensus_peers.cc:597] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:20.204125 13616 consensus_peers.cc:597] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 -> Peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Couldn't send request to peer 311a8f7264784078b08f8aff4b9ded8c. Status: 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:04:20.212041  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:20.213773  7604 tablet_replica.cc:333] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.214771  7604 raft_consensus.cc:2243] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.216010  7604 raft_consensus.cc:2272] T 80b5461489ee483e9d40b41b91ff6ae7 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.218860  7604 tablet_replica.cc:333] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.219781  7604 raft_consensus.cc:2243] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:04:20.220317 13544 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:20.220758  7604 raft_consensus.cc:2272] T a23fe71cddc545a48bc7cdcccb8d56a5 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.223877  7604 tablet_replica.cc:333] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.224841  7604 raft_consensus.cc:2243] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.225569  7604 raft_consensus.cc:2272] T 8f201fa6857b4882bcba274dfb7b7df6 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.229137  7604 tablet_replica.cc:333] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.230175  7604 raft_consensus.cc:2243] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.230901  7604 raft_consensus.cc:2272] T 3041613e0d304fe982395adb8adbf7a3 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.231918 13616 consensus_peers.cc:597] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.233837  7604 tablet_replica.cc:333] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.235003  7604 raft_consensus.cc:2243] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:20.235965 13616 consensus_peers.cc:597] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 -> Peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Couldn't send request to peer 311a8f7264784078b08f8aff4b9ded8c. Status: 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:04:20.236172  7604 raft_consensus.cc:2272] T 38ffa34445114df48be19cb55989e804 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.239526  7604 tablet_replica.cc:333] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.240485  7604 raft_consensus.cc:2243] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.241127  7604 raft_consensus.cc:2272] T 5db56dc338194bbba60a8d6dfa3d0745 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.244199  7604 tablet_replica.cc:333] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.245188  7604 raft_consensus.cc:2243] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.245807  7604 raft_consensus.cc:2272] T 0487e7ab09a048629b8f7117c9995289 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.248625  7604 tablet_replica.cc:333] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.249729  7604 raft_consensus.cc:2243] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.250635  7604 raft_consensus.cc:2272] T 821f0750f2cc4676a97fd008e8376c18 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.251312 13542 consensus_peers.cc:597] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.254137  7604 tablet_replica.cc:333] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.255227  7604 raft_consensus.cc:2243] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.255934  7604 raft_consensus.cc:2272] T 9a865a555cf54ca5999f9b9bb3c41f1a P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.259234  7604 tablet_replica.cc:333] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.260157  7604 raft_consensus.cc:2243] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.261389  7604 raft_consensus.cc:2272] T defd51396b6f47c0950b4cc350510cab P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.264458  7604 tablet_replica.cc:333] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.265404  7604 raft_consensus.cc:2243] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.266063  7604 raft_consensus.cc:2272] T 4936e52890c247a3891c37320c5900b4 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.269088  7604 tablet_replica.cc:333] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.269932  7604 raft_consensus.cc:2243] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.270525  7604 raft_consensus.cc:2272] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P 311a8f7264784078b08f8aff4b9ded8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.273588  7604 tablet_replica.cc:333] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.274605  7604 raft_consensus.cc:2243] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.275835  7604 raft_consensus.cc:2272] T 369448249c1e4e8e89ede3209c34fd80 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.280054  7604 tablet_replica.cc:333] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.280937  7604 raft_consensus.cc:2243] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.281656  7604 raft_consensus.cc:2272] T 589fc51d8bfb4953a8e27e7dd41685b1 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.284945  7604 tablet_replica.cc:333] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.285863  7604 raft_consensus.cc:2243] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.286875  7604 raft_consensus.cc:2272] T 26b3eeced09f4a70b8ce8fdb13706371 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.288600 13616 consensus_peers.cc:597] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 -> Peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Couldn't send request to peer 311a8f7264784078b08f8aff4b9ded8c. Status: 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:04:20.291826  7604 tablet_replica.cc:333] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.293474  7604 raft_consensus.cc:2243] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.294296  7604 raft_consensus.cc:2272] T 73d1d0014a7b48cbb33a81110d5159ef P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.299088  7604 tablet_replica.cc:333] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.300345  7604 raft_consensus.cc:2243] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.301158  7604 raft_consensus.cc:2272] T 39a161cc39024879b776cb9e22db1bf5 P 311a8f7264784078b08f8aff4b9ded8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.304864  7604 tablet_replica.cc:333] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c: stopping tablet replica
I20260709 13:04:20.305721  7604 raft_consensus.cc:2243] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.307209  7604 raft_consensus.cc:2272] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P 311a8f7264784078b08f8aff4b9ded8c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:20.345263 13616 consensus_peers.cc:597] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 -> Peer 311a8f7264784078b08f8aff4b9ded8c (127.7.109.2:43087): Couldn't send request to peer 311a8f7264784078b08f8aff4b9ded8c. Status: 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:04:20.369131  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
W20260709 13:04:20.387252 13616 consensus_peers.cc:597] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 -> Peer dfb4d2e153d14757905fcc90daf43d85 (127.7.109.1:34595): Couldn't send request to peer dfb4d2e153d14757905fcc90daf43d85. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:34595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.417083  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
I20260709 13:04:20.458249  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:20.459201  7604 tablet_replica.cc:333] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.459918  7604 raft_consensus.cc:2243] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.460451  7604 raft_consensus.cc:2272] T 80b5461489ee483e9d40b41b91ff6ae7 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.462409  7604 tablet_replica.cc:333] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.463116  7604 raft_consensus.cc:2243] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.463596  7604 raft_consensus.cc:2272] T 38ffa34445114df48be19cb55989e804 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.465447  7604 tablet_replica.cc:333] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.466061  7604 raft_consensus.cc:2243] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.466523  7604 raft_consensus.cc:2272] T a23fe71cddc545a48bc7cdcccb8d56a5 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.468441  7604 tablet_replica.cc:333] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.469048  7604 raft_consensus.cc:2243] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.469519  7604 raft_consensus.cc:2272] T 39a161cc39024879b776cb9e22db1bf5 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.471791  7604 tablet_replica.cc:333] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.472572  7604 raft_consensus.cc:2243] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.473140  7604 raft_consensus.cc:2272] T fcd6adc2e8c94bf4acdb6c42bcaa99f9 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.476162  7604 tablet_replica.cc:333] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.477063  7604 raft_consensus.cc:2243] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.478083  7604 raft_consensus.cc:2272] T 26b3eeced09f4a70b8ce8fdb13706371 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.480263  7604 tablet_replica.cc:333] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.480965  7604 raft_consensus.cc:2243] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.481503  7604 raft_consensus.cc:2272] T 73d1d0014a7b48cbb33a81110d5159ef P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.483750  7604 tablet_replica.cc:333] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.484592  7604 raft_consensus.cc:2243] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.486178  7604 raft_consensus.cc:2272] T d0e7f3ef33d24f0dbeb738b3a29b1ef1 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.491473  7604 tablet_replica.cc:333] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.492442  7604 raft_consensus.cc:2243] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.493868  7604 raft_consensus.cc:2272] T 4936e52890c247a3891c37320c5900b4 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.497181  7604 tablet_replica.cc:333] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.498011  7604 raft_consensus.cc:2243] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.498853  7604 raft_consensus.cc:2272] T 821f0750f2cc4676a97fd008e8376c18 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.501082  7604 tablet_replica.cc:333] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.501729  7604 raft_consensus.cc:2243] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.502254  7604 raft_consensus.cc:2272] T 9a865a555cf54ca5999f9b9bb3c41f1a P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.504787  7604 tablet_replica.cc:333] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.505473  7604 raft_consensus.cc:2243] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.505993  7604 raft_consensus.cc:2272] T 369448249c1e4e8e89ede3209c34fd80 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.508241  7604 tablet_replica.cc:333] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.508873  7604 raft_consensus.cc:2243] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.509763  7604 raft_consensus.cc:2272] T 589fc51d8bfb4953a8e27e7dd41685b1 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.512768  7604 tablet_replica.cc:333] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.513624  7604 raft_consensus.cc:2243] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.514994  7604 raft_consensus.cc:2272] T 8f201fa6857b4882bcba274dfb7b7df6 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.517334  7604 tablet_replica.cc:333] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.518034  7604 raft_consensus.cc:2243] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.519001  7604 raft_consensus.cc:2272] T 3041613e0d304fe982395adb8adbf7a3 P f6578630615b44cf9ddde443b48d8400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.521041  7604 tablet_replica.cc:333] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.521714  7604 raft_consensus.cc:2243] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.522221  7604 raft_consensus.cc:2272] T 0487e7ab09a048629b8f7117c9995289 P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.524145  7604 tablet_replica.cc:333] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.524863  7604 raft_consensus.cc:2243] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.525489  7604 raft_consensus.cc:2272] T 5db56dc338194bbba60a8d6dfa3d0745 P f6578630615b44cf9ddde443b48d8400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.528378  7604 tablet_replica.cc:333] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400: stopping tablet replica
I20260709 13:04:20.529093  7604 raft_consensus.cc:2243] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.529923  7604 raft_consensus.cc:2272] T defd51396b6f47c0950b4cc350510cab P f6578630615b44cf9ddde443b48d8400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.580978  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:04:20.620600  7604 master.cc:562] Master@127.7.109.62:39427 shutting down...
I20260709 13:04:20.658375  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:20.659085  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.659488  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 052699cfbefe4071b07c9532b8b02df0: stopping tablet replica
I20260709 13:04:21.510428  7604 master.cc:584] Master@127.7.109.62:39427 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14911 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:04:21.567718  7604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.109.62:46735
I20260709 13:04:21.568837  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.575970 14013 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:04:21.575986 14012 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:04:21.577759 14015 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:04:21.579037  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:21.580158  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.580361  7604 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:04:21.580549  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602261580534 us; error 0 us; skew 500 ppm
I20260709 13:04:21.581135  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.583932  7604 webserver.cc:533] Webserver started at http://127.7.109.62:34393/ using document root <none> and password file <none>
I20260709 13:04:21.584451  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.584635  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.584944  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.586082  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/master-0-root/instance:
uuid: "08f0974549164be5a36a24b1ef96b36d"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.591485  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:21.596551 14020 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:04:21.597915  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:04:21.598415  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/master-0-root
uuid: "08f0974549164be5a36a24b1ef96b36d"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.598814  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-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:04:21.619752  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.621093  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.669848  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.62:46735
I20260709 13:04:21.669970 14071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.62:46735 every 8 connection(s)
I20260709 13:04:21.674206 14072 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:04:21.686797 14072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d: Bootstrap starting.
I20260709 13:04:21.692050 14072 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.697660 14072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d: No bootstrap required, opened a new log
I20260709 13:04:21.700215 14072 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER }
I20260709 13:04:21.700778 14072 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.701061 14072 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08f0974549164be5a36a24b1ef96b36d, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.701809 14072 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER }
I20260709 13:04:21.702329 14072 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:21.702636 14072 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:21.702927 14072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.708750 14072 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER }
I20260709 13:04:21.709338 14072 leader_election.cc:304] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [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: 08f0974549164be5a36a24b1ef96b36d; no voters: 
I20260709 13:04:21.710623 14072 leader_election.cc:290] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:21.711108 14075 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:21.712653 14075 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 1 LEADER]: Becoming Leader. State: Replica: 08f0974549164be5a36a24b1ef96b36d, State: Running, Role: LEADER
I20260709 13:04:21.713315 14075 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [LEADER]: Queue going to LEADER mode. State: All 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: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER }
I20260709 13:04:21.714119 14072 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:21.718575 14076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08f0974549164be5a36a24b1ef96b36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER } }
I20260709 13:04:21.719907 14077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08f0974549164be5a36a24b1ef96b36d. Latest consensus state: current_term: 1 leader_uuid: "08f0974549164be5a36a24b1ef96b36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08f0974549164be5a36a24b1ef96b36d" member_type: VOTER } }
I20260709 13:04:21.720649 14076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:21.720927 14077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:21.725073 14082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:21.730775 14082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:21.734861  7604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:21.740679 14082 catalog_manager.cc:1383] Generated new cluster ID: 6f5bca6db7214ca1940d5f043407c2b0
I20260709 13:04:21.741043 14082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:21.756860 14082 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:21.758342 14082 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:21.774230 14082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d: Generated new TSK 0
I20260709 13:04:21.774971 14082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:21.802304  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.809876 14093 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:04:21.811480 14094 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:04:21.813344 14096 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:04:21.813859  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:21.815039  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.815231  7604 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:04:21.815485  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602261815449 us; error 0 us; skew 500 ppm
I20260709 13:04:21.816066  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.818903  7604 webserver.cc:533] Webserver started at http://127.7.109.1:34315/ using document root <none> and password file <none>
I20260709 13:04:21.819453  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.819656  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.819968  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.821146  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-0-root/instance:
uuid: "2878744c98d4494dbdfc9ea0111aa623"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.825989  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:21.829975 14101 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:04:21.830991  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:04:21.831420  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-0-root
uuid: "2878744c98d4494dbdfc9ea0111aa623"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.831830  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-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:04:21.849615  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.851053  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.852754  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.855320  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.855592  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.855880  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.856118  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.900640  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.1:44255
I20260709 13:04:21.900827 14163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.1:44255 every 8 connection(s)
I20260709 13:04:21.907287  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.917817 14169 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:04:21.917964 14168 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:04:21.920930 14171 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:04:21.922060  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:21.923132 14164 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46735
I20260709 13:04:21.923573 14164 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.923638  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.923970  7604 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:04:21.924142  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602261924127 us; error 0 us; skew 500 ppm
I20260709 13:04:21.924463 14164 heartbeater.cc:507] Master 127.7.109.62:46735 requested a full tablet report, sending...
I20260709 13:04:21.924808  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.926956 14037 ts_manager.cc:194] Registered new tserver with Master: 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255)
I20260709 13:04:21.927832  7604 webserver.cc:533] Webserver started at http://127.7.109.2:34611/ using document root <none> and password file <none>
I20260709 13:04:21.928575  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.928828  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.929137  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.929522 14037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38712
I20260709 13:04:21.930889  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-1-root/instance:
uuid: "054ce4dd378d41de88a2dce95d36f74c"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.935622  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:04:21.939479 14176 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:04:21.940522  7604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:04:21.941113  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-1-root
uuid: "054ce4dd378d41de88a2dce95d36f74c"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-r9m8"
I20260709 13:04:21.941533  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-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:04:21.953289  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.954532  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.956300  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.959076  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.959343  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.959605  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.959784  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:22.005260  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.2:36115
I20260709 13:04:22.005378 14238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.2:36115 every 8 connection(s)
I20260709 13:04:22.010972  7604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:22.019336 14242 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:04:22.020642 14243 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:04:22.023041 14245 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:04:22.023849  7604 server_base.cc:1061] running on GCE node
I20260709 13:04:22.025245  7604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:22.025501  7604 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:04:22.025671 14239 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46735
I20260709 13:04:22.025725  7604 hybrid_clock.cc:648] HybridClock initialized: now 1783602262025704 us; error 0 us; skew 500 ppm
I20260709 13:04:22.026262 14239 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:22.026818  7604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:22.027269 14239 heartbeater.cc:507] Master 127.7.109.62:46735 requested a full tablet report, sending...
I20260709 13:04:22.029810  7604 webserver.cc:533] Webserver started at http://127.7.109.3:33199/ using document root <none> and password file <none>
I20260709 13:04:22.030046 14037 ts_manager.cc:194] Registered new tserver with Master: 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:22.030622  7604 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:22.030912  7604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:22.031237  7604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:22.032027 14037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38728
I20260709 13:04:22.032858  7604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-2-root/instance:
uuid: "4fa08c761b074933b613943ea5a51ca7"
format_stamp: "Formatted at 2026-07-09 13:04:22 on dist-test-slave-r9m8"
I20260709 13:04:22.038864  7604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:04:22.043618 14250 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:04:22.044588  7604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:04:22.044909  7604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-2-root
uuid: "4fa08c761b074933b613943ea5a51ca7"
format_stamp: "Formatted at 2026-07-09 13:04:22 on dist-test-slave-r9m8"
I20260709 13:04:22.045167  7604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskLYihlD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602079175892-7604-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:04:22.059983  7604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:22.061246  7604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:22.062958  7604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:22.065485  7604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:22.065763  7604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:22.066077  7604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:22.066241  7604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:22.118341  7604 rpc_server.cc:307] RPC server started. Bound to: 127.7.109.3:34897
I20260709 13:04:22.118489 14312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.109.3:34897 every 8 connection(s)
I20260709 13:04:22.142158 14313 heartbeater.cc:344] Connected to a master server at 127.7.109.62:46735
I20260709 13:04:22.142886 14313 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:22.143893 14313 heartbeater.cc:507] Master 127.7.109.62:46735 requested a full tablet report, sending...
I20260709 13:04:22.146963 14037 ts_manager.cc:194] Registered new tserver with Master: 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:22.147521  7604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025440698s
I20260709 13:04:22.148874 14037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38734
I20260709 13:04:22.181948 14037 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38738:
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:04:22.184824 14037 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:04:22.268733 14203 tablet_service.cc:1511] Processing CreateTablet for tablet 03523e33f8594746ac004fd29a16f719 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:22.270339 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03523e33f8594746ac004fd29a16f719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.273280 14204 tablet_service.cc:1511] Processing CreateTablet for tablet f1f13e85e2264dd08bf094696566c9b0 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:22.268783 14202 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae7c055ba9149e7bc5846421fdd1d95 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:22.280107 14278 tablet_service.cc:1511] Processing CreateTablet for tablet f1f13e85e2264dd08bf094696566c9b0 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:22.280805 14201 tablet_service.cc:1511] Processing CreateTablet for tablet fcff8e24ff4641ba848331d406c96564 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:22.280948 14276 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae7c055ba9149e7bc5846421fdd1d95 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:22.281819 14278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f13e85e2264dd08bf094696566c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.282680 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae7c055ba9149e7bc5846421fdd1d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.287187 14275 tablet_service.cc:1511] Processing CreateTablet for tablet fcff8e24ff4641ba848331d406c96564 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:22.287802 14277 tablet_service.cc:1511] Processing CreateTablet for tablet 03523e33f8594746ac004fd29a16f719 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:22.289031 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcff8e24ff4641ba848331d406c96564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.290755 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae7c055ba9149e7bc5846421fdd1d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.292474 14201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcff8e24ff4641ba848331d406c96564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.292224 14129 tablet_service.cc:1511] Processing CreateTablet for tablet f1f13e85e2264dd08bf094696566c9b0 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:22.293800 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f13e85e2264dd08bf094696566c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.296721 14277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03523e33f8594746ac004fd29a16f719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.300709 14126 tablet_service.cc:1511] Processing CreateTablet for tablet fcff8e24ff4641ba848331d406c96564 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:22.302201 14127 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae7c055ba9149e7bc5846421fdd1d95 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:22.300827 14128 tablet_service.cc:1511] Processing CreateTablet for tablet 03523e33f8594746ac004fd29a16f719 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:22.302699 14274 tablet_service.cc:1511] Processing CreateTablet for tablet 757f52152d144ad3ae3259d67834c2c2 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:22.304790 14274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f52152d144ad3ae3259d67834c2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.302448 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcff8e24ff4641ba848331d406c96564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.306285 14125 tablet_service.cc:1511] Processing CreateTablet for tablet 757f52152d144ad3ae3259d67834c2c2 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:22.307847 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f13e85e2264dd08bf094696566c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.309268 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 082028b5a47f4032a4362c61dcedc952 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:22.309427 14273 tablet_service.cc:1511] Processing CreateTablet for tablet 082028b5a47f4032a4362c61dcedc952 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:22.310922 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082028b5a47f4032a4362c61dcedc952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.311029 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082028b5a47f4032a4362c61dcedc952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.304801 14200 tablet_service.cc:1511] Processing CreateTablet for tablet 757f52152d144ad3ae3259d67834c2c2 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:22.313460 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f52152d144ad3ae3259d67834c2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.315740 14272 tablet_service.cc:1511] Processing CreateTablet for tablet f95623266f6a47d5b8795b92b9674105 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:22.317368 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95623266f6a47d5b8795b92b9674105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.317454 14124 tablet_service.cc:1511] Processing CreateTablet for tablet 082028b5a47f4032a4362c61dcedc952 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:22.307943 14125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f52152d144ad3ae3259d67834c2c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.321622 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 3e93404daa974a459c76a0e9de8013a1 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:22.323031 14124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082028b5a47f4032a4362c61dcedc952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.323295 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e93404daa974a459c76a0e9de8013a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.324558 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae7c055ba9149e7bc5846421fdd1d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.325393 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03523e33f8594746ac004fd29a16f719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.325309 14123 tablet_service.cc:1511] Processing CreateTablet for tablet f95623266f6a47d5b8795b92b9674105 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:22.328219 14122 tablet_service.cc:1511] Processing CreateTablet for tablet 3e93404daa974a459c76a0e9de8013a1 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:22.330214 14270 tablet_service.cc:1511] Processing CreateTablet for tablet 330e265e7f564e68bf59dbf136bb159f (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:22.331997 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330e265e7f564e68bf59dbf136bb159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.332260 14121 tablet_service.cc:1511] Processing CreateTablet for tablet 330e265e7f564e68bf59dbf136bb159f (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:22.339025 14198 tablet_service.cc:1511] Processing CreateTablet for tablet f95623266f6a47d5b8795b92b9674105 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:22.340286 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 330e265e7f564e68bf59dbf136bb159f (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:22.341459 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95623266f6a47d5b8795b92b9674105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.343941 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 3e93404daa974a459c76a0e9de8013a1 (DEFAULT_TABLE table=test-workload [id=6ac3fac729124ef1b79055ad175d8410]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:22.345464 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e93404daa974a459c76a0e9de8013a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.351181 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330e265e7f564e68bf59dbf136bb159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.330315 14122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e93404daa974a459c76a0e9de8013a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.363140 14123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95623266f6a47d5b8795b92b9674105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.365049 14121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330e265e7f564e68bf59dbf136bb159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.477797 14329 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:22.502508 14329 tablet_bootstrap.cc:654] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.518610 14330 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:22.550087 14328 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:22.571216 14328 tablet_bootstrap.cc:654] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.579466 14329 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:22.580111 14329 ts_tablet_manager.cc:1403] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.017s
I20260709 13:04:22.581300 14330 tablet_bootstrap.cc:654] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.583642 14329 raft_consensus.cc:359] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.586894 14329 raft_consensus.cc:385] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.587344 14329 raft_consensus.cc:740] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.588270 14329 consensus_queue.cc:260] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.665024 14328 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:22.666010 14329 ts_tablet_manager.cc:1434] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.003s
I20260709 13:04:22.671505 14239 heartbeater.cc:499] Master 127.7.109.62:46735 was elected leader, sending a full tablet report...
I20260709 13:04:22.672176 14329 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:22.672528 14330 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:22.674054 14330 ts_tablet_manager.cc:1403] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.157s	user 0.003s	sys 0.017s
I20260709 13:04:22.669631 14328 ts_tablet_manager.cc:1403] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.015s
I20260709 13:04:22.700356 14330 raft_consensus.cc:359] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.701787 14329 tablet_bootstrap.cc:654] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.702095 14330 raft_consensus.cc:385] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.702659 14330 raft_consensus.cc:740] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.704488 14330 consensus_queue.cc:260] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.705715 14328 raft_consensus.cc:359] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.706970 14328 raft_consensus.cc:385] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.707489 14328 raft_consensus.cc:740] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.708799 14328 consensus_queue.cc:260] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.720003 14164 heartbeater.cc:499] Master 127.7.109.62:46735 was elected leader, sending a full tablet report...
I20260709 13:04:22.721074 14330 ts_tablet_manager.cc:1434] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 13:04:22.720019 14329 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:22.723186 14330 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:22.723403 14329 ts_tablet_manager.cc:1403] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.008s
W20260709 13:04:22.730130 14085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:22.733156 14329 raft_consensus.cc:359] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.739575 14335 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.740693 14335 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.735519 14329 raft_consensus.cc:385] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.747792 14329 raft_consensus.cc:740] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.749169 14329 consensus_queue.cc:260] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
W20260709 13:04:22.762338 14240 tablet.cc:2406] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:22.762354 14335 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:22.776932 14313 heartbeater.cc:499] Master 127.7.109.62:46735 was elected leader, sending a full tablet report...
I20260709 13:04:22.785466 14339 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.786290 14329 ts_tablet_manager.cc:1434] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 13:04:22.786324 14339 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.787792 14329 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:22.792712 14330 tablet_bootstrap.cc:654] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.797786 14328 ts_tablet_manager.cc:1434] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.120s	user 0.040s	sys 0.020s
I20260709 13:04:22.798161 14329 tablet_bootstrap.cc:654] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.799674 14328 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:22.805156 14339 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:22.847929 14329 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:22.848438 14328 tablet_bootstrap.cc:654] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.848969 14329 ts_tablet_manager.cc:1403] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.031s
I20260709 13:04:22.837137 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
W20260709 13:04:22.854535 14180 leader_election.cc:343] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.854993 14329 raft_consensus.cc:359] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.855885 14329 raft_consensus.cc:385] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.856211 14329 raft_consensus.cc:740] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.857187 14329 consensus_queue.cc:260] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.859772 14329 ts_tablet_manager.cc:1434] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 13:04:22.861037 14329 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:22.867268 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
W20260709 13:04:22.869599 14178 leader_election.cc:343] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.870126 14178 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:22.871886 14341 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.873415 14330 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:22.874071 14330 ts_tablet_manager.cc:1403] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.151s	user 0.005s	sys 0.015s
I20260709 13:04:22.870883 14329 tablet_bootstrap.cc:654] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.878966 14330 raft_consensus.cc:359] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:22.880111 14330 raft_consensus.cc:385] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.880535 14330 raft_consensus.cc:740] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.881417 14330 consensus_queue.cc:260] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:22.882898 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:22.884790 14328 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:22.885138 14330 ts_tablet_manager.cc:1434] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 13:04:22.885385 14328 ts_tablet_manager.cc:1403] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.005s
I20260709 13:04:22.886574 14330 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
W20260709 13:04:22.887110 14254 leader_election.cc:343] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.889640 14336 raft_consensus.cc:493] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.889249 14328 raft_consensus.cc:359] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.890133 14328 raft_consensus.cc:385] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.890162 14336 raft_consensus.cc:515] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.891220 14329 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:22.891820 14329 ts_tablet_manager.cc:1403] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.011s
I20260709 13:04:22.895725 14329 raft_consensus.cc:359] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.896545 14336 leader_election.cc:290] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:22.896688 14329 raft_consensus.cc:385] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.897226 14329 raft_consensus.cc:740] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.898442 14329 consensus_queue.cc:260] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.890695 14328 raft_consensus.cc:740] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.902199 14329 ts_tablet_manager.cc:1434] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:22.902504 14328 consensus_queue.cc:260] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.903625 14329 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:22.908866 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:22.910059 14214 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:22.911613 14328 ts_tablet_manager.cc:1434] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.007s
I20260709 13:04:22.912349 14330 tablet_bootstrap.cc:654] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.913058 14328 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:22.915031 14329 tablet_bootstrap.cc:654] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.915298 14253 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:22.916760 14339 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.917155 14339 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.917618 14339 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.929428 14339 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.936230 14328 tablet_bootstrap.cc:654] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.951112 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:22.951756 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:22.952553 14214 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.941215 14330 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:22.953275 14330 ts_tablet_manager.cc:1403] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.001s
W20260709 13:04:22.955188 14254 leader_election.cc:343] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.957238 14330 raft_consensus.cc:359] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.958222 14330 raft_consensus.cc:385] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.960318 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:22.961519 14213 raft_consensus.cc:2468] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:22.963225 14330 raft_consensus.cc:740] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.963877 14339 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:22.964370 14330 consensus_queue.cc:260] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:22.967267 14330 ts_tablet_manager.cc:1434] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:04:22.967041 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:22.968647 14330 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
W20260709 13:04:22.969736 14103 leader_election.cc:343] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.973629 14104 leader_election.cc:304] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:22.974517 14329 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:22.975261 14336 raft_consensus.cc:2804] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.975489 14329 ts_tablet_manager.cc:1403] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.027s
I20260709 13:04:22.975786 14336 raft_consensus.cc:493] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.976325 14336 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.983197 14330 tablet_bootstrap.cc:654] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.981094 14329 raft_consensus.cc:359] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:22.983927 14329 raft_consensus.cc:385] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.984441 14329 raft_consensus.cc:740] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.985661 14329 consensus_queue.cc:260] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:22.989301 14329 ts_tablet_manager.cc:1434] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:04:22.991111 14329 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:23.002046 14329 tablet_bootstrap.cc:654] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.000075 14214 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:23.007422 14330 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:22.997372 14336 raft_consensus.cc:515] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.008086 14253 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:23.009443 14339 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.009981 14339 raft_consensus.cc:697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:23.011837 14339 consensus_queue.cc:237] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.012925 14328 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.012755 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.013128 14329 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:23.013578 14328 ts_tablet_manager.cc:1403] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.101s	user 0.038s	sys 0.033s
I20260709 13:04:23.013674 14214 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.013849 14330 ts_tablet_manager.cc:1403] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.014s
I20260709 13:04:23.013809 14329 ts_tablet_manager.cc:1403] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 13:04:23.017258 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.017112 14328 raft_consensus.cc:359] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.018110 14328 raft_consensus.cc:385] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.018469 14328 raft_consensus.cc:740] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
W20260709 13:04:23.019276 14103 leader_election.cc:343] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.019544 14328 consensus_queue.cc:260] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.018463 14330 raft_consensus.cc:359] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.020378 14329 raft_consensus.cc:359] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.020980 14330 raft_consensus.cc:385] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.021273 14329 raft_consensus.cc:385] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.020556 14336 leader_election.cc:290] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.021531 14330 raft_consensus.cc:740] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.021762 14329 raft_consensus.cc:740] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.022527 14328 ts_tablet_manager.cc:1434] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 13:04:23.022789 14330 consensus_queue.cc:260] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.023973 14328 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.028590 14329 consensus_queue.cc:260] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.035426 14329 ts_tablet_manager.cc:1434] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:04:23.035962 14328 tablet_bootstrap.cc:654] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.036762 14329 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:23.039928 14037 catalog_manager.cc:5697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.046486 14330 ts_tablet_manager.cc:1434] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 13:04:23.049348 14214 raft_consensus.cc:2468] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.051254 14104 leader_election.cc:304] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:23.052325 14330 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:23.052342 14329 tablet_bootstrap.cc:654] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.062043 14330 tablet_bootstrap.cc:654] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.064047 14360 raft_consensus.cc:2804] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.065404 14329 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:23.066202 14329 ts_tablet_manager.cc:1403] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.010s
I20260709 13:04:23.071355 14360 raft_consensus.cc:697] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:23.074613 14329 raft_consensus.cc:359] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.075733 14328 tablet_bootstrap.cc:492] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.075963 14329 raft_consensus.cc:385] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.076550 14329 raft_consensus.cc:740] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.076658 14328 ts_tablet_manager.cc:1403] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.013s
I20260709 13:04:23.072670 14360 consensus_queue.cc:237] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.077678 14329 consensus_queue.cc:260] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.081102 14328 raft_consensus.cc:359] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:23.082023 14328 raft_consensus.cc:385] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.082473 14328 raft_consensus.cc:740] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.083729 14328 consensus_queue.cc:260] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:23.087092 14328 ts_tablet_manager.cc:1434] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260709 13:04:23.088865 14328 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.093444 14329 ts_tablet_manager.cc:1434] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:04:23.093531 14336 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.095726 14336 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.100284 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.108863 14214 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:23.111150 14329 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:23.112530 14336 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.113782 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.114117 14104 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:23.110424 14360 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:23.115903 14103 leader_election.cc:343] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.115907 14367 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.117930 14367 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.118391 14367 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.119865 14328 tablet_bootstrap.cc:654] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.122871 14341 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.123299 14329 tablet_bootstrap.cc:654] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.123490 14341 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.126456 14339 raft_consensus.cc:493] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.115687 14360 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.127311 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.127144 14339 raft_consensus.cc:515] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.135051 14367 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.136874 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.137454 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
W20260709 13:04:23.131078 14180 leader_election.cc:343] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.137499 14360 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
W20260709 13:04:23.139989 14104 leader_election.cc:343] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.139339 14330 tablet_bootstrap.cc:492] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
W20260709 13:04:23.140929 14103 leader_election.cc:343] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.141067 14330 ts_tablet_manager.cc:1403] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.089s	user 0.031s	sys 0.031s
I20260709 13:04:23.141630 14103 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:23.142812 14360 raft_consensus.cc:2749] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.145143 14330 raft_consensus.cc:359] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.145793 14330 raft_consensus.cc:385] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.146075 14330 raft_consensus.cc:740] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.147145 14330 consensus_queue.cc:260] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.149343 14330 ts_tablet_manager.cc:1434] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:23.149510 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.150382 14330 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:23.145901 14339 leader_election.cc:290] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.155591 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.159547 14328 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.160324 14328 ts_tablet_manager.cc:1403] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.006s
I20260709 13:04:23.162056 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.162806 14330 tablet_bootstrap.cc:654] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:23.163947 14103 leader_election.cc:343] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.164958 14367 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
W20260709 13:04:23.154495 14253 leader_election.cc:343] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:23.170168 14254 leader_election.cc:343] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.167114 14328 raft_consensus.cc:359] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.170810 14328 raft_consensus.cc:385] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.171188 14328 raft_consensus.cc:740] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.171239 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.172238 14328 consensus_queue.cc:260] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
W20260709 13:04:23.173425 14178 leader_election.cc:343] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.173259 14254 leader_election.cc:304] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:23.173980 14178 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:23.174384 14328 ts_tablet_manager.cc:1434] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:23.174753 14339 raft_consensus.cc:2749] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.174976 14335 raft_consensus.cc:2749] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.175736 14328 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.168704 14341 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.179524 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.180531 14214 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.165491 14035 catalog_manager.cc:5697] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.186720 14328 tablet_bootstrap.cc:654] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.194221 14330 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:23.194980 14330 ts_tablet_manager.cc:1403] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.009s
I20260709 13:04:23.196624 14329 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:23.197271 14329 ts_tablet_manager.cc:1403] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.008s
I20260709 13:04:23.198680 14330 raft_consensus.cc:359] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.199651 14330 raft_consensus.cc:385] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.202720 14330 raft_consensus.cc:740] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.204087 14330 consensus_queue.cc:260] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.207506 14330 ts_tablet_manager.cc:1434] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:04:23.200394 14329 raft_consensus.cc:359] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.202054 14214 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.208750 14329 raft_consensus.cc:385] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.209124 14329 raft_consensus.cc:740] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.210052 14330 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:23.209802 14104 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:23.211829 14367 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.212616 14367 raft_consensus.cc:697] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:23.212872 14338 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.213549 14338 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.214424 14367 consensus_queue.cc:237] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.217929 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.218902 14139 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:23.220436 14254 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.221437 14330 tablet_bootstrap.cc:654] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.221975 14339 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.221774 14328 tablet_bootstrap.cc:492] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.222692 14339 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.223284 14339 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.223384 14328 ts_tablet_manager.cc:1403] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.011s
I20260709 13:04:23.225967 14338 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.226281 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.227388 14214 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:23.236502 14328 raft_consensus.cc:359] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.238041 14328 raft_consensus.cc:385] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.238842 14330 tablet_bootstrap.cc:492] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:23.238595 14328 raft_consensus.cc:740] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.240072 14330 ts_tablet_manager.cc:1403] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260709 13:04:23.240773 14339 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.240932 14328 consensus_queue.cc:260] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.210109 14329 consensus_queue.cc:260] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.245402 14328 ts_tablet_manager.cc:1434] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 13:04:23.249009 14328 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.245215 14330 raft_consensus.cc:359] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.255465 14330 raft_consensus.cc:385] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.255915 14330 raft_consensus.cc:740] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.254746 14367 raft_consensus.cc:493] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.256987 14367 raft_consensus.cc:515] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:23.257618 14328 tablet_bootstrap.cc:654] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.257848 14329 ts_tablet_manager.cc:1434] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 13:04:23.259140 14329 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:23.260799 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.261097 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.261638 14214 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:23.262117 14288 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:23.264159 14103 leader_election.cc:304] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.265377 14360 raft_consensus.cc:2804] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.265807 14360 raft_consensus.cc:493] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.266049 14330 consensus_queue.cc:260] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.267966 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:23.266283 14367 leader_election.cc:290] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.268646 14139 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.255452 14035 catalog_manager.cc:5697] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.270468 14330 ts_tablet_manager.cc:1434] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:04:23.266170 14360 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.272607 14330 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:23.284531 14330 tablet_bootstrap.cc:654] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.291576 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.292557 14214 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.300872 14339 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.304514 14214 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:23.305972 14253 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.306939 14139 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:23.308854 14329 tablet_bootstrap.cc:654] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.308961 14328 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.309154 14339 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.307271 14360 raft_consensus.cc:515] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:23.310020 14328 ts_tablet_manager.cc:1403] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.039s
I20260709 13:04:23.313127 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.313894 14214 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.315523 14330 tablet_bootstrap.cc:492] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:23.316430 14330 ts_tablet_manager.cc:1403] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.017s
I20260709 13:04:23.317018 14329 tablet_bootstrap.cc:492] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:23.317050 14341 raft_consensus.cc:493] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.318145 14329 ts_tablet_manager.cc:1403] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.007s
I20260709 13:04:23.318100 14341 raft_consensus.cc:515] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.319722 14330 raft_consensus.cc:359] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.320569 14330 raft_consensus.cc:385] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.320869 14330 raft_consensus.cc:740] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.321784 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.321859 14329 raft_consensus.cc:359] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.323004 14329 raft_consensus.cc:385] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.322835 14139 raft_consensus.cc:2468] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:23.323689 14329 raft_consensus.cc:740] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.321784 14330 consensus_queue.cc:260] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.324342 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.324667 14329 consensus_queue.cc:260] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.325199 14288 raft_consensus.cc:2468] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:23.327073 14178 leader_election.cc:304] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.327360 14329 ts_tablet_manager.cc:1434] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:23.318126 14339 raft_consensus.cc:697] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:23.329499 14330 ts_tablet_manager.cc:1434] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:04:23.329150 14339 consensus_queue.cc:237] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.328083 14335 raft_consensus.cc:2804] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.330600 14335 raft_consensus.cc:493] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.330744 14330 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:23.332161 14328 raft_consensus.cc:359] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.333241 14328 raft_consensus.cc:385] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.322767 14341 leader_election.cc:290] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.333722 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.334616 14288 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.334733 14328 raft_consensus.cc:740] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.336766 14328 consensus_queue.cc:260] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.339952 14330 tablet_bootstrap.cc:654] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.343483 14338 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.344151 14338 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.346133 14330 tablet_bootstrap.cc:492] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:23.342697 14360 leader_election.cc:290] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.331019 14335 raft_consensus.cc:3060] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.347352 14330 ts_tablet_manager.cc:1403] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:04:23.348229 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.351159 14330 raft_consensus.cc:359] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.352224 14330 raft_consensus.cc:385] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.352771 14338 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.352823 14330 raft_consensus.cc:740] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.355651 14288 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.355646 14330 consensus_queue.cc:260] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.356995 14335 raft_consensus.cc:515] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.357334 14103 leader_election.cc:304] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.357527 14328 ts_tablet_manager.cc:1434] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.001s
I20260709 13:04:23.359751 14328 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.359756 14330 ts_tablet_manager.cc:1434] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:04:23.360626 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.361635 14213 raft_consensus.cc:2393] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa08c761b074933b613943ea5a51ca7 in current term 1: Already voted for candidate 2878744c98d4494dbdfc9ea0111aa623 in this term.
I20260709 13:04:23.361879 14360 raft_consensus.cc:2804] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.362666 14214 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.362761 14360 raft_consensus.cc:697] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:23.364241 14253 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:23.365622 14338 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.365149 14360 consensus_queue.cc:237] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:23.371483 14328 tablet_bootstrap.cc:654] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.409461 14338 raft_consensus.cc:2749] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.423879 14328 tablet_bootstrap.cc:492] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.423993 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:23.424289 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.424623 14328 ts_tablet_manager.cc:1403] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.040s
I20260709 13:04:23.424813 14139 raft_consensus.cc:3060] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.424996 14288 raft_consensus.cc:3060] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.425741 14037 catalog_manager.cc:5697] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.428086 14328 raft_consensus.cc:359] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.429109 14328 raft_consensus.cc:385] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.429411 14328 raft_consensus.cc:740] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.430390 14328 consensus_queue.cc:260] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.432312 14328 ts_tablet_manager.cc:1434] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:23.433382 14328 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:23.435045 14139 raft_consensus.cc:2468] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:23.437469 14180 leader_election.cc:304] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:23.438778 14341 raft_consensus.cc:2804] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.440348 14288 raft_consensus.cc:2468] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:23.442363 14335 leader_election.cc:290] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.443686 14036 catalog_manager.cc:5697] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.445422 14341 raft_consensus.cc:697] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:23.447065 14341 consensus_queue.cc:237] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.450732 14328 tablet_bootstrap.cc:654] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.465333 14328 tablet_bootstrap.cc:492] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:23.465888 14328 ts_tablet_manager.cc:1403] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260709 13:04:23.467408 14036 catalog_manager.cc:5697] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 0 to 1, leader changed from <none> to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.469928 14328 raft_consensus.cc:359] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.471067 14328 raft_consensus.cc:385] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.471381 14328 raft_consensus.cc:740] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.472282 14328 consensus_queue.cc:260] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.474261 14328 ts_tablet_manager.cc:1434] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:23.546438 14338 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.547246 14338 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.549949 14338 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.550187 14339 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.550971 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.551381 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.551822 14139 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:23.552305 14214 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:23.553565 14254 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.554605 14339 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.555070 14339 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.555579 14339 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.569245 14339 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.573709 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:23.573961 14339 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:23.574707 14139 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.578730 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.579573 14214 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.581719 14138 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.584702 14139 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:23.586141 14254 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.586448 14214 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:23.587121 14338 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.587406 14360 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.587651 14338 raft_consensus.cc:697] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:23.588007 14360 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.588775 14338 consensus_queue.cc:237] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.590509 14360 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.593277 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:23.593734 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.594588 14288 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:23.594751 14214 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:23.595944 14103 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.595978 14339 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.597416 14360 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.597898 14360 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.598318 14360 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.603261 14035 catalog_manager.cc:5697] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.608258 14360 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.611505 14360 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.611778 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:23.612551 14214 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.615149 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.615942 14288 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.621034 14214 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.622391 14104 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:23.623333 14360 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.623697 14288 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:23.623888 14360 raft_consensus.cc:697] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:23.624816 14360 consensus_queue.cc:237] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.633512 14035 catalog_manager.cc:5697] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.641942 14360 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.657070 14367 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.674502 14287 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.676995 14341 raft_consensus.cc:493] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.677971 14341 raft_consensus.cc:515] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.681277 14341 leader_election.cc:290] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.681581 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:23.682060 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:23.682446 14138 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:23.682808 14288 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:23.683748 14180 leader_election.cc:304] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:23.685115 14341 raft_consensus.cc:2804] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.685587 14341 raft_consensus.cc:493] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.686059 14341 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.686661 14367 consensus_queue.cc:1048] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.696316 14341 raft_consensus.cc:515] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.699108 14336 consensus_queue.cc:1048] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.699939 14341 leader_election.cc:290] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:23.699851 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:23.701097 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:23.701840 14287 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.700850 14138 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.712527 14287 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:23.716759 14178 leader_election.cc:304] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:23.717767 14341 raft_consensus.cc:2804] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.718327 14341 raft_consensus.cc:697] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:23.719297 14341 consensus_queue.cc:237] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:23.720374 14138 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:23.731564 14036 catalog_manager.cc:5697] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 0 to 1, leader changed from <none> to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:23.740671 14085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:23.774389 14360 consensus_queue.cc:1048] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.789250 14360 consensus_queue.cc:1048] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.834722 14339 consensus_queue.cc:1048] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.850776 14338 consensus_queue.cc:1048] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.906435 14341 consensus_queue.cc:1048] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.921401 14383 consensus_queue.cc:1048] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.983578 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03523e33f8594746ac004fd29a16f719"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:23.984211 14287 raft_consensus.cc:606] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:23.991272 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:23.991839 14287 raft_consensus.cc:606] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:24.019662 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:40688
I20260709 13:04:24.020376 14138 raft_consensus.cc:606] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:24.022938 14339 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.029295 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:24.030184 14287 raft_consensus.cc:606] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:24.038314 14339 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.039067 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:40688
I20260709 13:04:24.039867 14138 raft_consensus.cc:606] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:24.058310 14339 raft_consensus.cc:993] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.059425 14339 raft_consensus.cc:1081] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.062038 14214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46740
I20260709 13:04:24.062901 14214 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.063382 14214 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.072209 14213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
mode: GRACEFUL
new_leader_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:46762
I20260709 13:04:24.072582 14379 raft_consensus.cc:993] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:24.073227 14213 raft_consensus.cc:606] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Received request to transfer leadership to TS 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:24.072582 14214 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.073412 14379 raft_consensus.cc:1081] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:24.075366 14214 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:24.076409 14138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:40680
I20260709 13:04:24.076706 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:24.077149 14138 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.077430 14139 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.077641 14138 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.078500 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:24.079330 14287 raft_consensus.cc:3055] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.079707 14287 raft_consensus.cc:740] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:24.080639 14287 consensus_queue.cc:260] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.082067 14287 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.084133 14138 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.085793 14139 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.087764 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:24.087172 14138 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:24.088380 14288 raft_consensus.cc:3055] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.088327 14180 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:24.088995 14288 raft_consensus.cc:740] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:24.089555 14383 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.087549 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:24.090081 14383 raft_consensus.cc:697] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:24.090111 14287 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.089942 14288 consensus_queue.cc:260] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.090618 14214 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.091513 14288 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.091264 14383 consensus_queue.cc:237] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.099261 14288 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:24.099190 14214 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:24.099624 14037 catalog_manager.cc:5697] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.101207 14104 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:24.102159 14360 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.102761 14360 raft_consensus.cc:697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:24.103665 14360 consensus_queue.cc:237] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.111781 14035 catalog_manager.cc:5697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.129132 14360 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.143333 14399 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.182070 14335 consensus_queue.cc:1048] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.195462 14399 raft_consensus.cc:993] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.196000 14367 raft_consensus.cc:1081] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.200671 14214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46746
I20260709 13:04:24.201354 14214 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.201987 14214 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.205685 14341 consensus_queue.cc:1048] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.212018 14214 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.214242 14335 raft_consensus.cc:993] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: : Instructing follower 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:24.214946 14341 raft_consensus.cc:1081] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Signalling peer 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:24.215505 14214 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:24.216233 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:24.217082 14138 raft_consensus.cc:3055] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.217446 14138 raft_consensus.cc:740] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:24.217707 14287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51104
I20260709 13:04:24.217638 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:24.218518 14287 raft_consensus.cc:493] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.218343 14138 consensus_queue.cc:260] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.219096 14287 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.219230 14288 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.219964 14138 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.226123 14138 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.227782 14180 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:24.228812 14341 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.228685 14288 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.229498 14341 raft_consensus.cc:697] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:24.229952 14287 raft_consensus.cc:515] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.230440 14341 consensus_queue.cc:237] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.233538 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:24.234381 14138 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.234244 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:24.235215 14214 raft_consensus.cc:3055] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.235580 14214 raft_consensus.cc:740] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:24.236495 14214 consensus_queue.cc:260] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.238145 14214 raft_consensus.cc:3060] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.239252 14287 leader_election.cc:290] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:24.241678 14037 catalog_manager.cc:5697] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.244189 14138 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:24.245811 14254 leader_election.cc:304] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:24.246820 14214 raft_consensus.cc:2468] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:24.246877 14379 raft_consensus.cc:2804] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.247696 14379 raft_consensus.cc:697] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:24.248720 14379 consensus_queue.cc:237] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.258502 14037 catalog_manager.cc:5697] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 1 to 2, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.261075 14411 raft_consensus.cc:993] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:24.262617 14379 raft_consensus.cc:1081] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:24.265022 14138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03523e33f8594746ac004fd29a16f719"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:40680
I20260709 13:04:24.265730 14138 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.266120 14138 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.273341 14138 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.275358 14138 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:24.276324 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:24.276661 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:24.277014 14214 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.277465 14287 raft_consensus.cc:3055] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.277796 14287 raft_consensus.cc:740] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:24.278611 14287 consensus_queue.cc:260] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.279767 14287 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.286190 14214 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:24.288008 14287 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:24.288501 14104 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:24.289922 14360 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.290503 14360 raft_consensus.cc:697] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:24.291389 14360 consensus_queue.cc:237] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.299391 14037 catalog_manager.cc:5697] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.351248 14399 raft_consensus.cc:993] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.351878 14360 raft_consensus.cc:1081] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:24.353962 14214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46746
I20260709 13:04:24.354604 14214 raft_consensus.cc:493] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.354926 14214 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.359679 14214 raft_consensus.cc:515] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.361395 14214 leader_election.cc:290] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:24.362458 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:24.362792 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:24.363188 14138 raft_consensus.cc:3055] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.363474 14287 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.363610 14138 raft_consensus.cc:740] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:24.364928 14138 consensus_queue.cc:260] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.366034 14138 raft_consensus.cc:3060] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.369892 14287 raft_consensus.cc:2468] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.371513 14178 leader_election.cc:304] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:24.372370 14341 raft_consensus.cc:2804] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.372936 14341 raft_consensus.cc:697] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:24.373267 14138 raft_consensus.cc:2468] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:24.373857 14341 consensus_queue.cc:237] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:24.382014 14037 catalog_manager.cc:5697] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.484630 14287 raft_consensus.cc:1275] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.486299 14360 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.497187 14214 raft_consensus.cc:1275] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.498737 14367 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.592841 14287 raft_consensus.cc:1275] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.594457 14341 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.603109 14138 raft_consensus.cc:1275] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.605187 14415 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:24.678540 14214 raft_consensus.cc:1275] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.680084 14360 consensus_queue.cc:1048] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.688640 14287 raft_consensus.cc:1275] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.690249 14367 consensus_queue.cc:1048] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.696905 14138 raft_consensus.cc:1275] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.698458 14379 consensus_queue.cc:1048] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.708778 14214 raft_consensus.cc:1275] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.710215 14379 consensus_queue.cc:1048] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.745222 14138 raft_consensus.cc:1275] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.746837 14415 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.755575 14287 raft_consensus.cc:1275] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.757570 14415 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.760128 14287 raft_consensus.cc:1275] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.763103 14415 consensus_queue.cc:1048] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:24.776612 14138 raft_consensus.cc:1275] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.778525 14341 consensus_queue.cc:1048] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:25.768736 14180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:44255, user_credentials={real_user=slave}} blocked reactor thread for 63306.9us
W20260709 13:04:26.353428 14235 debug-util.cc:398] Leaking SignalData structure 0x7b080036d2c0 after lost signal to thread 7607
W20260709 13:04:26.354537 14235 debug-util.cc:398] Leaking SignalData structure 0x7b08001266c0 after lost signal to thread 14071
W20260709 13:04:26.355644 14235 debug-util.cc:398] Leaking SignalData structure 0x7b080023d420 after lost signal to thread 14163
W20260709 13:04:26.356525 14235 debug-util.cc:398] Leaking SignalData structure 0x7b08001caaa0 after lost signal to thread 14238
W20260709 13:04:26.357388 14235 debug-util.cc:398] Leaking SignalData structure 0x7b080013e140 after lost signal to thread 14312
I20260709 13:04:27.415761 14037 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38746:
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:04:27.420825 14037 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:04:27.505272 14127 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2bc75bd08a4274bc05075f99f87e55 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:27.506877 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2bc75bd08a4274bc05075f99f87e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.506963 14198 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2bc75bd08a4274bc05075f99f87e55 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:27.508692 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2bc75bd08a4274bc05075f99f87e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.512903 14121 tablet_service.cc:1511] Processing CreateTablet for tablet 70f650fa00a4447fa554ebdff30fd347 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:27.513294 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2bc75bd08a4274bc05075f99f87e55 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:27.514505 14121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f650fa00a4447fa554ebdff30fd347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.515067 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2bc75bd08a4274bc05075f99f87e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.522851 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 70f650fa00a4447fa554ebdff30fd347 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:27.524519 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f650fa00a4447fa554ebdff30fd347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.527158 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 70f650fa00a4447fa554ebdff30fd347 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:27.527889 14272 tablet_service.cc:1511] Processing CreateTablet for tablet c7f90782ffdd4c758ae1731ac48c6fc4 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:27.528905 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f650fa00a4447fa554ebdff30fd347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.529420 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f90782ffdd4c758ae1731ac48c6fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.531981 14200 tablet_service.cc:1511] Processing CreateTablet for tablet c7f90782ffdd4c758ae1731ac48c6fc4 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:27.533756 14200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f90782ffdd4c758ae1731ac48c6fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.534876 14273 tablet_service.cc:1511] Processing CreateTablet for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:27.535907 14199 tablet_service.cc:1511] Processing CreateTablet for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:27.536465 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.537547 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.539913 14204 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac212da434e44668353ff5e5c2fdd71 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:27.541575 14204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac212da434e44668353ff5e5c2fdd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.548065 14128 tablet_service.cc:1511] Processing CreateTablet for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:27.549962 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.552147 14125 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac212da434e44668353ff5e5c2fdd71 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:27.553984 14125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac212da434e44668353ff5e5c2fdd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.554281 14274 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac212da434e44668353ff5e5c2fdd71 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:27.555945 14274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac212da434e44668353ff5e5c2fdd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.556136 14124 tablet_service.cc:1511] Processing CreateTablet for tablet a87da8876b9a4fb49b3648ba7391eec3 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:27.557931 14124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87da8876b9a4fb49b3648ba7391eec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.560111 14126 tablet_service.cc:1511] Processing CreateTablet for tablet c7f90782ffdd4c758ae1731ac48c6fc4 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:27.562280 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f90782ffdd4c758ae1731ac48c6fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.566303 14203 tablet_service.cc:1511] Processing CreateTablet for tablet a87da8876b9a4fb49b3648ba7391eec3 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:27.571074 14203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87da8876b9a4fb49b3648ba7391eec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.600246 14272 tablet_service.cc:1511] Processing CreateTablet for tablet a87da8876b9a4fb49b3648ba7391eec3 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:27.601869 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87da8876b9a4fb49b3648ba7391eec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.605770 14123 tablet_service.cc:1511] Processing CreateTablet for tablet a446bad7f03143e8abf11c80804e452d (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:27.608189 14123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a446bad7f03143e8abf11c80804e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.619333 14441 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.627158 14197 tablet_service.cc:1511] Processing CreateTablet for tablet a446bad7f03143e8abf11c80804e452d (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:27.628724 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a446bad7f03143e8abf11c80804e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.634459 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 4682bbbdf15f4b249d5285455091f808 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:27.636067 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4682bbbdf15f4b249d5285455091f808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.641974 14275 tablet_service.cc:1511] Processing CreateTablet for tablet a446bad7f03143e8abf11c80804e452d (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:27.647625 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a446bad7f03143e8abf11c80804e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.657996 14202 tablet_service.cc:1511] Processing CreateTablet for tablet 4682bbbdf15f4b249d5285455091f808 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:27.659870 14202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4682bbbdf15f4b249d5285455091f808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.660367 14441 tablet_bootstrap.cc:654] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.679289 14273 tablet_service.cc:1511] Processing CreateTablet for tablet 4682bbbdf15f4b249d5285455091f808 (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:27.681354 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4682bbbdf15f4b249d5285455091f808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.689690 14123 tablet_service.cc:1511] Processing CreateTablet for tablet 10c0822ae6b74ec7829859114bf4ebdf (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:27.691251 14123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c0822ae6b74ec7829859114bf4ebdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.696254 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 10c0822ae6b74ec7829859114bf4ebdf (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:27.697816 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c0822ae6b74ec7829859114bf4ebdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.694820 14199 tablet_service.cc:1511] Processing CreateTablet for tablet 10c0822ae6b74ec7829859114bf4ebdf (DEFAULT_TABLE table=soft_deleted_table [id=4db196912cb64778987595ac1747e60e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:27.702701 14199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c0822ae6b74ec7829859114bf4ebdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:27.740188 14443 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:27.744858 14442 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:27.750754 14441 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:27.751448 14441 ts_tablet_manager.cc:1403] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.008s
I20260709 13:04:27.755205 14441 raft_consensus.cc:359] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.756037 14441 raft_consensus.cc:385] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.756393 14441 raft_consensus.cc:740] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.757264 14441 consensus_queue.cc:260] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.748536 14443 tablet_bootstrap.cc:654] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.763554 14441 ts_tablet_manager.cc:1434] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:04:27.764806 14441 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.781669 14442 tablet_bootstrap.cc:654] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.783110 14441 tablet_bootstrap.cc:654] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.786176 14443 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:27.786854 14443 ts_tablet_manager.cc:1403] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260709 13:04:27.791805 14443 raft_consensus.cc:359] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.792688 14443 raft_consensus.cc:385] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.793031 14443 raft_consensus.cc:740] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.793885 14443 consensus_queue.cc:260] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.805080 14443 ts_tablet_manager.cc:1434] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:04:27.814023 14443 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:27.823665 14441 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:27.824414 14443 tablet_bootstrap.cc:654] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.824502 14441 ts_tablet_manager.cc:1403] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.021s
I20260709 13:04:27.828540 14441 raft_consensus.cc:359] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.829485 14441 raft_consensus.cc:385] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.829965 14441 raft_consensus.cc:740] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.834360 14441 consensus_queue.cc:260] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.837678 14441 ts_tablet_manager.cc:1434] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:04:27.839241 14441 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.844230 14443 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:27.845013 14443 ts_tablet_manager.cc:1403] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.001s
I20260709 13:04:27.849164 14441 tablet_bootstrap.cc:654] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.848613 14443 raft_consensus.cc:359] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.854648 14443 raft_consensus.cc:385] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.855026 14443 raft_consensus.cc:740] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.855922 14443 consensus_queue.cc:260] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.861757 14443 ts_tablet_manager.cc:1434] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:04:27.862952 14443 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:27.863142 14442 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:27.863969 14442 ts_tablet_manager.cc:1403] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.125s	user 0.004s	sys 0.029s
I20260709 13:04:27.878326 14443 tablet_bootstrap.cc:654] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.890293 14441 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:27.891124 14441 ts_tablet_manager.cc:1403] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.025s
I20260709 13:04:27.886672 14442 raft_consensus.cc:359] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.895210 14442 raft_consensus.cc:385] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.894708 14441 raft_consensus.cc:359] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.895653 14442 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.895805 14441 raft_consensus.cc:385] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.896425 14441 raft_consensus.cc:740] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.896726 14442 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.897552 14443 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:27.898257 14443 ts_tablet_manager.cc:1403] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 13:04:27.897377 14441 consensus_queue.cc:260] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.900655 14441 ts_tablet_manager.cc:1434] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:27.902380 14441 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.903858 14442 ts_tablet_manager.cc:1434] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.003s
I20260709 13:04:27.905400 14442 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:27.911062 14441 tablet_bootstrap.cc:654] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.913870 14442 tablet_bootstrap.cc:654] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.924710 14441 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:27.925413 14441 ts_tablet_manager.cc:1403] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:04:27.929883 14449 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.930630 14449 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.929770 14441 raft_consensus.cc:359] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.932360 14441 raft_consensus.cc:385] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.932819 14441 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.933851 14441 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.934857 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:27.935693 14287 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:27.936719 14441 ts_tablet_manager.cc:1434] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:04:27.937423 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:27.938014 14441 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.938349 14443 raft_consensus.cc:359] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.939186 14443 raft_consensus.cc:385] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.939523 14443 raft_consensus.cc:740] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
W20260709 13:04:27.940249 14180 leader_election.cc:343] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.940492 14422 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.941097 14422 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.941474 14178 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:27.942518 14335 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:27.942956 14335 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:27.943326 14335 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.944033 14443 consensus_queue.cc:260] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.947903 14441 tablet_bootstrap.cc:654] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.948529 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
W20260709 13:04:27.950244 14254 leader_election.cc:343] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.951207 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:27.953370 14253 leader_election.cc:343] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.953902 14253 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:27.954711 14449 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:27.955320 14422 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:27.956439 14422 raft_consensus.cc:2749] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:27.962762 14441 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:27.963656 14441 ts_tablet_manager.cc:1403] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 13:04:27.963819 14335 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.965679 14443 ts_tablet_manager.cc:1434] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:04:27.967289 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
W20260709 13:04:27.969444 14180 leader_election.cc:343] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:27.971020 14442 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:27.971740 14442 ts_tablet_manager.cc:1403] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.015s
I20260709 13:04:27.976326 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:27.976538 14443 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:27.977178 14287 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.976537 14441 raft_consensus.cc:359] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.978240 14441 raft_consensus.cc:385] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.978729 14441 raft_consensus.cc:740] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.979923 14441 consensus_queue.cc:260] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.984895 14443 tablet_bootstrap.cc:654] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.987509 14335 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:27.989233 14441 ts_tablet_manager.cc:1434] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.001s
I20260709 13:04:27.990978 14441 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:27.992628 14442 raft_consensus.cc:359] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:27.993463 14442 raft_consensus.cc:385] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.003854 14441 tablet_bootstrap.cc:654] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.991037 14287 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:27.993861 14442 raft_consensus.cc:740] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.008896 14455 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.009656 14442 consensus_queue.cc:260] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.009972 14455 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.013299 14442 ts_tablet_manager.cc:1434] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260709 13:04:28.015437 14455 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.016242 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.016788 14442 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.016993 14138 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:28.018440 14254 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:28.021137 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:28.022435 14178 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:28.023835 14335 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.024379 14335 raft_consensus.cc:697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
W20260709 13:04:28.024816 14253 leader_election.cc:343] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.025309 14335 consensus_queue.cc:237] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.028864 14441 tablet_bootstrap.cc:492] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:28.029472 14441 ts_tablet_manager.cc:1403] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260709 13:04:28.015585 14443 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.030982 14443 ts_tablet_manager.cc:1403] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.008s
I20260709 13:04:28.032896 14441 raft_consensus.cc:359] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.033782 14441 raft_consensus.cc:385] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.034166 14441 raft_consensus.cc:740] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.035024 14441 consensus_queue.cc:260] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.036099 14442 tablet_bootstrap.cc:654] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.037727 14441 ts_tablet_manager.cc:1434] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 13:04:28.037103 14443 raft_consensus.cc:359] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.038255 14443 raft_consensus.cc:385] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.038750 14443 raft_consensus.cc:740] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.039028 14441 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:28.040089 14443 consensus_queue.cc:260] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.042948 14360 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.043712 14360 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.045377 14443 ts_tablet_manager.cc:1434] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:04:28.046782 14443 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:28.051708 14360 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.051985 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
W20260709 13:04:28.053931 14103 leader_election.cc:343] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.055974 14335 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.056610 14335 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.060845 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.061919 14138 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:28.064131 14180 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:28.065496 14449 raft_consensus.cc:2804] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.061219 14443 tablet_bootstrap.cc:654] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.066032 14449 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.066660 14449 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.067920 14441 tablet_bootstrap.cc:654] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.033594 14455 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.084002 14455 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.084383 14455 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.084617 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.085433 14287 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 0.
I20260709 13:04:28.082939 14335 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.092236 14036 catalog_manager.cc:5697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 0 to 1, leader changed from <none> to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.100792 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:28.104060 14422 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.101217 14449 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.104671 14422 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.104826 14455 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.106868 14422 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.107812 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:28.108187 14455 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.108613 14138 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.108763 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.113775 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:28.115499 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:28.116370 14104 leader_election.cc:343] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.117138 14104 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
W20260709 13:04:28.117995 14254 leader_election.cc:343] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.120039 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
W20260709 13:04:28.120745 14253 leader_election.cc:343] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:28.121812 14253 leader_election.cc:343] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.122372 14253 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:28.120803 14139 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.124678 14360 raft_consensus.cc:2749] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.126966 14455 raft_consensus.cc:2749] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.138810 14449 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.138868 14138 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:28.140261 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:28.141044 14287 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.140879 14180 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:28.142058 14449 raft_consensus.cc:2804] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.142921 14449 raft_consensus.cc:697] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:28.143962 14449 consensus_queue.cc:237] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.145006 14139 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:28.130071 14443 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.146965 14443 ts_tablet_manager.cc:1403] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.021s
I20260709 13:04:28.146850 14254 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.150067 14287 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 1.
I20260709 13:04:28.151129 14455 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.151777 14455 raft_consensus.cc:697] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:28.151494 14443 raft_consensus.cc:359] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.152479 14443 raft_consensus.cc:385] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.152856 14443 raft_consensus.cc:740] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.153034 14455 consensus_queue.cc:237] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.131573 14441 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:28.156026 14441 ts_tablet_manager.cc:1403] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.015s
I20260709 13:04:28.153708 14443 consensus_queue.cc:260] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.160936 14443 ts_tablet_manager.cc:1434] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:04:28.161106 14441 raft_consensus.cc:359] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.164275 14442 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.162120 14441 raft_consensus.cc:385] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.165339 14441 raft_consensus.cc:740] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.162149 14443 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:28.166999 14441 consensus_queue.cc:260] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.164950 14442 ts_tablet_manager.cc:1403] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.148s	user 0.029s	sys 0.063s
I20260709 13:04:28.181905 14441 ts_tablet_manager.cc:1434] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.005s
I20260709 13:04:28.183244 14441 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:28.186563 14442 raft_consensus.cc:359] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.187721 14035 catalog_manager.cc:5697] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.189204 14442 raft_consensus.cc:385] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.189810 14442 raft_consensus.cc:740] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.190940 14442 consensus_queue.cc:260] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.184175 14443 tablet_bootstrap.cc:654] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.193477 14441 tablet_bootstrap.cc:654] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.193866 14442 ts_tablet_manager.cc:1434] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260709 13:04:28.195631 14442 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.205845 14443 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.206491 14443 ts_tablet_manager.cc:1403] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.014s
I20260709 13:04:28.207695 14442 tablet_bootstrap.cc:654] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.208454 14360 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.209131 14360 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.210049 14443 raft_consensus.cc:359] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.211012 14443 raft_consensus.cc:385] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.211328 14443 raft_consensus.cc:740] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.212392 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:28.213940 14104 leader_election.cc:343] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.214660 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.215710 14287 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:28.217796 14103 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.219359 14460 raft_consensus.cc:2804] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.219842 14460 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.219908 14360 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.220304 14460 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.212137 14443 consensus_queue.cc:260] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.230659 14443 ts_tablet_manager.cc:1434] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:04:28.232873 14460 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.235534 14443 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:28.236513 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
W20260709 13:04:28.238139 14104 leader_election.cc:343] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.239104 14460 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
W20260709 13:04:28.241241 14085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:28.236907 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:28.242303 14287 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.248119 14287 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:28.248281 14036 catalog_manager.cc:5697] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 0 to 1, leader changed from <none> to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 1 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.249493 14103 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.250612 14455 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.252727 14455 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.253508 14442 tablet_bootstrap.cc:492] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.254221 14442 ts_tablet_manager.cc:1403] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260709 13:04:28.255103 14455 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.257704 14443 tablet_bootstrap.cc:654] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.258476 14441 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:28.258734 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:28.259119 14441 ts_tablet_manager.cc:1403] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.015s
I20260709 13:04:28.259467 14214 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:28.262310 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.263037 14441 raft_consensus.cc:359] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.264261 14441 raft_consensus.cc:385] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.264714 14441 raft_consensus.cc:740] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.264511 14253 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:28.266095 14455 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.266579 14455 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.266964 14455 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:28.267009 14254 leader_election.cc:343] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.269755 14471 raft_consensus.cc:2804] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.271425 14471 raft_consensus.cc:697] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:28.272543 14471 consensus_queue.cc:237] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.278715 14442 raft_consensus.cc:359] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.280402 14442 raft_consensus.cc:385] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.280869 14442 raft_consensus.cc:740] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.282068 14442 consensus_queue.cc:260] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.283802 14441 consensus_queue.cc:260] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.286363 14441 ts_tablet_manager.cc:1434] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 13:04:28.289070 14442 ts_tablet_manager.cc:1434] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 13:04:28.290505 14442 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.291535 14441 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: Bootstrap starting.
I20260709 13:04:28.293640 14443 tablet_bootstrap.cc:492] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.294409 14443 ts_tablet_manager.cc:1403] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.010s
I20260709 13:04:28.296368 14455 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.298264 14442 tablet_bootstrap.cc:654] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.299039 14455 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.302107 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:28.302803 14214 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.304787 14441 tablet_bootstrap.cc:654] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.300310 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:28.309260 14035 catalog_manager.cc:5697] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.313655 14214 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:28.297994 14443 raft_consensus.cc:359] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.318295 14443 raft_consensus.cc:385] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.318733 14443 raft_consensus.cc:740] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.319245 14253 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:28.320298 14455 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.320873 14455 raft_consensus.cc:697] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:28.319801 14443 consensus_queue.cc:260] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.325526 14443 ts_tablet_manager.cc:1434] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:04:28.326849 14139 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.329381 14422 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.329965 14422 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.321847 14455 consensus_queue.cc:237] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.332227 14422 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.334005 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.334856 14138 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:28.334860 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:28.337990 14254 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:28.338428 14443 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
W20260709 13:04:28.339242 14253 leader_election.cc:343] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.340438 14422 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.341030 14422 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.341476 14422 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.344959 14139 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:28.358251 14443 tablet_bootstrap.cc:654] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.359103 14422 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.367292 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
W20260709 13:04:28.369448 14253 leader_election.cc:343] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.369769 14477 raft_consensus.cc:493] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.370671 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:28.370590 14477 raft_consensus.cc:515] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.371523 14138 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.374140 14477 leader_election.cc:290] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.375728 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:28.382196 14253 leader_election.cc:343] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.376348 14422 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.384258 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.385224 14137 raft_consensus.cc:2468] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 0.
I20260709 13:04:28.386915 14254 leader_election.cc:304] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.388016 14477 raft_consensus.cc:2804] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.389091 14477 raft_consensus.cc:493] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.389497 14477 raft_consensus.cc:3060] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.389106 14138 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:28.397149 14254 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.398313 14455 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.397403 14036 catalog_manager.cc:5697] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.401408 14477 raft_consensus.cc:515] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.402405 14441 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: No bootstrap required, opened a new log
I20260709 13:04:28.403179 14455 raft_consensus.cc:697] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:28.404165 14441 ts_tablet_manager.cc:1403] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.033s
I20260709 13:04:28.404513 14455 consensus_queue.cc:237] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.408147 14441 raft_consensus.cc:359] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.409507 14441 raft_consensus.cc:385] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.409953 14441 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.411500 14442 tablet_bootstrap.cc:492] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.412220 14442 ts_tablet_manager.cc:1403] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.030s
I20260709 13:04:28.411124 14441 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.414875 14441 ts_tablet_manager.cc:1434] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:04:28.415292 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:28.418447 14138 raft_consensus.cc:3060] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.420246 14443 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.421043 14443 ts_tablet_manager.cc:1403] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.007s
I20260709 13:04:28.418325 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:28.415948 14442 raft_consensus.cc:359] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.421698 14442 raft_consensus.cc:385] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.422176 14442 raft_consensus.cc:740] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
W20260709 13:04:28.423252 14253 leader_election.cc:343] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.423166 14442 consensus_queue.cc:260] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.416661 14477 leader_election.cc:290] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:28.425197 14443 raft_consensus.cc:359] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.428043 14443 raft_consensus.cc:385] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.428450 14443 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.429316 14443 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.430323 14138 raft_consensus.cc:2468] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:28.431747 14254 leader_election.cc:304] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.432303 14443 ts_tablet_manager.cc:1434] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:04:28.433105 14477 raft_consensus.cc:2804] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.433955 14443 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: Bootstrap starting.
I20260709 13:04:28.434029 14477 raft_consensus.cc:697] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:28.435676 14477 consensus_queue.cc:237] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.438642 14036 catalog_manager.cc:5697] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.442145 14443 tablet_bootstrap.cc:654] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.442408 14442 ts_tablet_manager.cc:1434] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 13:04:28.443943 14442 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.452152 14471 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.452891 14471 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.455295 14443 tablet_bootstrap.cc:492] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: No bootstrap required, opened a new log
I20260709 13:04:28.455947 14443 ts_tablet_manager.cc:1403] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 13:04:28.456207 14442 tablet_bootstrap.cc:654] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.457566 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:28.459699 14104 leader_election.cc:343] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.460264 14443 raft_consensus.cc:359] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.461104 14443 raft_consensus.cc:385] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.461380 14443 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.462105 14443 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.465507 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.466374 14287 raft_consensus.cc:2468] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:28.465570 14443 ts_tablet_manager.cc:1434] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:28.467872 14103 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.468901 14460 raft_consensus.cc:2804] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.464231 14471 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.469302 14442 tablet_bootstrap.cc:492] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.469337 14460 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.472795 14460 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.472972 14442 ts_tablet_manager.cc:1403] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.014s
I20260709 13:04:28.476788 14442 raft_consensus.cc:359] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.477613 14442 raft_consensus.cc:385] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.477933 14442 raft_consensus.cc:740] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.478847 14442 consensus_queue.cc:260] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.481472 14442 ts_tablet_manager.cc:1434] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:28.482851 14442 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.482627 14460 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.486932 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
W20260709 13:04:28.488878 14104 leader_election.cc:343] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.491415 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:28.491808 14442 tablet_bootstrap.cc:654] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.492172 14287 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.504123 14287 raft_consensus.cc:2468] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:28.506096 14103 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.507649 14471 raft_consensus.cc:2804] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.508400 14471 raft_consensus.cc:697] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:28.509681 14471 consensus_queue.cc:237] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.517490 14360 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.518291 14360 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.522369 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
W20260709 13:04:28.524880 14104 leader_election.cc:343] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.524561 14034 catalog_manager.cc:5697] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 1 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:28.526584 14360 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.529006 14460 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.529023 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.530592 14288 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 0.
I20260709 13:04:28.532210 14103 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.538383 14430 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.542495 14360 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:28.544363 14360 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:28.544723 14360 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.569868 14034 catalog_manager.cc:5697] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.575155 14360 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.581588 14442 tablet_bootstrap.cc:492] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.581946 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:28.582271 14442 ts_tablet_manager.cc:1403] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.100s	user 0.057s	sys 0.037s
W20260709 13:04:28.583724 14104 leader_election.cc:343] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:28.585896 14360 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.585651 14442 raft_consensus.cc:359] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.586127 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:28.586623 14442 raft_consensus.cc:385] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.586990 14287 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.587064 14442 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.588186 14442 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.590759 14442 ts_tablet_manager.cc:1434] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:04:28.592336 14442 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.599151 14477 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.600800 14442 tablet_bootstrap.cc:654] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.609247 14287 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:28.612862 14103 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.613003 14139 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.613831 14360 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.614389 14360 raft_consensus.cc:697] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:28.615334 14360 consensus_queue.cc:237] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.657733 14471 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.658313 14471 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.659114 14335 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.664202 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:28.665421 14442 tablet_bootstrap.cc:492] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.666023 14442 ts_tablet_manager.cc:1403] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.024s
I20260709 13:04:28.667714 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.669649 14103 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:28.670902 14360 raft_consensus.cc:2749] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:28.671255 14471 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.670967 14442 raft_consensus.cc:359] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.671828 14442 raft_consensus.cc:385] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.672160 14442 raft_consensus.cc:740] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.673009 14442 consensus_queue.cc:260] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.682057 14214 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.682709 14034 catalog_manager.cc:5697] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 1 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.684450 14442 ts_tablet_manager.cc:1434] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 13:04:28.685578 14442 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: Bootstrap starting.
I20260709 13:04:28.692178 14442 tablet_bootstrap.cc:654] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.708226 14335 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.709198 14335 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.716198 14442 tablet_bootstrap.cc:492] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: No bootstrap required, opened a new log
I20260709 13:04:28.716840 14442 ts_tablet_manager.cc:1403] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 13:04:28.719998 14335 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.719782 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.720356 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.721105 14288 raft_consensus.cc:2393] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 1: Already voted for candidate 2878744c98d4494dbdfc9ea0111aa623 in this term.
I20260709 13:04:28.723068 14180 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:28.723668 14477 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.724330 14442 raft_consensus.cc:359] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.725138 14442 raft_consensus.cc:385] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.725199 14335 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.725483 14442 raft_consensus.cc:740] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.726670 14442 consensus_queue.cc:260] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.727905 14430 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.728438 14430 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.731130 14430 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.734724 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.736312 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.740437 14335 raft_consensus.cc:2749] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.740880 14288 raft_consensus.cc:2393] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 1: Already voted for candidate 2878744c98d4494dbdfc9ea0111aa623 in this term.
I20260709 13:04:28.736675 14477 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.743330 14178 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:28.738184 14212 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.734766 14449 consensus_queue.cc:1048] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:04:28.781590 14288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:28.781790 14455 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.782358 14288 raft_consensus.cc:606] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:28.796634 14449 consensus_queue.cc:1048] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.811250 14460 consensus_queue.cc:1048] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:28.813697 14213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
mode: GRACEFUL
new_leader_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:46762
I20260709 13:04:28.814499 14213 raft_consensus.cc:606] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Received request to transfer leadership to TS 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:28.840430 14442 ts_tablet_manager.cc:1434] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: Time spent starting tablet: real 0.123s	user 0.009s	sys 0.000s
I20260709 13:04:28.844244 14335 raft_consensus.cc:2749] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.857429 14460 consensus_queue.cc:1048] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:28.870095 14180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:44255, user_credentials={real_user=slave}} blocked reactor thread for 49116us
I20260709 13:04:28.872711 14335 raft_consensus.cc:493] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.873251 14335 raft_consensus.cc:515] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.875646 14335 leader_election.cc:290] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.875728 14212 raft_consensus.cc:3060] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.877490 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.879832 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:28.881574 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.882741 14137 raft_consensus.cc:2393] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 1: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:28.881649 14287 raft_consensus.cc:606] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.885182 14180 leader_election.cc:304] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:28.895161 14455 raft_consensus.cc:993] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:28.895762 14455 raft_consensus.cc:1081] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:28.898301 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46740
I20260709 13:04:28.898953 14213 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:28.899369 14213 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:28.901381 14287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:04:28.902326 14287 raft_consensus.cc:606] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.902619 14449 raft_consensus.cc:2749] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.904524 14449 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.905123 14449 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.909653 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:28.910784 14137 raft_consensus.cc:2393] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 1: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:28.911667 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:40688
I20260709 13:04:28.912421 14138 raft_consensus.cc:606] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Received request to transfer leadership to TS 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:28.915004 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:28.917001 14178 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:28.918872 14430 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.920313 14213 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.922819 14213 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.923686 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:28.924404 14138 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:28.925201 14449 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:28.925994 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:28.927376 14455 consensus_queue.cc:1048] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.928082 14287 raft_consensus.cc:3055] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:28.928532 14287 raft_consensus.cc:740] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:28.929638 14287 consensus_queue.cc:260] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.931205 14287 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:28.933024 14138 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:28.935272 14180 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:28.936794 14505 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:28.937484 14505 raft_consensus.cc:697] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:28.938752 14505 consensus_queue.cc:237] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:28.939762 14430 raft_consensus.cc:2749] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:28.948310 14287 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:28.954752 14214 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.967214 14471 consensus_queue.cc:1048] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.972416 14035 catalog_manager.cc:5697] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.974779 14455 consensus_queue.cc:1048] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:28.986791 14455 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.007133 14499 raft_consensus.cc:993] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:29.007741 14499 raft_consensus.cc:1081] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:29.010375 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46740
I20260709 13:04:29.011193 14213 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:29.011758 14213 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.014708 14422 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.023968 14471 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.030017 14213 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.031733 14214 raft_consensus.cc:1240] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Rejecting Update request from peer 4fa08c761b074933b613943ea5a51ca7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:29.031739 14471 consensus_queue.cc:1048] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:04:29.037448 14455 consensus_queue.cc:1059] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.038651 14455 raft_consensus.cc:3055] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:29.039073 14455 raft_consensus.cc:740] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:29.040854 14213 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:29.041764 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:29.044703 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:29.054293 14455 consensus_queue.cc:260] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.055786 14455 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.061583 14460 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:29.075917 14286 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:29.079226 14178 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:29.080590 14505 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:29.081453 14505 raft_consensus.cc:697] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:29.082371 14505 consensus_queue.cc:237] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.114948 14360 raft_consensus.cc:993] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: : Instructing follower 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:29.115479 14360 raft_consensus.cc:1081] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Signalling peer 054ce4dd378d41de88a2dce95d36f74c to start an election
I20260709 13:04:29.115708 14335 raft_consensus.cc:993] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: : Instructing follower 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:29.116286 14335 raft_consensus.cc:1081] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Signalling peer 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:29.118391 14137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:40678
I20260709 13:04:29.119100 14137 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:29.119540 14137 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.122664 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808"
dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
 from {username='slave'} at 127.0.0.1:46746
I20260709 13:04:29.123438 14213 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:29.123889 14213 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.124961 14422 raft_consensus.cc:993] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: : Instructing follower 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:29.125541 14422 raft_consensus.cc:1081] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Signalling peer 2878744c98d4494dbdfc9ea0111aa623 to start an election
I20260709 13:04:29.127949 14138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
 from {username='slave'} at 127.0.0.1:40680
I20260709 13:04:29.128535 14138 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:29.128937 14138 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.128268 14037 catalog_manager.cc:5697] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.133822 14213 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.135058 14137 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.137850 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:29.138880 14139 raft_consensus.cc:3055] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:29.139245 14139 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:29.137916 14137 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:29.139427 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:29.140460 14287 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.140527 14213 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:29.140130 14139 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.142946 14139 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.142869 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:29.143666 14214 raft_consensus.cc:3055] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:29.144164 14214 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:29.145315 14214 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.147025 14138 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.148171 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:29.148862 14286 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.149570 14138 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:29.151077 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:29.152665 14288 raft_consensus.cc:3055] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:29.152997 14288 raft_consensus.cc:740] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:29.153855 14288 consensus_queue.cc:260] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.155313 14288 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.162197 14286 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:29.147318 14214 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.164014 14139 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:29.164849 14178 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:29.165902 14505 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:29.166527 14505 raft_consensus.cc:697] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:29.167467 14505 consensus_queue.cc:237] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.150951 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:29.171446 14213 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.149462 14287 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:29.174135 14103 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:29.175419 14515 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:29.175962 14515 raft_consensus.cc:697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:29.176996 14515 consensus_queue.cc:237] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.179692 14214 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:29.183583 14213 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:29.185319 14104 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:29.186785 14471 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:29.187418 14471 raft_consensus.cc:697] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:29.188165 14037 catalog_manager.cc:5697] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 1 to 2, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 2 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.188542 14471 consensus_queue.cc:237] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:29.192889 14288 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:29.199899 14034 catalog_manager.cc:5697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 2, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.221592 14037 catalog_manager.cc:5697] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 2, leader changed from 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.472769 14287 raft_consensus.cc:1275] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.474366 14505 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:29.482426 14288 raft_consensus.cc:1275] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.488727 14430 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.490177 14139 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.500734 14138 raft_consensus.cc:1275] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.509712 14505 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.515590 14139 raft_consensus.cc:1275] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.518603 14335 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:29.572350 14213 raft_consensus.cc:1275] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.574093 14360 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.584453 14287 raft_consensus.cc:1275] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.587029 14515 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.631402 14213 raft_consensus.cc:1275] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.633286 14515 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:29.644248 14287 raft_consensus.cc:1275] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.646667 14471 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.657075 14139 raft_consensus.cc:1275] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.659786 14335 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:29.672418 14287 raft_consensus.cc:1275] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:29.674913 14505 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:31.913139 14520 raft_consensus.cc:493] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fa08c761b074933b613943ea5a51ca7)
I20260709 13:04:31.914000 14520 raft_consensus.cc:515] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:31.917136 14520 leader_election.cc:290] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:31.933971 14520 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:31.934949 14520 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.092145 14521 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.093252 14521 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.100402 14521 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.200945 14521 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.229027 14522 raft_consensus.cc:493] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.230064 14522 raft_consensus.cc:515] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.233217 14522 leader_election.cc:290] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.261685 14523 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.324177 14525 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.327824 14523 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.325894 14524 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.328241 14525 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.327122 14526 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.327406 14520 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.331095 14523 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.201862 14521 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.331915 14526 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.332963 14523 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.333410 14525 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.334174 14521 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.330796 14524 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.334393 14526 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.334677 14525 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.337612 14524 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.333559 14523 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.340600 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.336230 14525 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.342051 14133 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.342684 14131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.343307 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.343976 14137 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.344720 14254 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.345788 14522 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.346820 14254 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.347267 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.347543 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.348304 14528 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.349936 14136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.351044 14523 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.353925 14136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.351593 14287 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:32.356663 14525 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.351118 14522 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.375728 14525 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.366726 14529 raft_consensus.cc:493] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.381500 14523 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.382460 14525 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.382625 14529 raft_consensus.cc:515] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.382824 14523 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.385213 14525 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.363698 14527 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.386721 14522 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.386497 14523 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.364758 14132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.388129 14132 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.387854 14103 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.386369 14527 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.389577 14527 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.391798 14520 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.392390 14520 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.392004 14254 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.392009 14132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.392858 14520 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.396039 14523 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.396466 14523 raft_consensus.cc:493] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.389603 14529 leader_election.cc:290] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.358951 14528 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.417918 14132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.405213 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.424633 14532 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.425617 14532 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.404855 14136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.427253 14136 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:32.402731 14523 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.404033 14529 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.401962 14533 raft_consensus.cc:493] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4fa08c761b074933b613943ea5a51ca7)
I20260709 13:04:32.408324 14525 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.431952 14531 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.432663 14531 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.428129 14532 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.445516 14526 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.434957 14528 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.446226 14526 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.446679 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.452968 14526 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.435844 14533 raft_consensus.cc:515] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.453039 14522 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.434484 14525 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.456255 14531 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.460497 14525 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.464774 14522 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.434569 14529 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.467320 14520 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.469532 14529 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.469671 14520 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.471388 14527 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.475205 14530 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.476334 14530 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.478902 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.475152 14534 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.480589 14534 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.487960 14532 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.488792 14532 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.492110 14532 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.492996 14531 raft_consensus.cc:493] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.493888 14531 raft_consensus.cc:515] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:32.484565 14530 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.496861 14531 leader_election.cc:290] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897), 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255)
I20260709 13:04:32.505878 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.506994 14534 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.499027 14527 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.497596 14537 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.509253 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.511620 14214 raft_consensus.cc:2468] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:32.509629 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.510632 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.513530 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.513877 14212 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.514019 14138 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.515404 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.515816 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e93404daa974a459c76a0e9de8013a1" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.519661 14136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.520953 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.522917 14132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.523190 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.527865 14137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.528672 14137 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.530784 14139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.531922 14533 leader_election.cc:290] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.532477 14132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.532501 14254 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.510581 14537 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.536264 14527 raft_consensus.cc:2804] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.536773 14527 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.519661 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.537246 14527 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.540861 14254 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.542250 14525 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.542745 14525 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.543184 14525 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.508860 14523 raft_consensus.cc:515] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.547214 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.548353 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.549429 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.549703 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.550184 14209 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.550294 14214 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.547636 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.551656 14212 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:32.555173 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.550444 14523 leader_election.cc:290] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.568121 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:32.558856 14254 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:32.575843 14523 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.576467 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.563830 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.564054 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.579021 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.563330 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.580832 14214 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 1.
I20260709 13:04:32.564467 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.584245 14135 raft_consensus.cc:1240] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.584841 14287 raft_consensus.cc:1240] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.587180 14287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.587704 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.588524 14135 raft_consensus.cc:2393] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa08c761b074933b613943ea5a51ca7 in current term 3: Already voted for candidate 2878744c98d4494dbdfc9ea0111aa623 in this term.
I20260709 13:04:32.588374 14528 raft_consensus.cc:493] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.589192 14528 raft_consensus.cc:515] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.590286 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.572940 14288 raft_consensus.cc:2393] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:32.557164 14525 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.591526 14528 leader_election.cc:290] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.588274 14253 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.568140 14211 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
I20260709 13:04:32.565626 14537 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:32.592998 14525 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.571976 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.593211 14253 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.593798 14525 raft_consensus.cc:2804] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.593883 14286 raft_consensus.cc:2393] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:32.594281 14522 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.594841 14522 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.595252 14522 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.595747 14537 consensus_queue.cc:1059] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.596961 14537 raft_consensus.cc:3055] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.597420 14537 raft_consensus.cc:740] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.598410 14537 consensus_queue.cc:260] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.599757 14253 leader_election.cc:304] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.605296 14283 raft_consensus.cc:1240] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.606863 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.599573 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.609110 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.599182 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:32.600780 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.576553 14523 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:32.610738 14523 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.562155 14527 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.612690 14288 raft_consensus.cc:1240] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:32.613875 14527 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.615278 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330e265e7f564e68bf59dbf136bb159f" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.615733 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.616340 14522 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.624010 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.600529 14537 raft_consensus.cc:3060] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.602095 14210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.603085 14284 raft_consensus.cc:1240] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.609190 14528 raft_consensus.cc:2749] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.600431 14211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.611719 14286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.594242 14525 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.605473 14253 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.617168 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:32.627319 14522 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.618850 14287 raft_consensus.cc:1240] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.619477 14214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082028b5a47f4032a4362c61dcedc952" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.622404 14212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.622625 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.624562 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.629132 14253 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.618232 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c0822ae6b74ec7829859114bf4ebdf" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.628095 14528 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.631335 14522 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.631533 14528 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.631393 14253 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.632117 14528 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.631845 14525 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.634232 14527 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.634833 14527 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.629181 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.636111 14253 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.631841 14522 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.637256 14522 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.640905 14525 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.642127 14526 raft_consensus.cc:2804] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.642665 14526 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.643061 14526 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.643358 14523 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.643608 14208 raft_consensus.cc:2468] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:32.644706 14285 raft_consensus.cc:2393] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:32.645763 14523 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.646615 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.647312 14525 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.648557 14288 raft_consensus.cc:1240] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.649540 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.635349 14527 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.651839 14253 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.652421 14526 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.652947 14525 raft_consensus.cc:2749] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.653903 14253 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.655109 14525 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.655634 14525 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:32.655897 14253 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.656162 14525 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.656548 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.656929 14523 raft_consensus.cc:2749] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.657778 14526 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.662359 14104 leader_election.cc:304] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.657539 14253 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.663858 14104 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.664206 14539 raft_consensus.cc:2749] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.664688 14530 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.665131 14104 leader_election.cc:304] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.666076 14520 raft_consensus.cc:2749] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.665951 14525 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.666674 14104 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.667487 14520 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.662158 14522 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.668486 14525 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.669423 14522 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.643358 14528 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.670838 14537 consensus_queue.cc:1059] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:32.671069 14178 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.672013 14541 raft_consensus.cc:3055] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.672447 14541 raft_consensus.cc:740] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.672686 14527 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.673110 14528 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.673368 14541 consensus_queue.cc:260] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.674155 14530 raft_consensus.cc:2749] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.674654 14527 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:32.675113 14541 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.675325 14527 raft_consensus.cc:2749] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.677017 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f52152d144ad3ae3259d67834c2c2" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:32.677661 14537 raft_consensus.cc:2749] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.678046 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.678597 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.679137 14178 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.679816 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.679816 14533 consensus_queue.cc:1059] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:32.680112 14532 raft_consensus.cc:2749] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.680253 14178 leader_election.cc:304] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.680918 14532 raft_consensus.cc:3055] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.681325 14532 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.681381 14531 raft_consensus.cc:2749] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.682293 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.682216 14532 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.683619 14532 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.684410 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.684769 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.685665 14520 raft_consensus.cc:2749] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.686708 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.688042 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.689079 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.689079 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.690403 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.689468 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.692510 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:32.693192 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:32.681370 14178 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.689498 14253 leader_election.cc:304] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.699581 14528 raft_consensus.cc:2749] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.701473 14253 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.703310 14531 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.703848 14253 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.704183 14531 consensus_queue.cc:1059] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:32.705245 14527 raft_consensus.cc:2749] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.705566 14537 raft_consensus.cc:3055] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:32.706048 14537 raft_consensus.cc:740] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.706046 14253 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.707455 14537 consensus_queue.cc:260] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.706219 14527 raft_consensus.cc:2749] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.708328 14528 raft_consensus.cc:2749] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.708927 14253 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.710533 14178 leader_election.cc:304] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.711261 14253 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.712256 14533 raft_consensus.cc:2749] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.712453 14527 raft_consensus.cc:2749] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.712612 14537 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.714253 14253 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.711309 14528 raft_consensus.cc:2749] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.715404 14527 raft_consensus.cc:2749] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.715975 14253 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.716411 14178 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.716923 14527 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.717911 14178 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c; no voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.717465 14253 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.718729 14533 raft_consensus.cc:2749] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.719420 14531 raft_consensus.cc:2749] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.719650 14253 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.719491 14533 consensus_queue.cc:1059] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:32.720829 14528 raft_consensus.cc:2749] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.721297 14104 leader_election.cc:304] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:32.721657 14531 raft_consensus.cc:3055] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.722046 14531 raft_consensus.cc:740] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.722267 14253 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:32.722530 14520 raft_consensus.cc:2804] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:32.723172 14520 raft_consensus.cc:697] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:32.722958 14531 consensus_queue.cc:260] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.719712 14527 raft_consensus.cc:2749] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.719687 14541 consensus_queue.cc:1059] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:32.724133 14520 consensus_queue.cc:237] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.724566 14531 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.723196 14528 raft_consensus.cc:2749] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:32.726872 14537 raft_consensus.cc:3055] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.727483 14537 raft_consensus.cc:740] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:32.729025 14537 consensus_queue.cc:260] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.730270 14537 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.793839 14034 catalog_manager.cc:5697] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 2 to 3, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.848270 14285 raft_consensus.cc:1240] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:32.851913 14536 consensus_queue.cc:1059] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:32.853626 14530 raft_consensus.cc:3055] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:32.854128 14530 raft_consensus.cc:740] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:32.855633 14530 consensus_queue.cc:260] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.857474 14530 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.984110 14285 raft_consensus.cc:1240] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:32.985756 14530 consensus_queue.cc:1059] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:32.986848 14536 raft_consensus.cc:3055] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:32.987193 14536 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:32.988312 14536 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:32.989598 14536 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.016337 14285 raft_consensus.cc:1240] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:33.017791 14536 consensus_queue.cc:1059] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.018812 14530 raft_consensus.cc:3055] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:33.019135 14530 raft_consensus.cc:740] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.020442 14530 consensus_queue.cc:260] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.022241 14530 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.025354 14285 raft_consensus.cc:1240] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:33.027244 14536 consensus_queue.cc:1059] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:33.028256 14539 raft_consensus.cc:3055] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.028685 14539 raft_consensus.cc:740] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.029964 14539 consensus_queue.cc:260] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.031668 14539 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.050972 14285 raft_consensus.cc:1240] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:33.052860 14539 consensus_queue.cc:1059] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.053946 14530 raft_consensus.cc:3055] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:33.054294 14530 raft_consensus.cc:740] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.055299 14530 consensus_queue.cc:260] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.056581 14530 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.071312 14285 raft_consensus.cc:1240] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:33.073046 14530 consensus_queue.cc:1059] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:33.074517 14539 raft_consensus.cc:3055] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.074908 14539 raft_consensus.cc:740] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.075923 14539 consensus_queue.cc:260] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.077746 14539 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.080283 14285 raft_consensus.cc:1240] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:33.081965 14530 consensus_queue.cc:1059] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:33.083057 14536 raft_consensus.cc:3055] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.083417 14536 raft_consensus.cc:740] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.084411 14536 consensus_queue.cc:260] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.085590 14536 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.223913 14209 raft_consensus.cc:1275] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:33.225816 14536 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:33.242249 14285 raft_consensus.cc:1275] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:33.243835 14539 consensus_queue.cc:1048] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:33.307654 14035 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38746:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:04:33.329471 14035 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38746:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 13:04:33.344026 14128 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.345007 14129 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.346498 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.348093 14024 catalog_manager.cc:5107] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): alter failed for tablet 7b2bc75bd08a4274bc05075f99f87e55 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]): Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.349675 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.349977 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.354228 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.355605 14202 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.357177  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:33.357568 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.376664 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.383400 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.392203 14561 tablet.cc:1724] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:33.393839 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:33.397854 14563 tablet.cc:1724] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:33.398183 14562 tablet.cc:1724] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:33.406092 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.407356 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.411554 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.416747 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.419324 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.424913 14135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51292
I20260709 13:04:33.425814 14135 raft_consensus.cc:606] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Received request to transfer leadership to TS 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:33.431777 14135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51292
I20260709 13:04:33.432789 14135 raft_consensus.cc:606] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Received request to transfer leadership to TS 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:33.433341 14135 raft_consensus.cc:614] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:33.435861  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:33.436662  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:04:33.447806 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:33.450932 14536 raft_consensus.cc:993] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: : Instructing follower 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:33.451650 14539 raft_consensus.cc:1081] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Signalling peer 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:33.453951 14285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51116
I20260709 13:04:33.455001 14285 raft_consensus.cc:493] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:33.455789 14285 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:33.456501 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.456938 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.463593 14285 raft_consensus.cc:515] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:33.465969 14285 leader_election.cc:290] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255)
I20260709 13:04:33.466979 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:33.467530 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f13e85e2264dd08bf094696566c9b0" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:33.467875 14209 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.468274 14135 raft_consensus.cc:3055] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:33.468623 14135 raft_consensus.cc:740] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.469846 14135 consensus_queue.cc:260] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
I20260709 13:04:33.471637 14135 raft_consensus.cc:3060] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:33.475888 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.479640 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.481364 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.482100 14135 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
W20260709 13:04:33.483222 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.485301 14235 debug-util.cc:398] Leaking SignalData structure 0x7b080025c040 after lost signal to thread 7607
I20260709 13:04:33.485786 14209 raft_consensus.cc:2468] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 2.
W20260709 13:04:33.487165 14235 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa520 after lost signal to thread 14071
I20260709 13:04:33.487619 14253 leader_election.cc:304] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:33.489070 14527 raft_consensus.cc:2804] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:04:33.489496 14235 debug-util.cc:398] Leaking SignalData structure 0x7b0800311e20 after lost signal to thread 14163
I20260709 13:04:33.489697 14527 raft_consensus.cc:697] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
W20260709 13:04:33.492318 14235 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6600 after lost signal to thread 14238
I20260709 13:04:33.491506 14527 consensus_queue.cc:237] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } }
W20260709 13:04:33.493798 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.494438 14235 debug-util.cc:398] Leaking SignalData structure 0x7b08001efc60 after lost signal to thread 14312
I20260709 13:04:33.504837 14034 catalog_manager.cc:5697] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 1 to 2, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 2 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:33.546933 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.553539 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.571730 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.575395 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.583578 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.594657 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.595233 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.604815 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.691987 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.709535 14196 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.711277 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.724915 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.744027 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.751969 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.759541 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
W20260709 13:04:33.761173 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:33.931109 14209 raft_consensus.cc:1275] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.932540 14528 consensus_queue.cc:1048] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.944276 14135 raft_consensus.cc:1275] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.947598 14528 consensus_queue.cc:1048] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.967742 14536 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:33.968322 14536 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.970301 14536 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:33.971179 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:33.971562 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:33.971901 14209 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:33.972546 14285 raft_consensus.cc:2393] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:33.973335 14104 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:33.974275 14536 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:04:33.974385 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:33.974748 14536 raft_consensus.cc:493] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:33.975189 14536 raft_consensus.cc:3060] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.982089 14536 raft_consensus.cc:515] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:33.983922 14536 leader_election.cc:290] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:33.984874 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:33.985003 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a446bad7f03143e8abf11c80804e452d" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:33.985908 14285 raft_consensus.cc:2393] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
W20260709 13:04:33.988313 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
W20260709 13:04:33.992666 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:33.994390 14209 raft_consensus.cc:2468] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:33.996042 14104 leader_election.cc:304] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:33.996989 14536 raft_consensus.cc:2804] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.997555 14536 raft_consensus.cc:697] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:33.999008 14536 consensus_queue.cc:237] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
W20260709 13:04:34.007402 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:34.008208 14034 catalog_manager.cc:5697] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 2 to 3, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.009485 14034 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet a446bad7f03143e8abf11c80804e452d (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
W20260709 13:04:34.012674 14199 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:46732: Illegal state: replica 054ce4dd378d41de88a2dce95d36f74c is not leader of this config: current role FOLLOWER
I20260709 13:04:34.021057 14536 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:34.021562 14536 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.022394 14565 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:34.023102 14565 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.023722 14536 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.024501 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.024845 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.025291 14565 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.025444 14209 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.025779 14285 raft_consensus.cc:2393] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.026197 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.026840 14104 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.026980 14206 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:34.027763 14565 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:34.028236 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.028177 14565 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:34.028158 14104 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.029178 14565 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.029445 14285 raft_consensus.cc:2393] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 2: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.029702 14536 raft_consensus.cc:2804] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:34.030138 14536 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 054ce4dd378d41de88a2dce95d36f74c)
I20260709 13:04:34.030627 14536 raft_consensus.cc:3060] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:34.036204 14206 raft_consensus.cc:1275] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:34.037142 14285 raft_consensus.cc:1275] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:34.038213 14539 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:34.039935 14539 consensus_queue.cc:1048] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:34.041234 14536 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.043619 14536 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 2 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.045794 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.046654 14209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.046713 14288 raft_consensus.cc:2393] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 2: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
W20260709 13:04:34.048887 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:34.052345 14565 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.058781 14565 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
W20260709 13:04:34.062800 14125 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Illegal state: replica 2878744c98d4494dbdfc9ea0111aa623 is not leader of this config: current role FOLLOWER
I20260709 13:04:34.063046 14034 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet a446bad7f03143e8abf11c80804e452d (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.065150 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.065780 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet a446bad7f03143e8abf11c80804e452d (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.067097 14288 raft_consensus.cc:2393] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.070827 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.075549 14577 tablet.cc:1724] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.078687 14209 raft_consensus.cc:2468] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:34.080245 14104 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:34.081557 14565 raft_consensus.cc:2804] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:34.082448 14565 raft_consensus.cc:697] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.083758 14034 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet a446bad7f03143e8abf11c80804e452d (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.085732 14576 tablet.cc:1724] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.083657 14565 consensus_queue.cc:237] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.089713 14206 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.091395 14104 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:34.091253 14578 tablet.cc:1724] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.093009 14536 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:34.094480 14536 raft_consensus.cc:697] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.095903 14034 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet a446bad7f03143e8abf11c80804e452d (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.095898 14536 consensus_queue.cc:237] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.115567 14537 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.116250 14537 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.119750 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.120501 14135 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.119982 14035 catalog_manager.cc:5697] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 2, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 2 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.121572 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet a87da8876b9a4fb49b3648ba7391eec3 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.122737 14180 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.125880 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.126667 14285 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.127808 14537 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.128846 14537 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.129515 14537 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.137154 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.137413 14537 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.138082 14285 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.140288 14178 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.142978 14582 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.143764 14582 raft_consensus.cc:493] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.138082 14537 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.144268 14582 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.144730 14537 raft_consensus.cc:493] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.145365 14537 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.145702 14035 catalog_manager.cc:5697] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 2 to 3, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1). New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.147655 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.152298 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.153327 14135 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.157173 14582 raft_consensus.cc:515] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.159638 14582 leader_election.cc:290] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.160378 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.160918 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95623266f6a47d5b8795b92b9674105" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.161725 14285 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.161069 14135 raft_consensus.cc:3060] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.167141 14537 raft_consensus.cc:515] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.169535 14537 leader_election.cc:290] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.170502 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.170819 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac212da434e44668353ff5e5c2fdd71" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.171362 14138 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.171518 14288 raft_consensus.cc:3060] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.172318 14135 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 4.
I20260709 13:04:34.173151 14285 raft_consensus.cc:2468] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 4.
I20260709 13:04:34.174993 14178 leader_election.cc:304] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.176172 14537 raft_consensus.cc:2804] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.176810 14537 raft_consensus.cc:697] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 4 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:34.177811 14537 consensus_queue.cc:237] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.179929 14288 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 4.
I20260709 13:04:34.180294 14138 raft_consensus.cc:2468] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 4.
I20260709 13:04:34.181411 14178 leader_election.cc:304] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.182731 14537 raft_consensus.cc:2804] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.183529 14537 raft_consensus.cc:697] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 4 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:34.184610 14537 consensus_queue.cc:237] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.186524 14536 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.187223 14536 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.188879 14035 catalog_manager.cc:5697] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.191211 14536 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.191815 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.192813 14288 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:34.195752 14103 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.195915 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.196580 14536 raft_consensus.cc:2804] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:34.197065 14536 raft_consensus.cc:493] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.197010 14206 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:34.197674 14536 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.206997 14536 raft_consensus.cc:515] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.209301 14536 leader_election.cc:290] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.209573 14035 catalog_manager.cc:5697] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.210104 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.210737 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f90782ffdd4c758ae1731ac48c6fc4" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.210958 14206 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.211135 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 0ac212da434e44668353ff5e5c2fdd71 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.211441 14288 raft_consensus.cc:3060] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.217659 14288 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.218218 14206 raft_consensus.cc:2468] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.219226 14103 leader_election.cc:304] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.220126 14536 raft_consensus.cc:2804] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:34.220723 14536 raft_consensus.cc:697] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.221618 14536 consensus_queue.cc:237] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER 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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.224224 14565 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.225020 14565 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.227465 14565 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.227954 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.228396 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.229120 14288 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.230039 14103 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.230767 14565 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.231189 14565 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.231684 14565 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.231110 14035 catalog_manager.cc:5697] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.232372 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet c7f90782ffdd4c758ae1731ac48c6fc4 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.238292 14565 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.241016 14565 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.242079 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.242810 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.243925 14288 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.250134 14288 raft_consensus.cc:2468] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 4.
I20260709 13:04:34.251641 14103 leader_election.cc:304] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.252588 14565 raft_consensus.cc:2804] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.253155 14565 raft_consensus.cc:697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.253964 14565 consensus_queue.cc:237] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.263367 14035 catalog_manager.cc:5697] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.265868 14565 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.266516 14565 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.269115 14565 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.269778 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.270112 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.270505 14288 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.271821 14103 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.273144 14565 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.273589 14565 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.273932 14565 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.280233 14565 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.281927 14565 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.282910 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.282904 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.283947 14288 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.289503 14288 raft_consensus.cc:2468] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 4.
I20260709 13:04:34.290663 14103 leader_election.cc:304] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.291481 14565 raft_consensus.cc:2804] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.291993 14565 raft_consensus.cc:697] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.292850 14565 consensus_queue.cc:237] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.301242 14035 catalog_manager.cc:5697] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.302332 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet 7b2bc75bd08a4274bc05075f99f87e55 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.313045 14582 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.313665 14582 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.315618 14582 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.316768 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.316781 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.317534 14138 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.317759 14288 raft_consensus.cc:2393] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.318771 14180 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.319577 14582 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:34.320050 14582 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.320392 14582 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.326072 14582 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.327975 14582 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.328832 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.328881 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.329629 14288 raft_consensus.cc:2393] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 3: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.334321 14138 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 3.
I20260709 13:04:34.335678 14180 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:34.336477 14582 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:34.336937 14582 raft_consensus.cc:697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 LEADER]: Becoming Leader. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:34.337757 14582 consensus_queue.cc:237] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.345988 14035 catalog_manager.cc:5697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c reported cstate change: term changed from 2 to 3, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2). New cstate: current_term: 3 leader_uuid: "054ce4dd378d41de88a2dce95d36f74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.347203 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.348579 14565 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.348361 14582 raft_consensus.cc:493] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.349583 14565 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.349756 14582 raft_consensus.cc:515] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.350515 14537 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.351154 14537 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.352157 14565 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.352327 14582 leader_election.cc:290] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.353423 14537 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.354007 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.354691 14288 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:34.355675 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.355729 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.356392 14103 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.356577 14206 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 1.
I20260709 13:04:34.356709 14135 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054ce4dd378d41de88a2dce95d36f74c in term 2.
I20260709 13:04:34.357486 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.357306 14565 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:34.358340 14285 raft_consensus.cc:2393] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c in current term 2: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.358150 14180 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.359268 14537 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:34.359664 14537 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.358213 14565 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.360270 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.360355 14537 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:34.360663 14565 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.359155 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2bc75bd08a4274bc05075f99f87e55" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.361603 14288 raft_consensus.cc:2368] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.363307 14178 leader_election.cc:400] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.363843 14178 leader_election.cc:403] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:34.365305 14582 raft_consensus.cc:3060] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.369105 14565 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.370847 14536 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.371439 14536 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.372467 14565 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.372356 14537 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.373611 14536 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.373834 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.374984 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.375138 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.375314 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.375463 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.375667 14206 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.374472 14288 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.376019 14285 raft_consensus.cc:2468] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 2.
I20260709 13:04:34.377714 14138 raft_consensus.cc:2368] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.377764 14103 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.378510 14528 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.378882 14180 leader_election.cc:400] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Vote denied by peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) with higher term. Message: Invalid argument: T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.379230 14180 leader_election.cc:403] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:04:34.379117 14528 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.376991 14537 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.379724 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.381870 14536 raft_consensus.cc:2804] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:34.382369 14536 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.382731 14536 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.383203 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.385497 14206 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.386632 14528 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.386899 14104 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [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: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623; no voters: 
I20260709 13:04:34.388021 14565 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:34.388537 14565 raft_consensus.cc:697] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.388864 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.389585 14138 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 3.
I20260709 13:04:34.389480 14565 consensus_queue.cc:237] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER 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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.390218 14537 raft_consensus.cc:2749] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) with higher term. Message: Invalid argument: T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.391760 14254 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.393286 14528 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.393416 14582 raft_consensus.cc:2749] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.393165 14536 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.393960 14528 raft_consensus.cc:493] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.394404 14528 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.396099 14288 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.393261 14573 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.397302 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.397857 14573 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.400808 14573 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.403604 14568 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.404435 14568 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.405654 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.403714 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.406848 14285 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.407503 14568 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.408258 14288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.408588 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.409420 14536 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 3 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.409183 14135 raft_consensus.cc:2468] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 3.
I20260709 13:04:34.409121 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.410184 14103 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.411624 14565 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.412081 14565 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.412572 14565 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.409055 14288 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.411806 14254 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.414371 14527 raft_consensus.cc:2804] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.414814 14527 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.415302 14527 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.414697 14035 catalog_manager.cc:5697] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.416929 14528 raft_consensus.cc:515] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.420935 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.421535 14565 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.423305 14528 leader_election.cc:290] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.424827 14565 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Requested vote from peers 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.424993 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.427009 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "2878744c98d4494dbdfc9ea0111aa623" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
I20260709 13:04:34.428453 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33b8cbaa84e4f8cb6a264f2e5815a5c" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.429056 14138 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.428781 14527 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.430362 14285 raft_consensus.cc:2393] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2878744c98d4494dbdfc9ea0111aa623 in current term 4: Already voted for candidate 4fa08c761b074933b613943ea5a51ca7 in this term.
I20260709 13:04:34.432659 14103 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623; no voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:34.433044 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.434561 14288 raft_consensus.cc:2468] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2878744c98d4494dbdfc9ea0111aa623 in term 3.
I20260709 13:04:34.434738 14565 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:04:34.435053 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.436005 14135 raft_consensus.cc:2393] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa08c761b074933b613943ea5a51ca7 in current term 4: Already voted for candidate 2878744c98d4494dbdfc9ea0111aa623 in this term.
I20260709 13:04:34.435824 14103 leader_election.cc:304] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [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: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.436210 14527 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.436906 14565 raft_consensus.cc:2804] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:34.437268 14138 raft_consensus.cc:2468] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 4.
I20260709 13:04:34.438087 14565 raft_consensus.cc:697] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Leader. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.437531 14254 leader_election.cc:304] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:34.439216 14527 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:04:34.439152 14565 consensus_queue.cc:237] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Queue going to LEADER 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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.439859 14254 leader_election.cc:304] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2878744c98d4494dbdfc9ea0111aa623, 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c
I20260709 13:04:34.440697 14527 raft_consensus.cc:2804] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.441222 14527 raft_consensus.cc:697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:34.442310 14527 consensus_queue.cc:237] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.451407 14035 catalog_manager.cc:5697] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2878744c98d4494dbdfc9ea0111aa623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.452960 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet 70f650fa00a4447fa554ebdff30fd347 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.453541 14527 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.454450 14527 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.456786 14527 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.458474 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.459283 14213 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 3.
I20260709 13:04:34.459136 14037 catalog_manager.cc:5697] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 3 to 4, leader changed from 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2) to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 4 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.460698 14253 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:34.461586 14568 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:34.461958 14568 raft_consensus.cc:493] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.462294 14568 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.462677 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.460731 14037 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.470800 14568 raft_consensus.cc:515] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.473804 14568 leader_election.cc:290] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.473836 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:34.475232 14213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4682bbbdf15f4b249d5285455091f808" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:34.475963 14213 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.484153 14213 raft_consensus.cc:2468] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 4.
I20260709 13:04:34.485878 14253 leader_election.cc:304] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:34.486836  7604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:34.487730 14209 raft_consensus.cc:1275] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:34.487836 14568 raft_consensus.cc:2804] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:34.489091 14568 raft_consensus.cc:697] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:34.489569 14565 consensus_queue.cc:1048] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:34.490250 14568 consensus_queue.cc:237] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.497632 14138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564"
dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
mode: GRACEFUL
new_leader_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51292
I20260709 13:04:34.498839 14138 raft_consensus.cc:606] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Received request to transfer leadership to TS 4fa08c761b074933b613943ea5a51ca7
I20260709 13:04:34.506850 14037 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet a87da8876b9a4fb49b3648ba7391eec3 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.513643 14035 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet a87da8876b9a4fb49b3648ba7391eec3 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.518972 14582 raft_consensus.cc:493] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.519692 14582 raft_consensus.cc:515] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.520143 14285 raft_consensus.cc:1275] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:34.522397  7604 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:04:34.523408 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet a87da8876b9a4fb49b3648ba7391eec3 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.523684  7604 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:34.523967 14582 leader_election.cc:290] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.526079 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.529631 14528 raft_consensus.cc:493] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.530318 14528 raft_consensus.cc:515] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.533746 14213 raft_consensus.cc:3060] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:34.533869 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f650fa00a4447fa554ebdff30fd347" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.534874 14285 raft_consensus.cc:2368] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.535548 14582 raft_consensus.cc:493] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.539094 14582 raft_consensus.cc:515] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.540691 14285 raft_consensus.cc:1275] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:34.536860 14539 consensus_queue.cc:1048] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.542843 14288 raft_consensus.cc:1240] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:34.543320 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.537174 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054ce4dd378d41de88a2dce95d36f74c" is_pre_election: true
I20260709 13:04:34.544968 14582 leader_election.cc:290] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.548401 14206 raft_consensus.cc:3055] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:34.548888 14206 raft_consensus.cc:740] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 054ce4dd378d41de88a2dce95d36f74c, State: Running, Role: LEADER
I20260709 13:04:34.549305 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87da8876b9a4fb49b3648ba7391eec3" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.551646 14135 raft_consensus.cc:1275] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.556380 14213 raft_consensus.cc:1275] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:34.566008 14539 consensus_queue.cc:1048] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:34.557152 14537 raft_consensus.cc:493] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2878744c98d4494dbdfc9ea0111aa623)
I20260709 13:04:34.567308 14537 raft_consensus.cc:515] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.538456 14178 leader_election.cc:400] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.568454 14178 leader_election.cc:403] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:34.569097 14582 raft_consensus.cc:2749] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 2. Current term is 3.
I20260709 13:04:34.569542 14537 leader_election.cc:290] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897)
I20260709 13:04:34.549750 14206 consensus_queue.cc:260] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.562179 14254 leader_election.cc:304] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [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: 4fa08c761b074933b613943ea5a51ca7; no voters: 054ce4dd378d41de88a2dce95d36f74c, 2878744c98d4494dbdfc9ea0111aa623
I20260709 13:04:34.570525 14206 raft_consensus.cc:3060] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.562003 14035 catalog_manager.cc:5697] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 3 to 4, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 4 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.575124 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.536378 14528 leader_election.cc:290] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:34.576295 14528 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:34.576535 14138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2878744c98d4494dbdfc9ea0111aa623" is_pre_election: true
I20260709 13:04:34.577291 14138 raft_consensus.cc:2368] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.573359 14288 raft_consensus.cc:1275] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.577589 14565 consensus_queue.cc:1048] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:34.573257 14576 tablet.cc:1724] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.580631 14180 leader_election.cc:400] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) with higher term. Message: Invalid argument: T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.581147 14180 leader_election.cc:403] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:34.581734 14537 raft_consensus.cc:3060] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.582158 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae7c055ba9149e7bc5846421fdd1d95" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.583117 14285 raft_consensus.cc:2368] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.583310 14206 raft_consensus.cc:1275] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.585036 14565 consensus_queue.cc:1059] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:34.586004 14565 consensus_queue.cc:1243] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Peer 4fa08c761b074933b613943ea5a51ca7 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:04:34.586516 14573 raft_consensus.cc:3055] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:34.586890 14573 raft_consensus.cc:740] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:34.587759 14573 consensus_queue.cc:260] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:34.589159 14573 raft_consensus.cc:3060] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.588644 14578 tablet.cc:1724] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.594391 14568 consensus_queue.cc:1048] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.597406 14568 consensus_queue.cc:1243] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Peer 054ce4dd378d41de88a2dce95d36f74c log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:04:34.575158 14527 raft_consensus.cc:2749] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:34.594254 14581 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:04:34.566354 14135 raft_consensus.cc:1275] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.601919 14582 consensus_queue.cc:1048] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.602350 14209 pending_rounds.cc:85] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Aborting all ops after (but not including) 2
I20260709 13:04:34.603134 14209 pending_rounds.cc:107] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:04:34.603210 14213 raft_consensus.cc:1240] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:34.603571 14209 raft_consensus.cc:2889] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:34.608685 14178 leader_election.cc:400] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.609146 14178 leader_election.cc:403] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:34.609767 14581 raft_consensus.cc:3060] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:34.595861 14285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03523e33f8594746ac004fd29a16f719" candidate_uuid: "054ce4dd378d41de88a2dce95d36f74c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fa08c761b074933b613943ea5a51ca7" is_pre_election: true
I20260709 13:04:34.611032 14285 raft_consensus.cc:2368] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.616101 14577 tablet.cc:1724] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.626521 14178 leader_election.cc:400] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.622129 14578 tablet.cc:1724] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.638149 14282 raft_consensus.cc:1275] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.641959 14536 consensus_queue.cc:1048] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:34.651966 14209 raft_consensus.cc:1275] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:34.658849 14565 consensus_queue.cc:1048] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.660921 14209 raft_consensus.cc:1275] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.667209 14536 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.683518 14282 raft_consensus.cc:1275] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:34.693811 14537 raft_consensus.cc:2749] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) with higher term. Message: Invalid argument: T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.694597 14576 tablet.cc:1724] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.697513 14536 consensus_queue.cc:1048] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.713054 14287 raft_consensus.cc:1275] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:34.716002 14581 raft_consensus.cc:2749] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) with higher term. Message: Invalid argument: T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054ce4dd378d41de88a2dce95d36f74c for earlier term 3. Current term is 4.
I20260709 13:04:34.705542 14577 tablet.cc:1724] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.724740 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 70f650fa00a4447fa554ebdff30fd347 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.722661 14565 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:04:34.735322 14578 tablet.cc:1724] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.744069 14285 raft_consensus.cc:1275] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:34.746068 14595 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.705374 14602 tablet.cc:1724] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.747076 14576 tablet.cc:1724] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.792073 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet c7f90782ffdd4c758ae1731ac48c6fc4 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.792860 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 7b2bc75bd08a4274bc05075f99f87e55 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
W20260709 13:04:34.779942 14104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.2:36115, user_credentials={real_user=slave}} blocked reactor thread for 57021.8us
I20260709 13:04:34.798831 14611 tablet.cc:1724] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.804996 14135 raft_consensus.cc:1275] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Refusing update from remote peer 054ce4dd378d41de88a2dce95d36f74c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:34.808305 14595 consensus_queue.cc:1048] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:34.821167 14037 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet d33b8cbaa84e4f8cb6a264f2e5815a5c (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.840997 14208 raft_consensus.cc:1275] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:34.842469 14602 tablet.cc:1724] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.843070 14578 tablet.cc:1724] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.857754 14607 consensus_queue.cc:1048] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:34.861238 14615 tablet.cc:1724] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.873736 14213 raft_consensus.cc:1275] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.883190 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 7b2bc75bd08a4274bc05075f99f87e55 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.900265 14609 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:34.904487 14569 mvcc.cc:204] Tried to move back new op lower bound from 7305634916944228352 to 7305634915219947520. Current Snapshot: MvccSnapshot[applied={T|T < 7305634916944228352}]
I20260709 13:04:34.906397 14213 raft_consensus.cc:1275] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:34.925345 14288 raft_consensus.cc:1275] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Refusing update from remote peer 2878744c98d4494dbdfc9ea0111aa623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.894940 14576 tablet.cc:1724] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.933931 14539 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:04:34.928180 14577 tablet.cc:1724] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.912477 14528 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:04:34.946810 14606 tablet.cc:1724] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.953118 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet 0ac212da434e44668353ff5e5c2fdd71 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:34.955516 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet 70f650fa00a4447fa554ebdff30fd347 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
W20260709 13:04:34.975195 14618 log.cc:927] Time spent T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:04:34.977078 14620 tablet.cc:1724] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:34.983078 14617 tablet.cc:1724] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:04:35.040838 14254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.109.1:44255, user_credentials={real_user=slave}} blocked reactor thread for 112390us
I20260709 13:04:35.051019 14135 raft_consensus.cc:1275] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:04:35.051517 14135 pending_rounds.cc:85] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Aborting all ops after (but not including) 2
I20260709 13:04:35.051781 14135 pending_rounds.cc:107] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:04:35.052320 14135 raft_consensus.cc:2889] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:35.052822 14135 pending_rounds.cc:107] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: Aborting uncommitted ALTER_SCHEMA_OP operation due to leader change: 3.4
W20260709 13:04:35.053479 14135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40670: Aborted: Op aborted by new leader
I20260709 13:04:35.053544 14035 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
W20260709 13:04:35.056851 14024 catalog_manager.cc:5107] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): alter failed for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]): Aborted: Op aborted by new leader
I20260709 13:04:35.064524 14568 consensus_queue.cc:1048] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:35.066202 14539 raft_consensus.cc:993] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: : Instructing follower 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:35.066833 14539 raft_consensus.cc:1081] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Signalling peer 4fa08c761b074933b613943ea5a51ca7 to start an election
I20260709 13:04:35.068969 14288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564"
dest_uuid: "4fa08c761b074933b613943ea5a51ca7"
 from {username='slave'} at 127.0.0.1:51116
I20260709 13:04:35.069970 14288 raft_consensus.cc:493] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:35.070508 14288 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:35.088572 14288 raft_consensus.cc:515] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:35.089783 14282 raft_consensus.cc:1240] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Rejecting Update request from peer 2878744c98d4494dbdfc9ea0111aa623 for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:35.090907 14288 leader_election.cc:290] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [CANDIDATE]: Term 4 election: Requested vote from peers 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255), 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115)
I20260709 13:04:35.093672 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2878744c98d4494dbdfc9ea0111aa623"
I20260709 13:04:35.094436 14135 raft_consensus.cc:3055] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:35.094285 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcff8e24ff4641ba848331d406c96564" candidate_uuid: "4fa08c761b074933b613943ea5a51ca7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "054ce4dd378d41de88a2dce95d36f74c"
I20260709 13:04:35.094910 14135 raft_consensus.cc:740] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2878744c98d4494dbdfc9ea0111aa623, State: Running, Role: LEADER
I20260709 13:04:35.095116 14208 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:35.096045 14135 consensus_queue.cc:260] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:35.099218 14135 raft_consensus.cc:3060] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:35.103297 14037 catalog_manager.cc:5789] TS 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:35.105302 14208 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 4.
I20260709 13:04:35.106957 14253 leader_election.cc:304] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [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: 054ce4dd378d41de88a2dce95d36f74c, 4fa08c761b074933b613943ea5a51ca7; no voters: 
I20260709 13:04:35.108022 14623 raft_consensus.cc:2804] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:35.108623 14623 raft_consensus.cc:697] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Becoming Leader. State: Replica: 4fa08c761b074933b613943ea5a51ca7, State: Running, Role: LEADER
I20260709 13:04:35.109632 14135 raft_consensus.cc:2468] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa08c761b074933b613943ea5a51ca7 in term 4.
I20260709 13:04:35.109635 14623 consensus_queue.cc:237] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } }
I20260709 13:04:35.113751 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:35.119131 14034 catalog_manager.cc:5789] TS 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:35.124043 14035 catalog_manager.cc:5697] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 reported cstate change: term changed from 3 to 4, leader changed from 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1) to 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3). New cstate: current_term: 4 leader_uuid: "4fa08c761b074933b613943ea5a51ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa08c761b074933b613943ea5a51ca7" member_type: VOTER last_known_addr { host: "127.7.109.3" port: 34897 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:35.517355 14035 catalog_manager.cc:5789] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897) does not have the latest schema for tablet 4682bbbdf15f4b249d5285455091f808 (table soft_deleted_table [id=4db196912cb64778987595ac1747e60e]). Expected version 1 got 0
I20260709 13:04:35.573554 14135 raft_consensus.cc:1275] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:35.575639 14623 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2878744c98d4494dbdfc9ea0111aa623" member_type: VOTER last_known_addr { host: "127.7.109.1" port: 44255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.610514 14206 raft_consensus.cc:1275] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Refusing update from remote peer 4fa08c761b074933b613943ea5a51ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:35.612527 14568 consensus_queue.cc:1048] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054ce4dd378d41de88a2dce95d36f74c" member_type: VOTER last_known_addr { host: "127.7.109.2" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:35.618714  7604 tablet_server.cc:179] TabletServer@127.7.109.1:0 shutting down...
I20260709 13:04:35.673507  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:35.674741  7604 tablet_replica.cc:333] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.676011  7604 raft_consensus.cc:2243] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.676628  7604 raft_consensus.cc:2272] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.681581  7604 tablet_replica.cc:333] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.682330  7604 raft_consensus.cc:2243] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.682982  7604 raft_consensus.cc:2272] T 4682bbbdf15f4b249d5285455091f808 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.686401  7604 tablet_replica.cc:333] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.687258  7604 raft_consensus.cc:2243] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.687850  7604 raft_consensus.cc:2272] T 0ac212da434e44668353ff5e5c2fdd71 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.690716  7604 tablet_replica.cc:333] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.691461  7604 raft_consensus.cc:2243] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.692391  7604 raft_consensus.cc:2272] T 70f650fa00a4447fa554ebdff30fd347 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.695416  7604 tablet_replica.cc:333] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.696494  7604 raft_consensus.cc:2243] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.697793  7604 raft_consensus.cc:2272] T a87da8876b9a4fb49b3648ba7391eec3 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.700640  7604 tablet_replica.cc:333] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.701472  7604 raft_consensus.cc:2243] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.702389  7604 raft_consensus.cc:2272] T 7b2bc75bd08a4274bc05075f99f87e55 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.705271  7604 tablet_replica.cc:333] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.705992  7604 raft_consensus.cc:2243] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.707022  7604 raft_consensus.cc:2272] T c7f90782ffdd4c758ae1731ac48c6fc4 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.710103  7604 tablet_replica.cc:333] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.710983  7604 raft_consensus.cc:2243] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.711639  7604 raft_consensus.cc:2272] T 330e265e7f564e68bf59dbf136bb159f P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.714258  7604 tablet_replica.cc:333] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.715137  7604 raft_consensus.cc:2243] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.715837  7604 raft_consensus.cc:2272] T fcff8e24ff4641ba848331d406c96564 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.719120  7604 tablet_replica.cc:333] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.719875  7604 raft_consensus.cc:2243] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.720428  7604 raft_consensus.cc:2272] T 10c0822ae6b74ec7829859114bf4ebdf P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.722381  7604 tablet_replica.cc:333] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.723034  7604 raft_consensus.cc:2243] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.723452  7604 raft_consensus.cc:2272] T f1f13e85e2264dd08bf094696566c9b0 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.726536  7604 tablet_replica.cc:333] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.727723  7604 raft_consensus.cc:2243] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.728778  7604 raft_consensus.cc:2272] T 5ae7c055ba9149e7bc5846421fdd1d95 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.733144  7604 tablet_replica.cc:333] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.734150  7604 raft_consensus.cc:2243] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.734786  7604 raft_consensus.cc:2272] T 03523e33f8594746ac004fd29a16f719 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.737449  7604 tablet_replica.cc:333] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.738148  7604 raft_consensus.cc:2243] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.738734  7604 raft_consensus.cc:2272] T 757f52152d144ad3ae3259d67834c2c2 P 2878744c98d4494dbdfc9ea0111aa623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.740938  7604 tablet_replica.cc:333] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.741598  7604 raft_consensus.cc:2243] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.742195  7604 raft_consensus.cc:2272] T 3e93404daa974a459c76a0e9de8013a1 P 2878744c98d4494dbdfc9ea0111aa623 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:35.743793 14180 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260709 13:04:35.745533  7604 tablet_replica.cc:333] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.746490  7604 raft_consensus.cc:2243] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.747427  7604 raft_consensus.cc:2272] T 082028b5a47f4032a4362c61dcedc952 P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:35.747591 14180 consensus_peers.cc:597] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: 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:04:35.749763  7604 tablet_replica.cc:333] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.750375  7604 raft_consensus.cc:2243] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.751034  7604 raft_consensus.cc:2272] T f95623266f6a47d5b8795b92b9674105 P 2878744c98d4494dbdfc9ea0111aa623 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.753832  7604 tablet_replica.cc:333] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623: stopping tablet replica
I20260709 13:04:35.754426  7604 raft_consensus.cc:2243] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.755285  7604 raft_consensus.cc:2272] T a446bad7f03143e8abf11c80804e452d P 2878744c98d4494dbdfc9ea0111aa623 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.798389  7604 tablet_server.cc:196] TabletServer@127.7.109.1:0 shutdown complete.
W20260709 13:04:35.802845 14180 consensus_peers.cc:597] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:44255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:35.829115 14254 consensus_peers.cc:597] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:44255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:35.831815 14254 consensus_peers.cc:597] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:44255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:35.840680  7604 tablet_server.cc:179] TabletServer@127.7.109.2:0 shutting down...
I20260709 13:04:35.874361  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:35.875387  7604 tablet_replica.cc:333] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.876276  7604 raft_consensus.cc:2243] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.877449  7604 raft_consensus.cc:2272] T 70f650fa00a4447fa554ebdff30fd347 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.880911  7604 tablet_replica.cc:333] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.881945  7604 raft_consensus.cc:2243] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.882612  7604 raft_consensus.cc:2272] T 4682bbbdf15f4b249d5285455091f808 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.885964  7604 tablet_replica.cc:333] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.886731  7604 raft_consensus.cc:2243] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.887284  7604 raft_consensus.cc:2272] T 7b2bc75bd08a4274bc05075f99f87e55 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.890182  7604 tablet_replica.cc:333] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.890946  7604 raft_consensus.cc:2243] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.891767  7604 raft_consensus.cc:2272] T 0ac212da434e44668353ff5e5c2fdd71 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.894168  7604 tablet_replica.cc:333] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.895045  7604 raft_consensus.cc:2243] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.895599  7604 raft_consensus.cc:2272] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.898077  7604 tablet_replica.cc:333] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.898850  7604 raft_consensus.cc:2243] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.899403  7604 raft_consensus.cc:2272] T a446bad7f03143e8abf11c80804e452d P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.901671  7604 tablet_replica.cc:333] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.902282  7604 raft_consensus.cc:2243] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.903296  7604 raft_consensus.cc:2272] T f95623266f6a47d5b8795b92b9674105 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.905922  7604 tablet_replica.cc:333] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.906780  7604 raft_consensus.cc:2243] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.907387  7604 raft_consensus.cc:2272] T a87da8876b9a4fb49b3648ba7391eec3 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.909703  7604 tablet_replica.cc:333] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.910370  7604 raft_consensus.cc:2243] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.911011  7604 raft_consensus.cc:2272] T c7f90782ffdd4c758ae1731ac48c6fc4 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.913887  7604 tablet_replica.cc:333] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.914531  7604 raft_consensus.cc:2243] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.915117  7604 raft_consensus.cc:2272] T 330e265e7f564e68bf59dbf136bb159f P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.917217  7604 tablet_replica.cc:333] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.917856  7604 raft_consensus.cc:2243] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.918776  7604 raft_consensus.cc:2272] T 757f52152d144ad3ae3259d67834c2c2 P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.920921  7604 tablet_replica.cc:333] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.921561  7604 raft_consensus.cc:2243] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.922060  7604 raft_consensus.cc:2272] T 082028b5a47f4032a4362c61dcedc952 P 054ce4dd378d41de88a2dce95d36f74c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.924216  7604 tablet_replica.cc:333] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.924870  7604 raft_consensus.cc:2243] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:35.925800  7604 raft_consensus.cc:2272] T 3e93404daa974a459c76a0e9de8013a1 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.929107  7604 tablet_replica.cc:333] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.929972  7604 raft_consensus.cc:2243] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.930600  7604 raft_consensus.cc:2272] T 10c0822ae6b74ec7829859114bf4ebdf P 054ce4dd378d41de88a2dce95d36f74c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:35.931151 14253 consensus_peers.cc:597] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 -> Peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Couldn't send request to peer 054ce4dd378d41de88a2dce95d36f74c. Status: 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:04:35.932997  7604 tablet_replica.cc:333] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.933715  7604 raft_consensus.cc:2243] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.934353  7604 raft_consensus.cc:2272] T 5ae7c055ba9149e7bc5846421fdd1d95 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.937129  7604 tablet_replica.cc:333] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.937731  7604 raft_consensus.cc:2243] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.938225  7604 raft_consensus.cc:2272] T f1f13e85e2264dd08bf094696566c9b0 P 054ce4dd378d41de88a2dce95d36f74c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.940279  7604 tablet_replica.cc:333] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.940893  7604 raft_consensus.cc:2243] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.941402  7604 raft_consensus.cc:2272] T fcff8e24ff4641ba848331d406c96564 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.944363  7604 tablet_replica.cc:333] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c: stopping tablet replica
I20260709 13:04:35.944957  7604 raft_consensus.cc:2243] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.945479  7604 raft_consensus.cc:2272] T 03523e33f8594746ac004fd29a16f719 P 054ce4dd378d41de88a2dce95d36f74c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:35.974503 14253 consensus_peers.cc:597] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 -> Peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Couldn't send request to peer 054ce4dd378d41de88a2dce95d36f74c. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:36115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:35.999873 14253 consensus_peers.cc:597] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 -> Peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Couldn't send request to peer 054ce4dd378d41de88a2dce95d36f74c. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:36115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.017650  7604 tablet_server.cc:196] TabletServer@127.7.109.2:0 shutdown complete.
W20260709 13:04:36.028084 14254 consensus_peers.cc:597] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:44255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:36.041652 14253 consensus_peers.cc:597] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 -> Peer 054ce4dd378d41de88a2dce95d36f74c (127.7.109.2:36115): Couldn't send request to peer 054ce4dd378d41de88a2dce95d36f74c. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.2:36115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.058661  7604 tablet_server.cc:179] TabletServer@127.7.109.3:0 shutting down...
W20260709 13:04:36.066203 14254 consensus_peers.cc:597] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 -> Peer 2878744c98d4494dbdfc9ea0111aa623 (127.7.109.1:44255): Couldn't send request to peer 2878744c98d4494dbdfc9ea0111aa623. Status: Network error: Client connection negotiation failed: client connection to 127.7.109.1:44255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.099830  7604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:36.100935  7604 tablet_replica.cc:333] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.102018  7604 raft_consensus.cc:2243] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.102981  7604 raft_consensus.cc:2272] T 4682bbbdf15f4b249d5285455091f808 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.105105  7604 tablet_replica.cc:333] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.105786  7604 raft_consensus.cc:2243] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.106316  7604 raft_consensus.cc:2272] T a87da8876b9a4fb49b3648ba7391eec3 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.108950  7604 tablet_replica.cc:333] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.109838  7604 raft_consensus.cc:2243] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.110355  7604 raft_consensus.cc:2272] T 0ac212da434e44668353ff5e5c2fdd71 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.112438  7604 tablet_replica.cc:333] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.113030  7604 raft_consensus.cc:2243] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.113783  7604 raft_consensus.cc:2272] T d33b8cbaa84e4f8cb6a264f2e5815a5c P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.116518  7604 tablet_replica.cc:333] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.117493  7604 raft_consensus.cc:2243] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.118160  7604 raft_consensus.cc:2272] T 70f650fa00a4447fa554ebdff30fd347 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.120265  7604 tablet_replica.cc:333] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.120787  7604 raft_consensus.cc:2243] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.121263  7604 raft_consensus.cc:2272] T 7b2bc75bd08a4274bc05075f99f87e55 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.123441  7604 tablet_replica.cc:333] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.123989  7604 raft_consensus.cc:2243] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.124742  7604 raft_consensus.cc:2272] T fcff8e24ff4641ba848331d406c96564 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.127205  7604 tablet_replica.cc:333] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.127848  7604 raft_consensus.cc:2243] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.128371  7604 raft_consensus.cc:2272] T a446bad7f03143e8abf11c80804e452d P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.130385  7604 tablet_replica.cc:333] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.131192  7604 raft_consensus.cc:2243] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.131803  7604 raft_consensus.cc:2272] T f95623266f6a47d5b8795b92b9674105 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.134490  7604 tablet_replica.cc:333] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
W20260709 13:04:36.134522 14022 catalog_manager.cc:4755] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): AlterTable RPC failed for tablet 4682bbbdf15f4b249d5285455091f808: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 13:04:36.135393  7604 raft_consensus.cc:2243] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.135969  7604 raft_consensus.cc:2272] T 3e93404daa974a459c76a0e9de8013a1 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.138016  7604 tablet_replica.cc:333] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.138659  7604 raft_consensus.cc:2243] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.139099  7604 raft_consensus.cc:2272] T 082028b5a47f4032a4362c61dcedc952 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.141005  7604 tablet_replica.cc:333] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.141551  7604 raft_consensus.cc:2243] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.141980  7604 raft_consensus.cc:2272] T 757f52152d144ad3ae3259d67834c2c2 P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.144104  7604 tablet_replica.cc:333] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.144659  7604 raft_consensus.cc:2243] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.145561  7604 raft_consensus.cc:2272] T 330e265e7f564e68bf59dbf136bb159f P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.147637  7604 tablet_replica.cc:333] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.148190  7604 raft_consensus.cc:2243] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.148663  7604 raft_consensus.cc:2272] T c7f90782ffdd4c758ae1731ac48c6fc4 P 4fa08c761b074933b613943ea5a51ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.151161  7604 tablet_replica.cc:333] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.151798  7604 raft_consensus.cc:2243] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.152662  7604 raft_consensus.cc:2272] T 10c0822ae6b74ec7829859114bf4ebdf P 4fa08c761b074933b613943ea5a51ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.155318  7604 tablet_replica.cc:333] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.156109  7604 raft_consensus.cc:2243] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:36.157099  7604 raft_consensus.cc:2272] T f1f13e85e2264dd08bf094696566c9b0 P 4fa08c761b074933b613943ea5a51ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.160053  7604 tablet_replica.cc:333] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.160591  7604 raft_consensus.cc:2243] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.161067  7604 raft_consensus.cc:2272] T 5ae7c055ba9149e7bc5846421fdd1d95 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.163383  7604 tablet_replica.cc:333] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7: stopping tablet replica
I20260709 13:04:36.163867  7604 raft_consensus.cc:2243] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.164327  7604 raft_consensus.cc:2272] T 03523e33f8594746ac004fd29a16f719 P 4fa08c761b074933b613943ea5a51ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.206456  7604 tablet_server.cc:196] TabletServer@127.7.109.3:0 shutdown complete.
I20260709 13:04:36.241983  7604 master.cc:562] Master@127.7.109.62:46735 shutting down...
W20260709 13:04:38.219843 14022 catalog_manager.cc:4755] TS 4fa08c761b074933b613943ea5a51ca7 (127.7.109.3:34897): AlterTable RPC failed for tablet 4682bbbdf15f4b249d5285455091f808: Network error: Client connection negotiation failed: client connection to 127.7.109.3:34897: connect: Connection refused (error 111)
I20260709 13:04:38.580171  7604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:38.580825  7604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:38.581144  7604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08f0974549164be5a36a24b1ef96b36d: stopping tablet replica
I20260709 13:04:38.614017  7604 master.cc:584] Master@127.7.109.62:46735 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (17103 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (32015 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (199320 ms total)
[  PASSED  ] 8 tests.
I20260709 13:04:38.674268  7604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 359 messages since previous log ~570 seconds ago
I20260709 13:04:38.675009  7604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 359 messages since previous log ~570 seconds ago
I20260709 13:04:38.675185  7604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 358 messages since previous log ~570 seconds ago
I20260709 13:04:38.675426  7604 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 ~44 seconds ago
I20260709 13:04:38.675639  7604 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 ~44 seconds ago
I20260709 13:04:38.675949  7604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~2 seconds ago
I20260709 13:04:38.676256  7604 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
